{
  "CDFFileInfo": {
    "FileVersion": "3.9.0",
    "Format": "SINGLE",
    "Majority": "COLUMN",
    "Encoding": "NETWORK"
  },
  "CDFglobalAttributes": {
    "TITLE": "LEXI> Lunar Environment Heliospheric X-ray Imager",
    "Project": "CLPS>Commercial Lunar Payload Services",
    "Discipline": "Space Physics>Magnetospheric Science",
    "Source_name": "BGM1>Blue Ghost Mission 1",
    "Descriptor": "LEXI>Lunar Environment Heliospheric X-ray Imager",
    "Data_type": "L2>RADEC_IMAGE",
    "Data_version": " ",
    "TEXT": "The lunar environment heliophysics X-ray imager (LEXI) mission.BM Walsh, et al., Space Sci. Rev., 2024https://doi.org/10.1007/s11214-024-01063-4",
    "MODS": " ",
    "Logical_file_id": " ",
    "Logical_source": "clps-bgm1_lexi_l2-images",
    "Logical_source_description": "Lunar Environment Heliophysics X-ray Imager (LEXI) Level 2 image data",
    "PI_name": "B. Walsh",
    "PI_affiliation": "Boston U.",
    "Mission_group": "Moon",
    "Instrument_type": "Imaging and Remote Sensing (Magnetosphere/Earth)",
    "File_naming_convention": "source_datatype_descriptor_yyyyMMddHHmm",
    "Generated_by": "Ramiz A. Qudsi",
    "Generation_date": " ",
    "DOI": " ",
    "source": " "
  },
  "CDFVariables": {
    "epoch_start": {
      "VarDescription": {
        "DataType": "CDF_EPOCH",
        "NumDims": 0,
        "NumElements": 1,
        "PadValue": "0000-01-01T00:00:00.000",
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Start time (UTC) of the image integration interval.",
        "DICT_KEY": "time>epoch_start",
        "FIELDNAM": "Time",
        "FILLVAL": "9999-12-31T23:59:59.999",
        "LABLAXIS": "Time",
        "MONOTON": "INCREASE",
        "SCALEMAX": "2025-03-16T23:59:59.000",
        "SCALEMIN": "2025-03-02T00:00:00.000",
        "TIME_BASE": "0 AD",
        "UNITS": "ms",
        "VALIDMAX": "2025-03-16T21:45:59.000",
        "VALIDMIN": "2025-03-02T08:00:00.000",
        "VAR_NOTES": " ",
        "VAR_TYPE": "support_data",
        "x_UNITS": "ms",
        "x_LABLAXIS": "Time"
      }
    },
    "epoch_end": {
      "VarDescription": {
        "DataType": "CDF_EPOCH",
        "NumDims": 0,
        "NumElements": 1,
        "PadValue": "0000-01-01T00:00:00.000",
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "End time (UTC) of the image integration interval.",
        "DICT_KEY": "time>epoch_end",
        "FIELDNAM": "Time",
        "FILLVAL": "9999-12-31T23:59:59.999",
        "LABLAXIS": "Time",
        "MONOTON": "INCREASE",
        "SCALEMAX": "2025-03-16T23:59:59.000",
        "SCALEMIN": "2025-03-02T00:00:00.000",
        "TIME_BASE": "0 AD",
        "UNITS": "ms",
        "VALIDMAX": "2025-03-16T21:45:59.000",
        "VALIDMIN": "2025-03-02T08:00:00.000",
        "VAR_NOTES": " ",
        "VAR_TYPE": "support_data",
        "x_UNITS": "ms",
        "x_LABLAXIS": "Time"
      }
    },
    "ra_bin": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91
        ],
        "DimVariances": [
          "VARY"
        ],
        "NumDims": 1,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Center of RA bins used for 2-D images.",
        "DEPEND_0": "epoch_start",
        "DICT_KEY": "position>ra_bin",
        "FIELDNAM": "Right Ascension bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "RA",
        "SCALEMAX": 21.0,
        "SCALEMIN": 9.0,
        "SCALETYP": "linear",
        "UNITS": "deg",
        "VALIDMAX": 360.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Length equal to RA dimension of the image. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "RA"
      }
    },
    "dec_bin": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91
        ],
        "DimVariances": [
          "VARY"
        ],
        "NumDims": 1,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Center of Dec bins used for 2-D images.",
        "DEPEND_0": "epoch_start",
        "DICT_KEY": "position>dec_bin",
        "FIELDNAM": "Declination bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Dec",
        "SCALEMAX": 21.0,
        "SCALEMIN": 9.0,
        "SCALETYP": "linear",
        "UNITS": "deg",
        "VALIDMAX": 90.0,
        "VALIDMIN": -90.0,
        "VAR_NOTES": "Length equal to Dec dimension of the image. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Dec"
      }
    },
    "ra_bin_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Right Ascension bin centers expanded to 2D.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "position>ra_bin_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Right Ascension bin centers expanded to 2D",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "RA",
        "SCALEMAX": 360.0,
        "SCALEMIN": 0.0,
        "UNITS": "deg",
        "VALIDMAX": 360.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "RA bin centers expanded to 2D for easy plotting. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "RA",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "dec_bin_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Declination bin centers expanded to 2D.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "position>dec_bin_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Declination bin centers expanded to 2D",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Dec",
        "SCALEMAX": 90.0,
        "SCALEMIN": -90.0,
        "UNITS": "deg",
        "VALIDMAX": 90.0,
        "VALIDMIN": -90.0,
        "VAR_NOTES": "Dec bin centers expanded to 2D for easy plotting. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Dec",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "az_bin": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91
        ],
        "DimVariances": [
          "VARY"
        ],
        "NumDims": 1,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Center of Az bins used for 2-D images.",
        "DEPEND_0": "epoch_start",
        "DICT_KEY": "position>az_bin",
        "FIELDNAM": "Azimuth bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Azimuth",
        "SCALEMAX": 360.0,
        "SCALEMIN": 0.0,
        "UNITS": "deg",
        "VALIDMAX": 360.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Length equal to Az dimension of the image.The size of each bin is 0.1 degreesThe azimuth is measured in the local topocentric frame which is centered on LEXIand is defined with the azimuth angle measured from North, through East",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Azimuth"
      }
    },
    "el_bin": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91
        ],
        "DimVariances": [
          "VARY"
        ],
        "NumDims": 1,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Center of El bins used for 2-D images.",
        "DEPEND_0": "epoch_start",
        "DICT_KEY": "position>el_bin",
        "FIELDNAM": "Elevation bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Elevation",
        "SCALEMAX": 90.0,
        "SCALEMIN": -90.0,
        "UNITS": "deg",
        "VALIDMAX": 90.0,
        "VALIDMIN": -90.0,
        "VAR_NOTES": "Length equal to El dimension of the image.The size of each bin is 0.1 degreesThe elevation is measured in the local topocentric frame which is centered on LEXI and is defined with the elevation angle measured positive towards zenith with 0 degrees at the local horizon.",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Elevation"
      }
    },
    "az_bin_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Azimuth bin centers expanded to 2D.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "az_bin",
        "DEPEND_2": "el_bin",
        "DICT_KEY": "position>az_bin_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Azimuth bin centers expanded to 2D",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Azimuth",
        "SCALEMAX": 360.0,
        "SCALEMIN": 0.0,
        "UNITS": "deg",
        "VALIDMAX": 360.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Az bin centers expanded to 2D for easy plotting. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Azimuth",
        "x_DEPEND": [
          "az_bin",
          "el_bin"
        ]
      }
    },
    "el_bin_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Elevation bin centers expanded to 2D.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "az_bin",
        "DEPEND_2": "el_bin",
        "DICT_KEY": "position>el_bin_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Elevation bin centers expanded to 2D",
        "FILLVAL": -1e+31,
        "FORMAT": "f7.1",
        "LABLAXIS": "Elevation",
        "SCALEMAX": 90.0,
        "SCALEMIN": -90.0,
        "UNITS": "deg",
        "VALIDMAX": 90.0,
        "VALIDMIN": -90.0,
        "VAR_NOTES": "El bin centers expanded to 2D for easy plotting. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "deg",
        "x_LABLAXIS": "Elevation",
        "x_DEPEND": [
          "az_bin",
          "el_bin"
        ]
      }
    },
    "pixel_area": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Area of each pixel in arcminutes squared.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>pixel_area",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Pixel area",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.6",
        "LABLAXIS": "Area",
        "SCALEMAX": 36.0,
        "SCALEMIN": 0.0,
        "UNITS": "arcmin^2",
        "VALIDMAX": 36.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "The size of each pixel is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "arcmin^2",
        "x_LABLAXIS": "Area",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "exposure_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Effective exposure seconds per (RA, Dec) pixel.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>exposure_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Exposure time at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "Exposure",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "s",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "s",
        "x_LABLAXIS": "Exposure",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "cosmic_background_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Cosmic background counts per (RA, Dec) pixel.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>cosmic_background_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Cosmic background at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "Cosmic-Background",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "counts",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Cosmic background counts, typically small compared to the lexi image counts.The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "counts",
        "x_LABLAXIS": "Cosmic-Background",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "dark_background_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Dark background counts per (RA, Dec) pixel.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>dark_background_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Dark background at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "DarkBackground",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "counts",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Dark background counts, typically small compared to the lexi image counts. Can be used as uncertainty in each pixel.The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "counts",
        "x_LABLAXIS": "DarkBackground",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "total_background_map": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "Total background counts per (RA, Dec) pixel.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>total_background_map",
        "DISPLAY_TYPE": "default_dimension",
        "FIELDNAM": "Total background at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "TotalBackground",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "counts",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Total background counts, typically small compared to the lexi image counts. This is sum of cosmic and dark backgrounds. The size of each bin is 0.1 degrees",
        "VAR_TYPE": "support_data",
        "x_UNITS": "counts",
        "x_LABLAXIS": "TotalBackground",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "lexi_image": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "LEXI counts per (RA, Dec) pixel per second.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>lexi_image",
        "DISPLAY_TYPE": "default_dimensionxsz=1,ysz=1>x=ra_bin,y=dec_bin,z=lexi_image",
        "FIELDNAM": "LEXI counts at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "Counts/sec",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "counts/sec",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": "Raw LEXI counts, background not subtracted.The size of each pixel is 0.1 degrees.",
        "VAR_TYPE": "data",
        "x_UNITS": "counts/sec",
        "x_LABLAXIS": "Counts/sec",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    },
    "lexi_image_background_corrected": {
      "VarDescription": {
        "DataType": "CDF_REAL4",
        "DimSizes": [
          91,
          91
        ],
        "DimVariances": [
          "VARY",
          "VARY"
        ],
        "NumDims": 2,
        "NumElements": 1,
        "PadValue": -1e+30,
        "RecVariance": "VARY"
      },
      "VarAttributes": {
        "CATDESC": "LEXI counts per (RA, Dec) pixel per second, background subtracted.",
        "DEPEND_0": "epoch_start",
        "DEPEND_1": "ra_bin",
        "DEPEND_2": "dec_bin",
        "DICT_KEY": "image>lexi_image_background_corrected",
        "DISPLAY_TYPE": "default_dimensionxsz=1,ysz=1>x=ra_bin,y=dec_bin,z=lexi_image_background_corrected",
        "FIELDNAM": "Background corrected LEXI counts at bin centers",
        "FILLVAL": -1e+31,
        "FORMAT": "f12.3",
        "LABLAXIS": "Counts/sec",
        "SCALEMAX": 100000.0,
        "SCALEMIN": 0.0,
        "UNITS": "counts/sec",
        "VALIDMAX": 1000000.0,
        "VALIDMIN": 0.0,
        "VAR_NOTES": " LEXI counts, background subtracted.",
        "VAR_TYPE": "data",
        "x_UNITS": "counts/sec",
        "x_LABLAXIS": "Counts/sec",
        "x_DEPEND": [
          "ra_bin",
          "dec_bin"
        ]
      }
    }
  }
}