Analysis AWS: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
singularity shell /opt/ctf/ctf.img |
singularity shell /opt/ctf/ctf.img |
||
$ctf_command |
$ctf_command |
||
--OR-- |
|||
singularity exec /opt/ctf/ctf.img $ctf_command |
singularity exec /opt/ctf/ctf.img $ctf_command |
||
Revision as of 18:06, 31 October 2019
For Workshop members without access to computing resources - Amazon Web Services servers can be used
To access the system:
ssh -X -i ~/Downloads/AWS.pem ubuntu@IP_ADDRESS_PROVIDED
Human Neocortical Neurosolver
hnn #hnn is installed in the system level python >> may need to conda deactivate first
MNE python or Eelbrain
conda activate workshop (This environment has MNE and Eelbrain installed)
CTF software
singularity shell /opt/ctf/ctf.img $ctf_command
singularity exec /opt/ctf/ctf.img $ctf_command
Afni
afni -dset $MRI_file
- Server Config
- google > fedora aws > select the AMI number for N.Virginia
- In AWS > launch instance > search for AMI number > (Under community) > Launch
- Determine an image (search for fedora in community)
- Create a keypair and download the key
- The download will be in the form of a .pem file
- We will need to distribute this key to the users
- Launch the instance
- Log into the instance using ssh
Conda installed
Conda deactivate >> hnn
Conda activate nih >> mne or eelbrain.....
- Freesurfer
- MNE python
- pyctf
Done # SAM v5
- Afni ###INSTALL ME neurodebian
- singularity ? >> CTF (need to use workstation version of fedora) << may need to compile for ubuntu or use 2.6
- Eelbrain (conda forge)
- Jupyter
Done# Forward sim HNN software
- FSL ###Install outside of neurodebian
- Brainstorm (compiled)
Matlab Based
- Brainstorm
- Fieldtrip