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
 
Line 6: Line 6:
  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/python_libs/2.7/site-packages
  export PYTHONPATH=/u/project/CCN/apps/ica-aroma_py27/site-packages


Show its help menu
Show its help menu
  ICA_AROMA.py -h
  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