Hello!
When I'm trying to run the mriqc with docker adding the flag '--hmc-fsl', I get an error claiming it is an unrecognized argument. My command is as follows (with applicable directories inputted):
sudo docker run -it --rm -v <bids_dir>:/data:ro -v <output>:/out poldracklab/mriqc:latest --verbose-reports --no-sub --hmc-fsl /data /out participant
Let me know if there is some way I can make this work! Thanks,
Kyle Ryan