Duke-UNC Brain Imaging and Analysis Center
BIAC Forums | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Support Forums
 Analysis Software Support
 new QA tools available on golgi

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
syam.gadde Posted - Apr 05 2004 : 5:04:05 PM
Hello all,

There is now a program on golgi you can use to generate QA stats, using a similar syntax to qastats2 in Matlab. Usage:
fmriqa_biac <expName> <dataSubDir> <study>

as an example:
fmriqa_biac Study.01 Func 20010101_12345

This tells it to look in Study.01/Data/Func/20010101_12345/run* for BXH files and produce an HTML page that displays stats for all runs.

Whereas the Matlab function qastats2 puts its output in the Analysis/QA directory, this program puts output in Analysis/FMRIQA, to avoid collision.

When it's done, back on your workstation you can navigate to the appropriate directory in Analysis/FMRIQA, and double click on the "index.html" file. This should bring up a summary of all stats in your default Web browser.

In the near future, this QA step will be performed automatically by the BIAC daemon and results will be written to (most probably) your raw data directory. Until then, feel free to run this on your existing data.

Contact me if you encounter any problems.



Note:

For data that does not follow the standard BIAC data hierarchy, an alternative is to call the underlying stats generator directly, as follows:
fmriqa_generate.pl bxhfiles... outputdir

This accepts the options
--verbose
and
--overwrite
, which do the obvious things.
1   L A T E S T    R E P L I E S    (Newest First)
syam.gadde Posted - Apr 06 2004 : 11:36:57 AM
If you have encountered memory allocation problems while running this script, it is because the default memory limits for a process on golgi are quite small, by default, 128MB. Matlab does not seem to be restricted in this way, it may increase its limits automatically. I have modified the script to automatically increase the process' soft limits to 2GB.

BIAC Forums © 2000-2010 Brain Imaging and Analysis Center Go To Top Of Page
This page was generated in 0.34 seconds. Snitz Forums 2000