Hoffman2:Software Tools:ica-aroma py27: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
Module ica-aroma_py27 is the regular ica-aroma program with Python2.7. This name is to avoid confusion with the version of ica-aroma which works with FMRIprep and requires Python 3
Module ica-aroma_py27 is the regular ica-aroma program with Python2.7.  
This module name is to avoid confusion with ica-aroma module in Hoffman which works with FMRIprep and requires Python 3


To use it, you'll need the following modules
To use it, you'll need the following modules
  module load python/2.7.13
  module load python/2.7.15
  module load ica-aroma_py27/0.4.5
  module load ica-aroma_py27/0.4.5
  module load fsl
  module load fsl
export PYTHONPATH=/u/project/CCN/apps/ica-aroma_py27/site-packages
Show its help menu
ICA_AROMA.py -h

Latest revision as of 21:00, 8 June 2022

Module ica-aroma_py27 is the regular ica-aroma program with Python2.7. This module name is to avoid confusion with ica-aroma module in Hoffman which works with FMRIprep and requires Python 3

To use it, you'll need the following modules

module load python/2.7.15
module load ica-aroma_py27/0.4.5
module load fsl
export PYTHONPATH=/u/project/CCN/apps/ica-aroma_py27/site-packages

Show its help menu

ICA_AROMA.py -h