psychoinformatics-de / datalad-hirni

DataLad extension for (semi-)automated, reproducible processing of (medical/neuro)imaging data
http://datalad.org
Other
5 stars 8 forks source link

Runtime info #28

Closed mih closed 6 years ago

mih commented 6 years ago

FYI @cni-md

For a SIEMENS Prisma type dataset with ~1h of BOLD scans it takes 1min to import it into a study dataset. This includes metadata aggregation from the DICOMs.

cni-md commented 6 years ago

Nice. I will check when the RAID reconstruction is done.

mih commented 6 years ago

Imported a full study with 7 subjects and 4x1h scan sessions now. Takes ~30min (linear scaling), and produced <600k in aggregated metadata from all scans combined, across 84 metadata object files (half of them uncompressed). The importer leaves a combined >80 commit that nicely document: import, metadata extraction, and studyspec generation for each acquisition.

mih commented 6 years ago

Conversion to BIDS took 2.5min per session (with 28 sessions).

% du -sh .git/objects
29M     .git/objects
% git gc
% du -sh .git/objects
470K    .git/objects