Skip to content

Releases: jpdominguez/pyNAVIS

pyNAVIS v1.0.8

25 Feb 19:37
Compare
Choose a tag to compare

The new pyNAVIS release (v1.0.8) is now available.

Release notes:

  • Added new loaders, plots and functions to integrate Spike-based Superior Olivary Complex processing.
  • Changed adapt_SpikesFile to adapt_timestamps.
  • Fixed some minor bugs.
  • Added new pages to the ReadTheDocs documentation.

pyNAVIS v1.0.6

18 Dec 14:33
Compare
Choose a tag to compare

The new pyNAVIS release (v1.0.6) is now available.

Release notes:

  • Added a new parameter in the manual_splitter function so that the end of the file can be selected easier.
  • The histogram function now returns the histogram as an array.
  • Added a new loader function: loadZynqGrabberData, for files obtained from the iCub.
  • Added PDF_report function, which reports a PDF with the main plots for the input file selected.
  • Added a new dataset generator: generate_histogram_dataset.
  • Added automatic_splitter (some testing still needed).
  • Added new pages to the ReadTheDocs documentation.

pyNAVIS v1.0.4

18 Aug 08:27
Compare
Choose a tag to compare

The new pyNAVIS release (v1.0.4) is now available.

Release notes:

  • segmenter_RT() function added.
  • The code has been reshaped and restructured, improving its performance and allowing faster development of new functionalities.
  • Many bugs have been fixed.