I know that plans were in the works to get the BIAC QA function running on the cluster. I was wondering if this is up and running yet, and if so how I would go about running QA on the cluster.
cd ${EXPERIMENT}/Data/Func/2007XXXX_YYYYY fmriqa_generate.pl run*/run*.bxh QA
You can also use the --overwrite flag if you want to overwrite things without removing them first. Run fmriqa_generate.pl without arguments on the head node or interactive node to get all the options.
Question 2: I heard there was something in the works to let us exclude the first few timepoints from the QA (for those of use who aren't using distaqs). Is there something like that ready yet?
The timepoint selection for the QA is available on golgi, but I don't believe that version is installed on the cluster yet. To be sure, you can run fmriqa_generate.pl without arguments to get the help message, and see if it has the --timeselect option.