GECAMTools is a data analysis software implemented in Python3, designed to provide users with convenient and efficient tools for processing and analyzing GECAM data in the field of astronomy. Through its advanced API layer, users can easily read, simplify, and visualize GECAM data without delving into the details. Additionally, for expert users and those requiring fine control over the analysis, GECAMTools also offers a lower-level API layer to cater to different needs.
Currently, GECAMTools has implemented basic data analysis functions, including time conversion, viewing light curves, viewing spectra, generating response files, and creating spectrum files for spectral fitting. Furthermore, GECAMTools exhibits strong versatility, as its data interface can be easily extended to data from other instruments. Even if the data file definitions of other instruments differ from GECAM, by redefining the data file reading interface, GECAMTools can be used for subsequent analysis.
In summary, GECAMTools is a powerful, user-friendly, and highly extensible data analysis software for astronomical satellite data, offering users a rich set of basic data processing interfaces to help them analyze and process GECAM data quickly and efficiently.
For downloading, installation, and version updates of GECAMTools, please visit: https://github.com/zhangpeng-sci/GECAMTools-Public