Releases: bioelectric-interfaces/nfb
Releases · bioelectric-interfaces/nfb
Release 0.1.1
This is a bug-fixing release. It is backwards-compatible to 0.1.0.
Refer to the README for installation instructions.
Fixes
- Fix ICA widget pyqtgraph time series plot xy dimensions
- Fix SSD band shift (#50)
- Fix update band in the signal manager
- Fix update decompositions temporal filters from sliders (#53)
- Fix plot filtered components (#53)
- Fix ica csp dialog band sliders ranges
- Hide deprecated features (#51)
- Set default band sliders method (#52)
- Fix CSP band from signal (#52)
- Fix CSP set reg coefficient default 0.001
- Fix #55
- Fix ica order after recomputing
- Fix ROI read_montage change to make_standard_montage
- Fix ROI fetch fsaverage
- Fix ROI CAR
- Fix some crashes when subject window is not shown
- Fix add new protocol widget
Release 0.1.0
Release 0.1.0 (#48) * 2021.02 Bugfixes and small features (#43) * Ignore virtual environments * Add legacy xml file decoder as a fallback * Implement MacOS BigSur OpenGL workaround * Remove unnecessary pyopengl workaround from main * Add debug launch command - pynfb-d * Add message upon caught exception * Add scrollbars to big windows * Add message in UI upon uncaught exceptions * Add a debug launch command. Launch pynfb with pynfb-d after installing. It displays errors in the console like the normal launch. * Update README * Bump version to 1.0.0 * Add missing import to freeze.spec * Roll version back to 0.1.0