Bidsify

Latest version: v0.3.7

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

Scan your dependencies

0.3.2

-------------
Bugfixes + some added functionality.

- ENH: simplify metadata structure
- ENH: fix PAR headers of manually stopped scans (remove partial volumes)

0.3.1

-------------
Hotfix pip install.

- FIX: add MANIFEST.in to fix pip install issue

0.3

-------------
Version 0.3 of bidsify will be the first release after the major refactor.
It contains the following (major) changes:

- ENH: accepts both json and yaml config files
- ENH: major refactoring of package structure (now based on `shablona <https://github.com/uwescience/shablona>`_)
- ENH: writes out a (default) dataset_description.json and participants.tsv file
- ENH: option to run ``bidsify`` in a docker image!
- ENH: (should) work with ``.dcm`` files
- ENH: is now pip installable (``pip install bidsify``)

0.3.0

----------------
The changelog for versions < 0.3.0 has not been documented.


!/bin/bash
python setup.py sdist
python setup.py install
twine upload dist/bidsify-$1.tar.gz
./generate_dockerfile
./build_docker_image $1
docker push lukassnoek/bidsify:$1
docker push lukassnoek/bidsify:latest

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.