Skip to content

Releases: GazzolaLab/MiV-OS

v0.3.2.post1

20 Apr 23:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0.post14...v0.3.2.post1

Beta Release v0.3.0-beta.0

12 Mar 15:59

Choose a tag to compare

Release Note v0.3.0-beta.0

What's Changed

  • Major rework in core operators and datatypes @skim0119 in #204
    • Includes pipeline, lazy generator runs, caching, and callback
  • Underlying structure implementation is done. The remaining work is left to test and try on various experimental procedures.
  • Reduced documentation to only includes the pages that support the current operator structure.

Full Changelog: https://github.com/GazzolaLab/MiV-OS/commits/v0.3.0-beta.0

Release Version 0.2.4

10 Feb 06:28
5820cca

Choose a tag to compare

Release Note (version 0.2.4)

What's Changed

Features

  • Dynamic Time Warping for sorting and clustering by @skim0119 in #181
  • Make load_fragments to be default behavior for load by @eunice-chan in #190
  • Add more features for miv.core.Spikestamps: time-window view, first/last spikestamps, and spike counter

Documentation

New Contributors

Full Changelog: v0.2.3...V0.2.4

Release version 0.2.3

29 Dec 01:19
614dff7

Choose a tag to compare

Release Note (version 0.2.3)

What's Changed

Features

  • Intan RHS data load module by @skim0119 in #179
  • Support fragment load for large file size.
  • MiV native miv.Spikestamps datatime with extended 'merge' feature.
  • Support for OpenEphys version 0.5.4 file structure.
  • Add array type return for spiketrain during spikedetection.
  • Add spike_amplitude_to_background_noise statistics.
  • New protocol for Data module prot

Minor

  • bug: zero spikerate
  • docs: update on SNR tools
  • test: unittests on SNR features
  • test: unittests on BSA coding module
  • test: unittests on arduino module
  • test: unittests on StimJim module
  • test: unittests on geometry protocol
  • test: unittests on OE TTL event readout
  • test: more unittests on butter-bandpass module
  • git-action: use python-action cache for poetry
  • git-action: remove windows test with cache

Dependencies

  • deprecated: removed h5py_cache
  • pyseries -> pyserial dependency

Full Changelog: v0.2.2...v0.2.3

Release version 0.2.2

25 Oct 18:49
9a4c3fd

Choose a tag to compare

What's Changed

  • Import binary raw file by @skim0119 in #116
  • Include reverse capability for stimjim
  • Documentation Update

Bug Fix

  • Binned Spiketrain algorithm now includes counting
  • Fix bug in synchronizing timestamps for TTL event recording
  • Update dependencies and fix related issues

Full Changelog: v0.2.1...v0.2.2

Release version 0.2.1

03 Sep 01:03
fe5304e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

Release version 0.2.0

09 Aug 10:29
6f90f76

Choose a tag to compare

What's Changed

  • Connectivity visualization by @Gauravu2 in #82
  • Audio encoding (Lyon's Ear Model + BSA) by @skim0119 in #91
  • Update Tests

Full Changelog: v0.1.2...v0.2.0

Release version 0.1.2

24 Jul 22:39
4320dcf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Release version 0.1.1

28 Jun 16:18

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Release version 0.1.0

14 Jun 10:47
0bbacad

Choose a tag to compare

Release Note (version 0.1.0)

Developer Note

What's Changed

  • Update: Sample dataset and web-installation utilities by @skim0119 in #39
  • Statistics: Inter-spike interval histogram and statistics documentation by @armantekinalp in #44
  • Connectivity - documentation on cross correlation and pattern detection using cell assembly by @Gauravu2 in #42

New Contributors

Full Changelog: v0.0.6...v0.1.0