Creates binned lightcurves for each found source in FOV. The output data structure contains a countrate light curve for a given source and a given energy range of the JEM-Xi instrument.
Name | Type | Description |
LCR_timeStep | real | Binning time [s] for lightcurves
default: 10. |
LCR_evtType | integer | Event type
possible values: 0 - FULL, 1 - REST, -1 - both default: -1 |
LCR_precisionLevel | integer | Speed - precision level, see more details in Section 8.7.1
possible values: 0 - basic approach 20 - more detailed approach default: 20 |
LCR_tAccuracy | integer | Time Correlation accuracy
possible values: 0 - high, 1 - low, 3 - any default: 3 |
LCR_useRaDec | boolean | Use sky coordinates (Ra,Dec) instead of instrument coordinates?
default: y |
LCR_rowSelect | string | CFITSIO selection string on events
default: `` '' |