|
|
Public: Write/update processing summary.
- Parameters:
-
| inUV | ObitUV object with PS table to update |
| info | List with parameters:
- "FieldName" OBIT_string (16,1,1)
- "obsdate" OBIT_string (8,1,1) Observing ref. date.(YYYYMMDD) default - get from header
- "RAPoint" OBIT_double (1,1,1) Pointing RA at epoch 2000
- "DecPoint" OBIT_double (1,1,1) Pointing Dec at epoch 2000
- "Status" OBIT_string (8,1,1) Processing status, default "Done"
- "IQU" OBIT_bool (3,1,1) IQU Flags True if processed}
- "Special" OBIT_bool (1,1,1) Special processing applied, def. FALSE
- "NoFields" OBIT_int (1,1,1) Number of sub fields
- "CCLimit" OBIT_bool (3,1,1) Flags to using all possible CC, def FALSE
- "PerCent" OBIT_float (3,1,1) percent of visibility data I,Q,U, def 100.0
- "PixMax" OBIT_float (3,1,1) Pixel max (Jy) I,Q,U
- "PixMin" OBIT_float (3,1,1) Pixel min (Jy) I,Q,U
- "Quality" OBIT_float (3,1,1) Quality measure, RMS I,Q,U
- "Comment" OBIT_string (80,1,1) Comments, default blank
|
| *err | ObitErr error stack. |
|