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

feat(ephemeris): Import functions moved to caput #72

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

ketiltrout
Copy link
Member

In radiocosmology/caput#269:

  • ch_util.ephemeris.sphdist has been moved to caput.interferometry.sphdist
  • drift.telescope.cylbeam.rotate_ypr has been moved to caput.interferometry.rotate_ypr

Updated ch_util/holography.py to use the caput version of sphdist directly.

This removes the driftscan dependency.

(I don't know if anything else besides the holography module uses sphdist, but I see no harm in re-importing it to ephemeris.)

@ketiltrout ketiltrout requested review from ljgray and rikvl July 16, 2024 06:12
rikvl
rikvl previously approved these changes Jul 16, 2024
ljgray
ljgray previously approved these changes Jul 16, 2024
In radiocosmology/caput#269:
* `ch_util.ephemeris.sphdist` has been moved to `caput.interferometry.sphdist`
* `drift.telescope.cylbeam.rotate_ypr` has been moved to `caput.interferometry.rotate_ypr`

Updated `ch_util/holography.py` to use the caput version of `sphdist`
directly.

This removes the `driftscan` dependency.
@ketiltrout ketiltrout dismissed stale reviews from ljgray and rikvl via 906c904 July 16, 2024 17:50
@ketiltrout ketiltrout force-pushed the rotate_ypr-and-sphdist-from-caput branch from 3bdbb24 to 906c904 Compare July 16, 2024 17:50
@ketiltrout ketiltrout merged commit 5db74ef into master Jul 16, 2024
4 checks passed
@ketiltrout ketiltrout deleted the rotate_ypr-and-sphdist-from-caput branch July 16, 2024 17:55
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.

3 participants