ctools  2.0.0
 All Classes Namespaces Files Functions Variables Macros Pages
Todo List
Class ctfindvar
Add tool description.
Member ctmodel::get_obs (void)
Support stacked energy dispersion
Member ctobservation::next_unbinned_observation (void) const
Logger methods should be declared const to avoid the const casting.
Member ctobssim::get_ebounds (const GEbounds &ebounds) const
Need to take care of the (rare) case that there are distinct energy boundaries in the event list. In that case we need to create mixed energy boundaries.
Member ctool::get_current_rss (void)
This method is currently not used and can be removed if we do not use it
Member ctool::get_mean_pointing (const GObservations &obs)
This method does not work properly for wrap arounds in Right Ascension. It certainly will also lead to bad results near the celestial pole.
Member ctool::require_inobs (const std::string &method)
This method is only used by csobsinfo, csresmap and csspec. We should try to get rid of it
Member ctool::require_inobs_nocube (const std::string &method)
This method is only used by ctobssim. We should try to get rid of it
Class ctool_base
Add tool description.
Member ctool_base::get_parameters (void)
Implement method
Class ctool_like
Add tool description.
Member ctool_like::get_parameters (void)
Implement method
Class ctool_obs
Add tool description.
Member ctool_obs::get_parameters (void)
Implement method
Member ctulimit::save (void)
No yet implemented as we have no clear use case yet for saving the result.