You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mriqc-users
Hi,
Is there a way to only use the snr and cnr tools and not run the mriqc in its entirety? I'm looking to simply calculate snr and cnr on a T1w image within a script that I'm building and then produce some graphs.
Cheers,
Ryan
Molly Ireland
unread,
Aug 17, 2022, 10:54:04 PM8/17/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mriqc-users
Hi Ryan,
If you pip install mriqc, you should be able to access the packages in your code editor. For example in python I used the following script: