Recent Releases of cobrawap
cobrawap - Release 0.2.1
Other changes
- Improved internal handling of pathnames (
#79 <https://github.com/NeuralEnsemble/cobrawap/pull/79>_) - Maintenance fixes, including dependency adjustments (
#80 <https://github.com/NeuralEnsemble/cobrawap/pull/80>), (#80 <https://github.com/NeuralEnsemble/cobrawap/pull/80>)
- Python
Published by mdenker 12 months ago
cobrawap - Release 0.2.0
New functionality and features
- Ability to plot complete signal ranges using
TSTARTandTSTOPtoNone(#48) - New default value 'None' for
MAXIMA_THRESHOLD_WINDOWto indicate that the complete signal duration is considered (#49) - Added additional keyword arguments to
cobrawapcommand (#76)
Bug fixes
- Fixed bug related to updating of AnalogSignal names (#67)
- Fixed issue where
roi_selectionandspatial_derivativeincorrectly handled boolean arguments (#65) - Fixed issue related to directly specifying a stage from the cobrawap interface (#70)
- Fixed issue with cyclic boundary conditions during phase convolution (#66)
Documentation
Other changes
- Automated package distribution to PyPI (#62)
- Python
Published by mdenker over 1 year ago
cobrawap - Release 0.1.1
Documentation
- Added help statement for CLI client
Bug fixes
- Fixed install by disallowing Snakemake versions >=8.0.0, which are missing subworkflow support
Selected dependency changes
- snakemake >= 7.10.0, < 8.0.0
- Python
Published by mdenker over 1 year ago
cobrawap - Release 0.1.0
The initial release of the Collaborative Brain Wave Analysis Pipeline (Cobrawap).
- Python
Published by mdenker about 2 years ago