We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No response
v3.1.0
apptainer run --no-mount bind-paths --cleanenv --bindds003717:/bids /home/mdenissen/containers/bidspm_current.sif /bids /bids dataset --action stats --task SESS06 --model /bids/derivatives/models/model-defaultSESS06_smdl.json --preproc_dir /bids/derivatives/bidspm-preproc --space MNI152NLin2009cAsym --skip_validation
Run dataset level from command line
There are no errors, but I am still running subject level:
bidspm('/bids', ... '/bids', ... 'subject', ... 'action', 'stats', ... 'verbosity', 2, ... 'space', { 'MNI152NLin2009cAsym' }, ... 'fwhm', 6.0, ... 'skip_validation', true, ... 'preproc_dir', '/bids/derivatives/bidspm-preproc', ... 'model_file', '/bids/derivatives/models/model-defaultSESS06_smdl.json');
The command seems ignored explicitly, only the default model action takes the dataset level into account.
bidspm/src/bidspm.py
Line 226 in a8a61d6
Is this intentional?
The text was updated successfully, but these errors were encountered:
Thank you for your issue. Give us a little time to review it.
PS. You might want to check the FAQ if you haven't done so already.
This is an automated reply, generated by FAQtory
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is there an existing issue for this?
Operating system
Operating system version
No response
SPM 12 version
Platform
Platform version
No response
bidspm version
v3.1.0
bidspm branch / commit number
Expected Behavior
Run dataset level from command line
BIDS stats model
No response
Current Behavior & Error message
There are no errors, but I am still running subject level:
Anything else?
The command seems ignored explicitly, only the default model action takes the dataset level into account.
bidspm/src/bidspm.py
Line 226 in a8a61d6
Is this intentional?
The text was updated successfully, but these errors were encountered: