ecpi.process.bube.bube_with_files Module
@author: BACON Philippe, APC/IN2P3/CNRS
Functions
add_path_current_module(p_module, p_file) |
function to define a path |
bube(dict_pars) |
BUBE module |
check_time_coherence_evt_att(t_start, d_attitude) |
Check the time consistence between event and attitude files. |
convert_mjd_in_svomref_seconds_ref(time_mjd, …) |
convert a time in mjd in a time in seconds from the mjd reference |
get_fits_files_with_extname(card_name, workdir) |
Return list of .fits files whose CARD is equal to card_name. |
read_attitude_files(l_files) |
Load informations contained in SVO-ATT-CNV files. |
save_cal_events(workdir_in, workdir_out, …) |
Save calibrated event data: ECL-EVT-CAL. |
save_ecl_det_ubc(det_image, tstart, tstop, …) |
save detector corrected images in a fits file : ECL-DET-UBC |
Classes
AttitudeECLAIRs([p_frame_cat, no_biais]) |
Attitude for ECLAIRs instrument |
EclairsCalEvtData([nb_line]) |
Standard container for ECLAIRs’ calibrated event data |
EclairsObservation(t_0, t_1, …) |
Observation of the ECLAIRs instrument |
GenericComposantProcessing(file_schema) |
. |
ProcessBubeWithFiles() |
High level handling of BUBE module. |
Time(val[, val2, format, scale, precision, …]) |
Represent and manipulate times and dates for astronomy. |
TimeDelta(val[, val2, format, scale, copy]) |
Represent the time difference between two times. |
Class diagram