Data model: runList
General description:
This file is the full list of runs and reruns within the PHOTO_REDUX
directories, with their status (and the location of which machine they
live on). Runs can be listed under multiple reruns, and uncompleted
reductions are included.
Naming convention:
runList.par
Approximate size:
20 kbytes.
File type:
Yanny
Read by products:
photoop, sas
Written by products:
photoop
Required column names:
- run (int32): drift scan run number
- rerun (string): reprocessing rerun number
- exist (int32): if the directory for this run/rerun exists, set
to 1, otherwise 0
- done (int32): if this run/rerun has completed reductions, set
to 1, otherwise 0
- startfield (int32): if this run/rerun has completed reductions, set
to the field number of first processed field, otherwise 0
- endfield (int32): if this run/rerun has completed reductions, set
to the field number of last processed field, otherwise 0
- machine (string): machine name that reductions live on (or
unknown if not set)
- disk (string): disk name that reductions live on (or
unknown if not set)
Example file:
runList.par