Skip to content
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

Fixed pointing runs #7

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Fixed pointing runs #7

wants to merge 29 commits into from

Conversation

IevgenVovk
Copy link
Collaborator

@IevgenVovk IevgenVovk commented Oct 25, 2023

Adds simulation of the fixed pointing (in alt/az) runs.

Changes:

  • FixedPointingDataRun: new class implementing the fixed pointing simulation;
  • FixedObsGenerator: new class generating runs based on the requested pointing and exposure;
  • refactoring to accommodate both fixed pointing and regular "sky" runs.

@IevgenVovk IevgenVovk self-assigned this Oct 25, 2023
@IevgenVovk IevgenVovk marked this pull request as ready for review October 30, 2023 05:30
…_pos_lead

directly leads to wrong position once intervals are sliced and
tel_pos_lead no longer corresponds to the interval start.
@IevgenVovk
Copy link
Collaborator Author

@mstrzys , any comments on this PR?

@IevgenVovk
Copy link
Collaborator Author

@mstrzys , I've fixed the merge conflicts; this MR is ready to merge if you approve.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Is there a reason why you implemented your own interpolation method instead of using the one from astropy?

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