Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 26, 2023

Conversation

ehneilsen
Copy link
Collaborator

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.

@ehneilsen ehneilsen requested a review from yoachim October 25, 2023 22:12
Copy link
Member

@yoachim yoachim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it has a unit test and everything!

@ehneilsen ehneilsen merged commit cbecfc0 into main Oct 26, 2023
@ehneilsen ehneilsen deleted the tickets/PREOPS-4124 branch October 26, 2023 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants