Maintainer: O.Marggraf
Location: /vol/software/software/astro/midas
Version | OS | Startup scripts in |
SEP11 pl1.1 | Linux 32bit & 64bit | /vol/software/software/astro/midas/bin |
SEP10 pl1.0 | Linux 32bit & 64bit | /vol/software/software/astro/midas/bin |
SEP03 pl1.2 (contains EXSAS OCT03 p1) | Linux 32bit only (runs on 64bit) | /vol/software/software/astro/midas/bin |
To run: execute
inmidas, gomidas, helpmidas, gccmidas
or (to specify version explicitely)
inmidas11, gomidas11, helpmidas11, gccmidas11
inmidas10, gomidas10, helpmidas10, gccmidas10
inmidas03, gomidas03, helpmidas03, gccmidas03
If no version is specified, the newest version will be run. The environment variable MIDASVER can be used to preselect an installed version, e.g. (csh)
setenv MIDASVER 11SEP
or (bash)
export MIDASVER=11SEP
Central working directory (for tempfiles etc) can be set to MID_WORK, e.g. (csh)
setenv MID_WORK $HOME/midwork
or (bash)
export MID_WORK=$HOME/midwork