TCL Interface

  • src/tclIO.c -- TCL verbs to read/write structures from/to FITS files
  • src/tclCalibrate.c -- TCL verbs to calibrate chains of uncalibrated objects.
  • src/tclCatalogs.c -- TCL verbs to read and delete FIRST and ROSAT catalogs
  • src/tclCompletetile.c -- TCL verbs to assign targets to fibers
  • src/tclTarget.c -- TCL verbs to select spectroscopic targets from a CHAIN of calibrated objects or a single calibrated object.
  • etc/calib.tcl -- TCL procs to convert raw pipeline output files to calibrated "tsObj" files.
  • etc/targetSelect.tcl -- TCL procs to select spectroscopic targets from all primary objects in a chunk or segment.
  • etc/galaxiesParamsRead.tcl -- TCL proc to read a galaxies tunable parameters file
  • etc/quasarsParamsRead.tcl -- TCL proc to read a quasars tunable parameters file
  • etc/serendipityParamsRead.tcl -- TCL proc to read a serendipity tunable parameters file
  • etc/rosatParamsRead.tcl -- TCL proc to read a ROSAT tunable parameters file
  • etc/starsParamsRead.tcl -- TCL proc to read a stars tunable parameters file
  • etc/standardsParamsRead.tcl -- TCL proc to read a standards tunable parameters file
  • etc/taQsoSim.tcl -- TCL procs to evaluate a simulation
  • tclFieldFile.c -- Initialize a tsField file
  • etc/utils.tcl -- useful utility TCL procs