Beta version of updating 3ddot. Right now, only doing eta2 tests, and only outputting a full matrix to a text file.
- COMMAND: 3ddot_beta -input FILE -doeta2
{-mask MASK } -prefix PREFIX
RUNNING: -input FILE :file with N bricks. -prefix PREFIX :output test file will be called PREFIX_eta2.dat.
-doeta2 | :right now, required switch (more tests might be present in the future, if demand calls for it). |
-mask | MASK :can include a mask within which to take values. Otherwise, data should be masked already. |
EXAMPLE: 3ddot_beta
-input RSFC_MAPS_cat+orig
-mask mask.nii.gz
-doeta2 -prefix My_Matrix_File
Enter search terms or a module, class or function name.