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

New modules added, some module names updated, visualize convolved rate time series and bug fix #43

Merged
merged 33 commits into from
Oct 20, 2023

Conversation

didi-hou
Copy link
Collaborator

  • Added tests/.ipynb_checkpoints/* in .gitignore to ignore checkpoints

  • Add modules M2E_compute_corrcoeff.py and M2E_compute_rate_time_series.py in figures/MAM2EBRAINS

  • Module renamed: M2E_LOAD_DATA to M2E_load_data.py, M2E_visualize_instantaneous_and_mean_firing_rates.py to M2E_visualize_firing_rates.py

  • Added a new feature of visualizing convolved rate time series in resting state plots

  • Fixed bug in multiarea_model/analysis.py by changing DataFrame.append to DataFrame.concat as pandas deprecated the former syntax to be compatible with EBRAINS-23.09-rc2

@didi-hou didi-hou changed the title new modules added, some module names updated, visualize convolved rate time series and bug fix New modules added, some module names updated, visualize convolved rate time series and bug fix Oct 20, 2023
@shimoura shimoura merged commit db2ce11 into INM-6:master Oct 20, 2023
@didi-hou didi-hou added bug Something isn't working enhancement New feature or request labels Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants