lsst / rubin_sim

Scheduler, survey strategy analysis, and other simulation tools for Rubin Observatory.
https://rubin-sim.lsst.io
GNU General Public License v3.0
41 stars 37 forks source link

tickets/PREOPS-4124 Support restricting the scheduler reward summary stats to a region of interest #376

Closed ehneilsen closed 11 months ago

ehneilsen commented 11 months ago

There are two approaches implemented here, which one might want to use in different circumstances.

First, one can use a mixin to turn a basis function that returns a healpy array into a scalar one.

Second, you can set an ROI on a survey, such that when the reward_df is made for that survey, only areas within the ROI are considered when finding the max, area, and feasibility.