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

Script to update source coordinates in RunCatalog files #93

Merged
merged 4 commits into from
Jan 30, 2022

Conversation

morcuended
Copy link
Member

Currently, coordinates of the target are obtained from TCU database but contain wobble offsets. This script updates the coordinates based on the name. If not available, coordinates must be manually given via the command line.

@codecov
Copy link

codecov bot commented Jan 30, 2022

Codecov Report

Merging #93 (f705cbd) into main (6d62ef5) will increase coverage by 0.10%.
The diff coverage is 95.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   81.82%   81.92%   +0.10%     
==========================================
  Files          41       43       +2     
  Lines        4396     4443      +47     
==========================================
+ Hits         3597     3640      +43     
- Misses        799      803       +4     
Impacted Files Coverage Δ
osa/conftest.py 100.00% <ø> (ø)
osa/scripts/tests/test_osa_scripts.py 98.82% <ø> (ø)
osa/nightsummary/set_source_coordinates.py 93.93% <93.93%> (ø)
osa/nightsummary/tests/test_source_coordinates.py 100.00% <100.00%> (ø)
osa/nightsummary/extract.py 79.31% <0.00%> (-0.87%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d62ef5...f705cbd. Read the comment docs.

@morcuended morcuended merged commit 1599444 into main Jan 30, 2022
@morcuended morcuended deleted the source_info branch January 30, 2022 11:08
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.

1 participant