Skip to content

Releases: paninski-lab/yass

YASS 2.0

23 Mar 04:46
Compare
Choose a tag to compare

YASS 2.0 release

  • updated clustering, merging and deconvolution methods
  • Rank1 drift model implemented for tracking amplitude-only changes in retinal recordings
  • multi-GPU version implemented
  • phy meta-data module
  • GUI (Tkinter based)
  • and others

Yass 1.0-Beta

27 Sep 18:52
Compare
Choose a tag to compare
Yass 1.0-Beta Pre-release
Pre-release
updated README

YASS 0.6

06 Feb 04:45
Compare
Choose a tag to compare
  • 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 now yass sort

YASS 0.5

02 Feb 05:35
Compare
Choose a tag to compare
  • Improved logging
  • Last release with old codebase

YASS 0.4

02 Feb 05:35
Compare
Choose a tag to compare
  • Fixes bug in preprocessing (#38)
  • Increased template size
  • Updates deconvolution method

YASS 0.3

16 Nov 03:54
Compare
Choose a tag to compare
  • Adds new neural network module

YASS 0.2

15 Nov 04:15
Compare
Choose a tag to compare
  • 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

01 Nov 17:00
Compare
Choose a tag to compare
  • Minor changes for uploading to PyPI

YASS 0.1

01 Nov 16:04
Compare
Choose a tag to compare

First YASS release