path_fits# esis.flights.f1.data.path_fits(axis_time, axis_channel)# Construct an array of paths to all the FITS files captured during the 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 channels. Return type: ScalarArray[ndarray[Any, dtype[Path]]]