-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Dear @rhancockn, @neurosutton, @bpinsard
@Remi-Gau and I are trying to get the HCPPipelines bids-app updated and tested again :)
We are currently running into the problem that the test data is not working, that's what we tried:
wget https://raw.githubusercontent.com/bids-apps/maintenance-tools/main/utils/get_data_from_osf.sh
bash get_data_from_osf.sh hcp_example_bids_v3
docker run -ti --rm --read-only \
-v ~/data/hcp_example_bids_v3:/bids_dataset \
bids/${CIRCLE_PROJECT_REPONAME,,} \
/bids_dataset \
/outputs \
participant --participant_label 100307 \
--stages PreFreeSurfer \
--processing_mode legacy \
--license_key="*CxjskRdd7" \
--n_cpus 2
Unfortunately this results in:
Traceback (most recent call last):
File "/run.py", line 274, in <module>
t1_spacing = layout.get_metadata(t1ws[0])["DwellTime"]
KeyError: 'DwellTime'
Exited with code exit status 1
Do you by any chance have an idea what this could be?
I also saw a couple of open pull requests. Would anyone of you be able to help us merge these pull requests and get this bidsapp updated and nicely working?
Thank you
Steffen
Metadata
Metadata
Assignees
Labels
No labels