Hoffman2:Software Tools:Osprey: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
(Created page with "==Osprey== 1. Start an interactive session by, for example qrsh -l h_rt=2:00:00,h_data=24G 2. In the work node, run the following commands module load matlab/R2020a export MATLABPATH=/u/project/CCN/apps/spm12 matlab The command "matlab" will open Matlab GUI interface 3. Install Toolboxes")
 
 
(3 intermediate revisions by the same user not shown)
Line 12: Line 12:
The command "matlab" will open Matlab GUI interface
The command "matlab" will open Matlab GUI interface


3. Install Toolboxes
3. Install "GUI Layout" and "Widgets" Toolboxes
 
1) Open Matlab GUI and go to “Home” -> “Open” and navigate to /u/project/CCN/apps/matlab, choose file
GUI Layout Toolbox 2.4.1.mltbx
2) Then click “Open” button on the bottom. This will install GUI Layout toolbox.
3) Repeat these steps for Widgets.Toolbox.1.5.1.mltbx.
 
4. Start Osprey<br>
Go back to Matlab prompt and type in
 
Osprey
 
Osprey GUI will start

Latest revision as of 18:17, 13 March 2025

Osprey

1. Start an interactive session by, for example

qrsh -l h_rt=2:00:00,h_data=24G

2. In the work node, run the following commands

module load matlab/R2020a
export MATLABPATH=/u/project/CCN/apps/spm12
matlab

The command "matlab" will open Matlab GUI interface

3. Install "GUI Layout" and "Widgets" Toolboxes

1) Open Matlab GUI and go to “Home” -> “Open” and navigate to /u/project/CCN/apps/matlab, choose file

GUI Layout Toolbox 2.4.1.mltbx

2) Then click “Open” button on the bottom. This will install GUI Layout toolbox.

3) Repeat these steps for Widgets.Toolbox.1.5.1.mltbx.

4. Start Osprey
Go back to Matlab prompt and type in

Osprey

Osprey GUI will start