TCL Interface

Primary TCL procs:
  • setObjectStatus.tcl -- set the status for all objects in a set of Frames Pipeline runs, based on their individual detection flags as set by the Frames Pipeline, and merge them with objects in adjacent fields in the same Frames Pipeline runs
  • runMerge.tcl -- merge objects from a set of Frames Pipeline runs with objects in all previously merge Frames Pipeline runs
  • resolve.tcl -- select primary and secondary objects in a chunk of sky
  • targetSelect.tcl -- select spectroscopic targets in a chunk of sky
  • fieldQualitySet.tcl -- set the data quality for a range of fields in a run
  • chunkExport.tcl -- export tsObj files for some chunks
  • tile.tcl -- preprocessors for tile and completeTile pipelines
  • qa.tcl -- quality analysis routines
  • objectsQuery.tcl -- query objects for a single run
  • flat.tcl -- Flatfile based OPDB replacement routines
  • fresolve.tcl -- Flatfile based OPDB replacement for resolve.tcl
  • qdump.tcl -- Routines to create flatfile based OPDB from Objectivity based OPDB
  • utils.tcl -- utility routines
  • Supporting TCL procs:
  • tclMerge.cc -- procs to merge, unmerge, and generate merging statistics
  • tclResolve.cc -- procs to resolve primary and secondary objects
  • tclTargets.cc -- procs to select spectroscopic targets
  • tclTile.cc -- procs to return chains of spectroscopic targets