The Alpha Version of grmtools implements a framework that can satisfy basic data processing. The data processing mainly consists of the following, the main goal is to finish developing the reasonable algorithm for GRB analysis. And the pipeline for GRM data products should also be built.
- Spectrum fitting (integrating the use of pyXspec) and generating the products related to spectra. (DUE 2021.11.30)
- spectrum fitting by specific model
- calculate Energy Flux and Photon Flux
- Create the light curve and the products related to light curves.
- Count Light
- Cumulative Light curve
- Background selection and background fitting (DUE 2021.12.30)
- Hardness ratio
- Time delay of two light curve (DUE 2022.01.30)
- Implement an algorithm to find the peak of the light curve and calculate the peak Energy/Photon flux of the peak (DUE 2022.02.30)
- pipeline module that implemented for the GRM products (defined GRM SP products in grm-product-generator) (DUE 2022.04.30)
- pipeline algorithm of selecting background and fitting background
- pipeline algorithm of fitting the time-resolved and time-integrated spectra and save the scientific results to proper FITS files.
- Create all products required for GRM SP products