Phys2bids Versions Save

Python3 library to format physiological files in BIDS. At the moment, it supports Acqknowledge and Labchart. BrainHack participants, check the issues with the BrainHack labels!

2.10.0

1 year ago

:tada: This release contains work from a new contributor! :tada:

Thank you, Basile (@bpinsard), for all your work!

πŸš€ Enhancement

  • Improve performance by using numpy for trigger detection and closing matplotlib figures to avoid memleaks. #448 (@bpinsard)

🏠 Internal

Authors: 2

2.9.0

1 year ago

:tada: This release contains work from a new contributor! :tada:

Thank you, Hao-Ting Wang (@htwangtw), for all your work!

πŸš€ Enhancement

🏠 Internal

Authors: 4

2.8.4

1 year ago

:tada: This release contains work from a new contributor! :tada:

Thank you, Yaroslav Halchenko (@yarikoptic), for all your work!

πŸ› Bug Fix

  • Remove wrong version of exclusion strings #444 (@smoia)

⚠️ Pushed to master

  • int: Add pre-commit configuration (@smoia)
  • int: Fix codespell use and transfer its functionalities in setup.cfg (@smoia)
  • int: Update CI environment (@smoia)
  • docs: Update install requirement lines in documentation (@smoia)

πŸ“ Documentation

🏠 Internal

Authors: 4

2.8.3

1 year ago

πŸ› Bug Fix

Authors: 1

2.8.2

1 year ago

πŸ› Bug Fix

  • Fix channel trigger variable type when the trigger is automatically detected #440 (@smoia)

Authors: 1

2.8.1

1 year ago

πŸ› Bug Fix

  • Fix channel selection to not remove "time channel" #439 (@smoia)

Authors: 1

2.8.0

1 year ago

πŸš€ Enhancement

Authors: 2

2.7.2

1 year ago

πŸ› Bug Fix

  • fix: Update python support (@smoia)

Authors: 1

2.7.1

1 year ago

⚠️ Pushed to master

Authors: 1

2.7.0

1 year ago

:tada: This release contains work from a new contributor! :tada:

Thank you, Stefano Moia (@smoia), for all your work!

πŸš€ Enhancement

  • Fix txt reading and improve performance #432 (@smoia)

πŸ› Bug Fix

⚠️ Pushed to master

πŸ“ Documentation

  • Fix documentation indexing #429 (@smoia)
  • Fix API documentation removing deprecated interfaces and adding io. #428 (@smoia)

⚠️ Tests

  • Switch CI to CircleCI, drop Windows testing #430 (@smoia)
  • int: Quick linting fix [skip release] #430 (@smoia)

Authors: 2