You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added the plugin 'rating widget' to mri qc report generation. The reports were well built, but when I tried to qualify subjectively the quality of the image with the rating widget, the downloaded file is always with the same filename: unknown_unspecified.json.
It would be good that the filename would be as: dataset_subject.json.
What command did you use?
I built the docker image myself, but that worked. The thing that didn't work was the rating widget created along with the report (when downloading the json file).
My command to run the docker was:
Hi @jaimebarran,
Thanks for this good suggestion. #1188 will solve the bug regarding the subject name being unspecified.
For the dataset being unknown, adding the --dsname <dataset_name> flag when running MRIQC would solve it.
What happened?
I added the plugin 'rating widget' to mri qc report generation. The reports were well built, but when I tried to qualify subjectively the quality of the image with the rating widget, the downloaded file is always with the same filename:
unknown_unspecified.json
.It would be good that the filename would be as:
dataset_subject.json
.What command did you use?
I built the docker image myself, but that worked. The thing that didn't work was the rating widget created along with the report (when downloading the json file).
My command to run the docker was:
What version of the software are you running?
"""Version file, automatically generated by setuptools_scm.""" version = "0.1.dev3288+g5f95281.d20230628"
How are you running this software?
Docker
Is your data BIDS valid?
Yes
Are you reusing any previously computed results?
No
Please copy and paste any relevant log output.
No response
Additional information / screenshots
Files to look at:
The text was updated successfully, but these errors were encountered: