Skip to content

2025/04 Release v2.1.0

Compare
Choose a tag to compare
@tsuchiyama-araya tsuchiyama-araya released this 22 Apr 06:54
· 122 commits to main since this release
7b48897

Improvements

  • Enhanced NWB Spec Generation
    Improved the generation process for NWB (Neurodata Without Borders) specifications (related to saving data class).

  • Expanded Deletion Options
    Added the ability to delete input data types beyond just images.

  • Data Integrity in Filtering
    Data is now automatically copied before any filter is applied. This ensures both the original and filtered versions are preserved independently.

  • Conda and algorithm parameters saved in NWB
    User inputs parameters and conda parameters are saved in Config folder in NWB files.

  • ​Enhancing Snakemake Workflow: Performance and Concurrency Improvements

  • Output Data Size
    Implemented calculation and display of user output data capacity, providing more transparency into storage usage.

  • Documentation Updates
    The documentation on ReadTheDocs has been updated to reflect the latest changes in version 2.1.0.