Organization of GSMT ITC(s)

Directories:

GSMT
	/GENERIC
	/MOMFOS
	/scripts - scripts for all ITCs
	/atmosdata - atmospheric emission and transmission data

How it works:

The spectime directory (/ursa!/shared/iraf/exter/spectime) contains 
spectime.cl

spectime.cl creates sptime and specpars tasks AND executes the scripts parameter which points to spectimedb$scripts/cripts.cl and executes it


scripts.cl sets these paths (among others):

scripts 	= spectimedb$scripts/
gsmt		= spectimedb$GSMT/
gscripts	= gsmt$scripts/ (which is spectimedb$GSMT/scripts)

and sets the task package gsmt to gscripts$gsmt.cl

gsmt.cl when executed loads the tasks generic and sptime (and the hidden tasks)
cpfiles, setup (invoked by generic), and the make_sky tasks, etc.

generic.cl runs the dialog which calls setup and then sptime, etc.
bgregory - 15April02
