Create modules for computing and loading data instead of using functions in analysis.py
Created by: didi-hou
-
Created new modules
M2E_compute_pop_LvR.pyandM2E_compute_pop_rates.pyto 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.pyandM2E_visualize_resting_state.py -
Deleted earlier module of
M2E_load_data.py, which uses functions of analysis.py, then createdM2E_generate_data.pywhich uses modules inSchmidt2018_dyn