{
  "gain": {
    "ISTP.DISPLAY_TYPE.Unknown": "gain DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "data_quality": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '0=valid 1=invalid' to VO_UNIT in additions['Units']"
  },
  "multi_flag": {
    "VOUnits.NotFound": "Did not find mapping from CDAWeb UNITS.strip() = '1=multiple SSDs triggered' to VO_UNIT in additions['Units']"
  },
  "num_events": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "ssd_id": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "spin_number": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "type": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "spin_sector": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "priority_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "event_index": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  }
}