What's Changed
- Added concatenate method, fixed fatal error in subset(), and fixed issue with neuron_attributes being empty when reading from phys data by @MissValeska in #7
- Fix, moved experiment to metadata instead of NeuronAttributes by @ashsrobbins in #11
- The most basic possible test for read_phy_files(). by @atspaeth in #12
- Replacing debug prints with logging by @atspaeth in #16
- Allow SpikeData.randomized() when spikes alias. by @atspaeth in #17
- fix(randomization): sporadic ValueError by @atspaeth in #18
- constructor refactor by @atspaeth in #19
- Ephys shadows by @pvbaudin in #21
- fix(data): phy loading template shape by @atspaeth in #22
- Shadows trash system by @pvbaudin in #24
- Added ability for message broker to reconnect and resubscribe after lost network connection by @davidparks21 in #25
- Refactor STTC by @atspaeth in #29
- SpikeData.from_raster() by @atspaeth in #30
- Memoization to S3 by @atspaeth in #28
- Add NaN to loaded unit groups in load_spike_data by @atspaeth in #35
- Update S3 endpoint by @davidparks21 in #36
- fixed ephys. call on ephys.load_data() and added exception on load_wi… by @warrenmm in #37
- Add MEArec metadata loader. by @DailyDreaming in #23
- Add a filter function for raw data by @surygeng in #41
- Modify metadata.json for Maxwell to replace raw file paths with NWB file paths if they exist. by @DailyDreaming in #40
- Update configure.py by @DailyDreaming in #46
- consolidate filter methods by @atspaeth in #44
- Merge
development
branch into themaster
branch by @uwcdc in #42 - Bump actions/checkout from 3 to 4 by @dependabot in #47
- chore(doi): Add DOI to README.md by @lsetiawan in #48
New Contributors
- @MissValeska made their first contribution in #7
- @ashsrobbins made their first contribution in #11
- @atspaeth made their first contribution in #12
- @pvbaudin made their first contribution in #21
- @davidparks21 made their first contribution in #25
- @warrenmm made their first contribution in #37
- @surygeng made their first contribution in #41
- @uwcdc made their first contribution in #42
- @dependabot made their first contribution in #47
- @lsetiawan made their first contribution in #48
Full Changelog: v0.0.1-alpha...v0.1.0