Provisional description:
What's Changed
- Add correlation toolbox to enabling compute correlation coefficient and plot correlation coefficient by @didi-hou in #45
- Allow simulating only some of the areas by @didi-hou in #46
- Code, comment and displlay enhancements for the jupyter notebook by @didi-hou in #47
- Create modules for computing and loading data instead of using functions in analysis.py by @didi-hou in #48
- Plot time averaged population rates by @didi-hou in #49
- Code improvement by @didi-hou in #50
- Correct and enhance readme by @didi-hou in #51
- Improve firing rate plot by @didi-hou in #52
- Synaptic weight and k scaling by @didi-hou in #53
- Fix error computing correlation by @didi-hou in #54
- Reproducibility by @mlober in #57
- Color scheme interareal connectivity by @didi-hou in #56
- Instantaneous firing rate across all areas by @didi-hou in #58
- Parameter setting for down-scaled MAM by @didi-hou in #59
- Bug fixing, code and text improving by @didi-hou in #60
- Functional connectivity by @didi-hou in #61
- Plots enhancing by @didi-hou in #62
- Notebook documentation by @didi-hou in #63
- Test suite by @didi-hou in #66
- Remove Harden Runner by @didi-hou in #67
- Code cleaning and documentation by @didi-hou in #64
- Fix the bug due to deprecation of np.float by @didi-hou in #65
- CI test on EBRAINS by @didi-hou in #68
- Fix package python-louvain by @didi-hou in #69
- fix np.float deprecated by @didi-hou in #70
- Correct the areas order in the plot of functional connectivity by @didi-hou in #71
- Remove louvain_communities dependence in mam-notebook by @shimoura in #72
- add except ValueError in VisualCortex_Data.py by @shimoura in #73
Full Changelog: v1.1.1...v1.2.0