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

fix: set the observation duration based on the latitude #131

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Conversation

steven-murray
Copy link
Contributor

Fixes #128

This sets the default observation duration (used in drift-scan mode) to depend on the latitude of the observatory.

@steven-murray steven-murray self-assigned this Aug 9, 2024
@steven-murray steven-murray added type: accuracy Enhancement that improves accuracy priority: medium Medium priority labels Aug 9, 2024
Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.59%. Comparing base (eb1143a) to head (f4034e3).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   98.59%   98.59%           
=======================================
  Files          15       15           
  Lines        1066     1068    +2     
=======================================
+ Hits         1051     1053    +2     
  Misses         15       15           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jpober jpober merged commit 8a487ef into main Aug 12, 2024
27 checks passed
@jpober jpober deleted the fix-earth-rot branch August 12, 2024 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: medium Medium priority type: accuracy Enhancement that improves accuracy
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Take telescope latitude into account in drift scans
2 participants