imap_processing.codice.codice_l2.get_geometric_factor_lut#

imap_processing.codice.codice_l2.get_geometric_factor_lut(dependencies: ProcessingInputCollection | None, path: Path | None = None) dict#

Get the geometric factor lookup table.

Parameters:
  • dependencies (ProcessingInputCollection) – The collection of processing input files.

  • path (pathlib.Path) – Optional path used for I-ALiRT.

Returns:

geometric_factor_lut – A dict with a full and reduced mode array with shape (esa_steps, position).

Return type:

dict