v1.0
What's Changed
- Updated README to describe the data files in the repo. by @KellyWinther in #1
- add test_data for unit tests. Organized src and test folders by @KellyWinther in #2
- Added 'loading_utils.py' and two short scripts with example usage by @Autumn10677 in #3
- Adjusted loading function for efficiency & to return multiple spikes for each SWR. by @Autumn10677 in #9
- Added some functions for measuring the co-activity of spike clusters by @Autumn10677 in #10
- update with Autumns new files by @KellyWinther in #11
- Raster Plot merge by @KellyWinther in #12
- Updated the behaviors events test file to have correct start and stop time by @KellyWinther in #13
- Generalized some functions in 'loading_utils.py' and 'analysis_utils.py' by @Autumn10677 in #14
- Fixed 'key' variable error in 'match_times()' by @Autumn10677 in #15
- First wave of cleaning / re-structuring of the repository files by @Autumn10677 in #16
- Updated repository structure, added snakemake workflow, and updated environment.yml by @Autumn10677 in #17
- Added unit & functional tests by @Autumn10677 in #19
- updating unit tests by @audreyw04 in #18
- updated README with curl functions and removed duplicate raster plot … by @KellyWinther in #20
New Contributors
- @Autumn10677 made their first contribution in #3
- @audreyw04 made their first contribution in #18
Full Changelog: https://github.com/KellyWinther/Project_swe4s/commits/v1.0