Strumenti Utente

Strumenti Sito


calcoloscientifico:userguide:fsl

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
calcoloscientifico:userguide:fsl [28/01/2026 15:29] fabio.spatarocalcoloscientifico:userguide:fsl [28/01/2026 16:14] (versione attuale) fabio.spataro
Linea 3: Linea 3:
 [[https://fsl.fmrib.ox.ac.uk/fsl|FSL]] [[https://fsl.fmrib.ox.ac.uk/fsl|FSL]]
  
-FSL is a comprehensive library of analysis tools for FMRI, MRI and diffusion brain imaging data. Most of the tools can be run both from the command line and as GUIs ("point-and-clickgraphical user interfaces).+FSL is a comprehensive library of analysis tools for FMRI, MRI and diffusion brain imaging data. Most of the tools can be run both from the command line and as GUIs (''point-and-click'' graphical user interfaces).
  
 === Job FSL 6.0.7.19 (single node, multitasks) for CPU === === Job FSL 6.0.7.19 (single node, multitasks) for CPU ===
Linea 42: Linea 42:
 === Interactive FSL 6.0.7.19 session === === Interactive FSL 6.0.7.19 session ===
  
-To run an interactive work session, you need to connect to the ''[[gui|gui.hpc.unipr.it]]'' server via RDP (Remote Desktop Protocol), change your keyboard layout if necessary, and open a terminal window.+To run an interactive work session, you need to connect to the ''[[gui|gui.hpc.unipr.it]]'' server via RDP (Remote Desktop Protocol), change your keyboard layout (if necessary), open a terminal window. The following commands must be run in the terminal window. 
 + 
 +To work in ''Group'' mode, run the newgrp command. 
 + 
 +Example: 
 + 
 +<code> 
 +[foo@ui03 ~]$ groups 
 +Person G_BAR 
 +[foo@ui03 ~]$ newgrp G_BAR 
 +</code> 
 + 
 +In case you want to work in the ''$GROUP'' directory: 
 + 
 +<code> 
 +(G_BAR)[foo@ui03 ~]$ echo $GROUP 
 +/hpc/group/G_BAR 
 +(G_BAR)[foo@ui03 ~]$ cd $GROUP 
 +(G_BAR)[foo@ui03 G_BAR]$ ... 
 +</code> 
 + 
 +In case you want to work in the ''$ARCHIVE'' directory: 
 + 
 +<code> 
 +(G_BAR)[foo@ui03 ~]$ echo $ARCHIVE 
 +/hpc/archive/G_BAR 
 +(G_BAR)[foo@ui03 ~]$ cd $ARCHIVE 
 +(G_BAR)[foo@ui03 G_BAR]$ ... 
 +</code>
  
 == Interactive FSL 6.0.7.19 session (single node, multitasks) for CPU == == Interactive FSL 6.0.7.19 session (single node, multitasks) for CPU ==
Linea 67: Linea 95:
 <code> <code>
 module load apptainer fsl module load apptainer fsl
 +fsl.sh
 fsleyes fsleyes
 </code> </code>
  
-To close your work session, run the ''exit'' command twice. The first command exits the Apptainer container, while the second exits the remote node.+Example: 
 + 
 +<code> 
 +[foo@wn82 ~]$ module load apptainer fsl 
 +[foo@wn82 ~]$ fsl.sh  
 +(fsl-6.0.7.19.sif)[foo@wn82 ~]$ fsleyes 
 +</code> 
 + 
 +To close your work session, run the ''exit'' command twice. The first command exits the ''[[calcoloscientifico:userguide:apptainer|Apptainer]]'' container, while the second exits the remote node.
  
 == Interactive FSL 6.0.7.19 session (single node, multitasks) for GPU == == Interactive FSL 6.0.7.19 session (single node, multitasks) for GPU ==
Linea 97: Linea 133:
 <code> <code>
 module load apptainer fsl module load apptainer fsl
 +fsl.sh
 fsleyes fsleyes
 </code> </code>
  
-To close your work session, run the ''exit'' command twice. The first command exits the Apptainer container, while the second exits the remote node.+Example: 
 + 
 +<code> 
 +[foo@wn41 ~]$ module load apptainer fsl 
 +[foo@wn41 ~]$ fsl.sh  
 +(fsl-6.0.7.19.sif)[foo@wn41 ~]$ fsleyes 
 +</code> 
 + 
 +To close your work session, run the ''exit'' command twice. The first command exits the ''[[calcoloscientifico:userguide:apptainer|Apptainer]]'' container, while the second exits the remote node.
  
calcoloscientifico/userguide/fsl.1769610543.txt.gz · Ultima modifica: da fabio.spataro

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki