Skip to content

Releases: NeuralEnsemble/cobrawap

Release 0.2.0

08 Aug 08:09
b7109de
Compare
Choose a tag to compare

New functionality and features

  • Ability to plot complete signal ranges using TSTART and TSTOP to None (#48)
  • New default value 'None' for MAXIMA_THRESHOLD_WINDOW to indicate that the complete signal duration is considered (#49)
  • Added additional keyword arguments to cobrawap command (#76)

Bug fixes

  • Fixed bug related to updating of AnalogSignal names (#67)
  • Fixed issue where roi_selection and spatial_derivative incorrectly 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)

Release 0.1.1

30 Jul 13:08
Compare
Choose a tag to compare

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

Release 0.1.0

28 Nov 16:56
Compare
Choose a tag to compare

The initial release of the Collaborative Brain Wave Analysis Pipeline (Cobrawap).