imap_processing.codice.utils.read_sci_lut#
- imap_processing.codice.utils.read_sci_lut(file_path: Path, table_id: str) dict#
Read the SCI-LUT JSON file for a specific table ID.
- Parameters:
file_path (pathlib.Path) – Path to the SCI-LUT JSON file.
table_id (str) – Table identifier to extract from the JSON.
- Returns:
The SCI-LUT data for the specified table id.
- Return type: