group_observations¶
-
gammapy.scripts.
group_observations
(outdir, overwrite, test)[source]¶ Group list of observations runs according to observation properties.
The observations are grouped into observation groups (bins) according to their altitude and azimuth angle.
Parameters: outdir : str
Dir path to store the results.
overwrite : bool
If true, run fast (not recommended for analysis).
test : bool
If true, run fast: define coarse binning for observation grouping.