level_0#

esis.flights.f1.data.level_0(axis_time='time', axis_channel='channel', axis_x='detector_x', axis_y='detector_y')[source]#

All the raw images captured during this flight.

Parameters:
  • axis_time (str) – The name of the logical axis representing time.

  • axis_channel (str) – The name of the logical axis representing the different ESIS channels.

  • axis_x (str) – The name of the logical axis representing the detector’s long axis.

  • axis_y (str) – The name of the logical axis representing the detector’s short axis.

Return type:

Level_0