Recent Releases of https://github.com/alleninstitute/ipfx

https://github.com/alleninstitute/ipfx - v2.0.0

What's Changed

  • Python 3.9/3.11 support, dropping Python 3.6 support, and moving to GitHub Actions by @sheriferson in https://github.com/AllenInstitute/ipfx/pull/559
  • 2.0.0 release by @sheriferson in https://github.com/AllenInstitute/ipfx/pull/563

New Contributors

  • @sheriferson made their first contribution in https://github.com/AllenInstitute/ipfx/pull/559

Full Changelog: https://github.com/AllenInstitute/ipfx/compare/v1.0.8...v2.0.0

- Python
Published by sheriferson over 1 year ago

https://github.com/alleninstitute/ipfx - Release 1.0.7

- Python
Published by MatthewAitken over 3 years ago

https://github.com/alleninstitute/ipfx - Release 1.0.5

Bug fixes: - Converts nwb_version attribute to string if it is in utf-8 encoded bytes.

- Python
Published by MatthewAitken over 4 years ago

https://github.com/alleninstitute/ipfx - Release 1.0.4

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.

- Python
Published by MatthewAitken almost 5 years ago

https://github.com/alleninstitute/ipfx - Release 1.0.3

Changed:

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

- Python
Published by MatthewAitken over 5 years ago

https://github.com/alleninstitute/ipfx - Release 1.0.2

Changed: - Add featuresstate information to the pipeline output json - Improve performance of loading sweeps from NWB2 files by using LRU cache - More robust error checking when loading timeseries

- Python
Published by sgratiy over 5 years ago

https://github.com/alleninstitute/ipfx - Release 1.0.1

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

- Python
Published by isaak-willett almost 6 years ago