PeerHerholz / BIDSonym

a BIDS app for pseudo-anonymization of neuroimaging data
https://peerherholz.github.io/BIDSonym/
BSD 3-Clause "New" or "Revised" License
51 stars 12 forks source link

Needs a refresher build? bids-validator is old 1.2.3 whenever 1.54 is current release #25

Closed yarikoptic closed 4 years ago

yarikoptic commented 4 years ago
$ singularity exec envs/bidsonym_latest.sif bids-validator --version
1.2.3

this is a singularity container pulled from docker image as of today

PeerHerholz commented 4 years ago

The bids-validator version was chosen on purpose as others failed during the implementation. Will look into it.

PeerHerholz commented 4 years ago

bids-validator was updated to 1.5.4 via this commit.