-
Notifications
You must be signed in to change notification settings - Fork 0
Changelog
Jeffrey Markowitz edited this page Jun 2, 2019
·
10 revisions
- Cleanup of h5 file structure
- h5 files now include more useful metadata
- Added support for sorting ROIs
- Added the copy-slice utility
- Added support for extraction directly from tarballs
- Fixed statsmodel incompatibility with new scipy
- Upgraded joblib
- Simplified installation
- Fixed timestamp bug #43
- Upgraded joblib
- Updated regularization and normalization options
- Clean up setup.py
- Fixed jitter issue with crowd movies
- Fixed flickering in crowd movies
- Numerous feature improvements
- Numerous feature improvements
- Added hole-filling to ROI detection
- Switched to new OpenCV 4 API (note that you must re-run pip install so that the correct version of OpenCV is used)
- Addressed #45
- Added support for parallel processing
- Fixed packaging
- Added ffv1 conversion for data compression
- Made tracking more robust per issue #42
- Made initialization of tracking model more robust
- Added gradient filtering for ROI detection in noisy environments
- Fixed packaging
- Fix for slurm initialization
- Added bash completion scripts
- Addressed #38
- Now prints more useful information on Dask initialization
- By default kappa is set to the number of frames
- Added bash completion
- Added ability to center and rotate mouse for crowd movies
- Fixed issue with feedback paths
- Fixed packaging
- Added information metrics per #28
- Added graphviz layout algorithms
- Added lots of options for laying out transition graphs
- Addressed #33
- Fixed packaging
- Added ffv1 conversion support
- Pinned joblib version
- Updated ruamel.yaml
- Cleaned up yaml status reports for batch jobs
- Addressed issue #9
First release!
- More explicit metadata for extracted data
- Cleaned up handling of Dask computations for PCA
- Lots of features added to
moseq2-viz
- Added ability to visualize differences between graphs
- Added scalar visualization
- Added better handling of add-group
- Updated format of
moseq2-index.yaml
note that this is a breaking change, users of older versions will need to regenerate the index file - Commented important functions to use in notebooks
MoSeq2 Wiki | Home | Changelog | Setup | Acquisition | Analysis | Troubleshooting |