{
  "ssd_id": {
    "ISTP.DISPLAY_TYPE.Unknown": "ssd_id 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() = ''."
  },
  "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() = ''."
  },
  "multi_flag": {
    "ISTP.DISPLAY_TYPE.Unknown": "multi_flag 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() = ''."
  },
  "type": {
    "ISTP.DISPLAY_TYPE.Unknown": "type 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() = ''."
  },
  "spin_sector": {
    "ISTP.DISPLAY_TYPE.Unknown": "spin_sector DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "spin_number": {
    "ISTP.DISPLAY_TYPE.Unknown": "spin_number DISPLAY_TYPE = '\\u0000' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower().",
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "data_quality": {
    "ISTP.DISPLAY_TYPE.Unknown": "data_quality DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "epoch_delta_minus": {
    "ISTP.DISPLAY_TYPE.Unknown": "epoch_delta_minus DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "epoch_delta_plus": {
    "ISTP.DISPLAY_TYPE.Unknown": "epoch_delta_plus DISPLAY_TYPE = 'no_plot' is not in list of known display types. Will attempt to infer using DISPLAY_TYPE.strip().lower()."
  },
  "num_events": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'data' and UNITS.strip() = ''."
  },
  "event_num": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  },
  "priority": {
    "ISTP.UNITS.Empty": "VAR_TYPE = 'support_data' and UNITS.strip() = ''."
  }
}