Changes between Version 5 and Version 6 of LAP_Science
- Timestamp:
- Apr 26, 2011, 4:37:36 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
LAP_Science
v5 v6 43 43 == Run definition == 44 44 45 A new `lapRun` is defined by calling `laptool -definerun -seq_id S -projection_cell PC_NAME -ra RA_CENTER -decl DEC_CENTER -radius R -filter F -label L`. This adds a row to `lapRun`, and then creates a row in `lapExp` for all exposures that fallwithin the area on the sky defined by the -ra/-decl/-radius options. If these exposures have been previously processed (and therefore have a row in `lapExp` associated with a different `lapRun`), the `chip_id` for the new lapExp is copied from that previous entry, provided that the `private` flag is not true.45 A new `lapRun` is defined by calling `laptool -definerun -seq_id S -projection_cell PC_NAME -ra RA_CENTER -decl DEC_CENTER -radius R -filter F -label L`. This adds a row to `lapRun`, and then creates a row in `lapExp` for each exposure that falls within the area on the sky defined by the -ra/-decl/-radius options. If these exposures have been previously processed (and therefore have a row in `lapExp` associated with a different `lapRun`), the `chip_id` for the new lapExp is copied from that previous entry, provided that the `private` flag is not true. 46 46 47 47 == Chip-Warp processing ==
