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

Add function to generate stamps from RA, dec #726

Merged
merged 4 commits into from
Oct 18, 2024
Merged

Add function to generate stamps from RA, dec #726

merged 4 commits into from
Oct 18, 2024

Conversation

jeremykubica
Copy link
Contributor

Adds a function make_stamps_from_emphems() that will be useful for debugging, precovery, and followup. In the process I saw a bunch of small cleanups:

  • Moves load_deccam_layered_image() into new util_functions.py and deletes file_utils.py.
  • Moves mjd_to_day() into new util_functions.py and deletes visualization_utils.py.
  • Add a get_work_unit() helper function to FakeData.
  • Remove a few more unused to/from YAML functions.
  • Adds tests to some previously untested functions.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@jeremykubica jeremykubica merged commit 6ff7c66 into main Oct 18, 2024
2 checks passed
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