Releases: cbinyu/pydeface
Releases · cbinyu/pydeface
v2.0.6
Upgrade fsl6-core and bidsapp_builder:
fsl6-core
: v2.1
-> v2.6
(FSL 6.0.5.1)
bidsapp_builder
: v1.7
-> v1.8
(Debian bullseye
, Python 3.10)
v2.0.3
Upgrading cbinyu/fsl6-core to v2.0.
It uses fsl 6.0.2
v2.0.2
Upgrade to Bidsapp_builder version v1.5.
It also expands some libraries to be copied (rather than using a wildcard) to make docker build
faster.
v2.0.1
It deletes some folders in python packages (scipy
, and tests
folders for all packages) to reduce image size.
v2.0.0
poldracklab/pydeface:2.0.0
cbinyu/bidsapp_builder:v1.4
v1.3
It allows the selection of one or more sessions to be defaced, rather than the whole subject.
Thanks to @fredrmag.
v1.2
Uses cbinyu/bidsapp_builder:v1.1
.
Removes scipy
.
Cleans up the Dockerfile
v1.1
Uses new version of bidsapp_builder (based on python 3.7).
Minor cosmetic changes.