ImageMagick

ImageMagick is software for manipulating and displaying images. An example of how to change an image extension (JPG -> PNG) is shown below.

$ convert sample.jpg sample.png

 

ParaView

Please use this via Amazon DCV. Refer to here for instructions on how to use Amazon DCV. After logging in to Amazon DCV, execute the following:

$ module load BaseApp
$module load ParaView/6.0.0
$ paraview

 

Relion

Relion is an open-source image processing software for electron microscopy. After logging in to the frontend, execute the following:

$ module load BaseApp
$module load relion/5.0.0
$ relion

 

VisIt

VisIt is an open-source visualization software. After logging in to the frontend, execute the following:

$ module load BaseApp$module load VisIt/3.4.2
$ visit

 

Gnuplot

After logging in to the frontend, execute the following:

$ gnuplot