------------------------------------------------------------------------------- Explanation of Script Files: ------------------------------------------------------------------------------- *raster_script.sh --> Script used to process the raw data from the JCMT. Processes data according to version1 recipe by Christine Wilson. To use, variables and path at beginnning must be changed according to your directory arrangement. *raster_script_loop.sh --> Batch processing version of above script. Refers to a text file containing names of each galaxy along with the 4 velocity ranges needed. *raster_version2_script.sh --> Script used to process the data by converting the data into signal to noise units, then running the MAKE_MOMENT_MAPS script on it (see above) and afterwards converting back to Kms units. This is called our verison2 processing. *raster_version2_script_loop.sh --> Batch processing version of above script which processes all the Jiggle galaxies. *raster_plotting_script.sh --> Script used to make plots of each galaxy. Currently requires optical images of each galaxy to be downloaded prior to running the script. This can be easily done using the DSS batch download found at http://archive.eso.org/cms/tools-documentation/ the-eso-st-ecf-digitized-sky-survey-application *raster_plotting_script_looped.sh --> Batch plotting version of above plotting script. ------------------------------------------------------------------------------- *Any questions about scripts can be directed to Derek Attewell at derek.attewell@gmail.com *Many of these script rely heavily on paths and therefore require attention to detail when customizing for personal use.