ctools 2.0 release (6 June 2022)¶
Overview¶
ctools 2.0 is a major release that adds significant functionality.
In particular, this release provides:
Analysis scripts for the science analysis of COMPTEL data
Tracking of the carbon footprint of the ctools usage
Storing of model fitting results in XML model definition result files
Bug fixes¶
Improvements¶
[4058] - Add support for ASTRI instrument
[4006] - Allow determination of upper limits on spatial parameters in ctulimit
Add methods to access ctlike attributes
Add restart of bisection in case of bad convergence in ctulimit
[3725] - Add confidence parameter to csspec and cslightcrv
[3662] - Stamp all output FITS files
[3630] - Add ASCL shields to About page
[3626] - Use file function constructor in csspec
[3592] - Rename virtual abstract :doxy:`ctool::run` method to :doxy:`ctool::process` and add non-abstract :doxy:`ctool::run` method
Add optimizer setter to :doxy:`ctlikelihood` base class.
Add
refit_if_failed
parameter to ctlike[3441] - Add :doxy:`ctobssim::models` method
[3324] - Replace :doxy:`std::tmpnam` by :doxy:`gammalib::tmpnam` function in ctselect
[3324] - Remove implicit conversion warnings
[1707] - Replace ASCII output files by FITS files
New features¶
[3738] - Add COMPTEL analysis scripts
Add csadd2caldb script
[3592] - Add csfootprint script