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 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
Look for the closest declination line RF model to produce the DL2 files #280
base: main
Are you sure you want to change the base?
Look for the closest declination line RF model to produce the DL2 files #280
Changes from 22 commits
79ffaf6
ce2fab1
147e88c
045fb01
5f5071f
0bb0185
2be6466
51d40c4
cbdee3e
5ea46a4
f0e1680
9b4b441
d3f5d22
434ad9b
78b918e
22e7a2d
7207dbb
0c15ed7
d6c45cd
0b25f30
7bfbdb2
ae9ccc0
754721d
37b8fef
cc94ccb
97f78fe
9f59675
5b875b3
2137efd
bb08a83
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
source_dec = run["source_dec"]
The pointing info is also available directly at the RunCatalog files (from TCU db). So in principle no need to access TCU db again.