Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create modules for computing and loading data instead of using functions in analysis.py #48

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

didi-hou
Copy link
Collaborator

  • Created new modules M2E_compute_pop_LvR.py and M2E_compute_pop_rates.py to replace the earlier calling of functions in analysis.py to compute pop_rates and pop_LvR

  • Code improvements in M2E_compute_corrcoeff.py, M2E_compute_rate_time_series.py and M2E_visualize_resting_state.py

  • Deleted earlier module of M2E_load_data.py, which uses functions of analysis.py, then created M2E_generate_data.py which uses modules in Schmidt2018_dyn

@didi-hou didi-hou requested a review from shimoura October 27, 2023 16:17
@didi-hou didi-hou added bug Something isn't working enhancement New feature or request code improvement Improve the code written labels Oct 27, 2023
@didi-hou didi-hou requested review from shimoura and removed request for shimoura November 15, 2023 08:06
@shimoura shimoura merged commit 5222ebe into INM-6:master Nov 16, 2023
@shimoura shimoura changed the title Create modules for computing and loading data instead of using funcitons in analysis.py Create modules for computing and loading data instead of using functions in analysis.py Nov 16, 2023
@didi-hou didi-hou deleted the Compute_and_load_data branch November 16, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working code improvement Improve the code written enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants