Releases: paninski-lab/yass
Releases · paninski-lab/yass
YASS 2.0
Yass 1.0-Beta
updated README
YASS 0.6
- New stability metric
- New batch module
- Rewritten preprocessor
- A lot of functions were rewritten and documented
- More partial results are saved to improve debugging
- Removed a lot of legacy code
- Removed batching logic from old functions, they are now using the
batch
module - Rewritten CLI interface
yass
command is nowyass sort
YASS 0.5
- Improved logging
- Last release with old codebase
YASS 0.4
YASS 0.3
- Adds new neural network module
YASS 0.2
- Config module refactoring, configuration files are now much simpler
- Fixed bug that was causing spike times to be off due to the buffer
- Various bug fixes
- Updates to input/output structure
- Adds new module for augmented spikes
- Function names changes in score module
- Simplified parameters for score module functions
YASS 0.1.1
- Minor changes for uploading to PyPI
YASS 0.1
First YASS release