threeML.utils.data_builders.fermi.lat_data module
- class threeML.utils.data_builders.fermi.lat_data.LLEFile(lle_file, ft2_file, rsp_file)[source]
-
Bases:
object
- property arrival_times
-
The GTI/energy filtered arrival times in MET :return:
- property energies
-
The GTI/energy filtered pha energies :return:
- property energy_edges
- property instrument
-
Return the name of the instrument and detector
- Returns:
- is_in_gti(time)[source]
-
Checks if a time falls within a GTI
- Parameters:
-
time – time in MET
- Returns:
-
bool
- property livetime
- property livetime_start
- property livetime_stop
- property mission
-
Return the name of the mission :return:
- property n_channels
- property trigger_time
-
Gets the trigger time in MET :return: trigger time in MET
- property tstart
- property tstop