Bidshandler

Latest version: v0.2.1

Safety actively analyzes 621920 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2

0.2.0

With v0.2 of BIDSHandler it is now possible to query BIDS-compliant archives.
The readme and documentation has also been completely reworked to have the entire API documented automatically.

BIDSHandler should also have basic capabilities with MRI and EEG data.

API Changes:
- The `BIDSFolder` object was renamed to `BIDSTree`

New Features:
- Query functionality (see documentation for more details)
- Xml mapping of folder is able to be generated using `BIDSTree.generate_map`

0.2dev0

0.1.0

Initial release of BIDSHandler.

Currently BIDSHandler is designed primarily for MEG data, however it should work completely fine with EEG data also. (MRI is very unlikely).
The main focus of this initial release is on the basic functionality.
BIDSHandler can load a BIDS-compatible folder and map out the structure of it, loading in any project, subject, session and scan details which can be easily retrieved.
BIDS data can also be manipulated to be moved from one location to another, so merging of BIDS data across locations can be completed very easily.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.