noah10

Results 16 comments of noah10

I'm running into this error as well, albeit with slightly different output: ``` usage: mriqc [-h] [--version] [-v] [--participant-label PARTICIPANT_LABEL [PARTICIPANT_LABEL ...]] [--session-id [SESSION_ID [SESSION_ID ...]]] [--run-id [RUN_ID [RUN_ID ...]]]...

@oesteban - Any suggestions on where else I can look to help track down this problem?

No. I see now that I didn't include my command above, but this is for a group report: `docker run -i -t --rm -v/Users/noah/Documents/code/usc/flywheel-test/mriqc:/flywheel/v0 poldracklab/mriqc:latest /flywheel/v0/input /flywheel/v0/output group` In the...

@oesteban What other information might help track down this problem?

@oesteban Are you saying that in a command like this: ``` docker run -i -t --rm -v/Users/noah/Documents/code/usc/flywheel-test/mriqc:/flywheel/v0 poldracklab/mriqc:latest /flywheel/v0/input /flywheel/v0/output group ``` ... the `/flywheel/v0/input` folder should contain both the...

I'm having this issue as well. @EdwinMoralesDS , could you please provide a status update on internal SDK bug DCM-5025?

I'd really like to see this feature as well. As it stands, offline caching doesn't really work - if I'm planning a trip I can't tell if I have all...

Thanks for the tip. Unfortunately I see that it doesn't yet support GPX import, which is a must for me, so I guess I've either got to get them to...

@vincentneo Thanks for the link to the bulk downloading policy. I had been looking at https://wiki.openstreetmap.org/wiki/Overpass_API#Public_Overpass_API_instances , which is where I only saw the the query limit info. And regarding...

We’re trying to format some eye tracking data following this specification. One thing that isn’t clear is where information about eye-specific events, such as saccades, should be stored. The task...