Skip to content

Releases: AllenInstitute/ipfx

Release 1.0.7

06 Dec 04:14
797e677
Compare
Choose a tag to compare
Merge pull request #552 from AllenInstitute/release-1.0.7

Release 1.0.7

Release 1.0.5

14 Dec 01:42
905ee74
Compare
Choose a tag to compare

Bug fixes:

  • Converts nwb_version attribute to string if it is in utf-8 encoded bytes.

Release 1.0.4

29 Jul 18:20
68738cd
Compare
Choose a tag to compare

Changed:

  • selects recording rather than sweep epoch by default
  • restructures epoch detection to use recording epoch for stim epoch detection
  • Use NaNs instead of truncating

Bug fixes:

  • Round the duration calculation in run_feature_vector_extraction so that
    vectors of the same length are produced even when floating point approximations
    of times are different.

Release 1.0.3

09 Mar 18:54
95d7f00
Compare
Choose a tag to compare

Changed:

  • Fixes memory leak in LRU cache
  • Adds new tag and error handling for sweeps with NaN's in stimulus

Release 1.0.2

06 Jan 20:54
Compare
Choose a tag to compare

Changed:

  • Add features_state information to the pipeline output json
  • Improve performance of loading sweeps from NWB2 files by using LRU cache
  • More robust error checking when loading time_series

Release 1.0.1

17 Sep 00:15
Compare
Choose a tag to compare

Updates docker image to decouple from AllenSDK with dedicated ipfx docker build