Define catalog sources step-by-step#239
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #239 +/- ##
==========================================
- Coverage 99.89% 99.89% -0.01%
==========================================
Files 24 24
Lines 4791 4552 -239
Branches 892 905 +13
==========================================
- Hits 4786 4547 -239
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 17 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
ca6c9f4 to
4187bfc
Compare
4187bfc to
494631a
Compare
d9906d4 to
6fed83d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
New functions to define
cat_entrydata step-by-step, and with more flexibility than the NOVAS Cmake_cat_entry()...cat_entrywith source name and RA/Dec coordinates usingnovas_init_cat_entry().(a) radial velocity w.r.t SSB using
novas_set_ssb_vel(), or(b) LSR velocity using
novas_set_lsr_vel(), or(c) redshift using
novas_set_redshift().novas_set_proper_motion().(a) parallax (mas) using
novas_set_parallax(), or(b) distance (parcsec) using
novas_set_distance().novas_set_catalog().