Handling of simultaneous observations (multi telescope)

Issue #4 new
Doug Burke repo owner created an issue

The observation catalog (obscat, or ocat) results for an ObsId include statements like

   ("MULTITEL","Y")
   ("MULTITEL_INT","0.5")
   ("MULTITEL_OBS","XMM-Newton, Suzaku, NuStar")

which are not encoded in the joint-with field. I need to understand the semantics of all the fields, and also start storing the 'MULTITEL' fields.

An example observation is 17393.

Comments (1)

  1. Doug Burke reporter

    The database now stores this information. Just need to work out what it means and then can add it to the status and various searches.

  2. Log in to comment