-
Notifications
You must be signed in to change notification settings - Fork 24
Ingest bones sources #577
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
Closed
Closed
Ingest bones sources #577
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
4b01493
ingest source script
kaseyLee123 790a056
ingest bones script
kaseyLee123 c358b2c
tried to fix logic but error w utils
kaseyLee123 bb51fa6
ingest source
kaseyLee123 e78039f
finished script
kaseyLee123 efe9be0
got it to work for me
kelle fdd4fa7
Merge pull request #1 from kelle/ingestBonesSources
kaseyLee123 29a3d4d
implemented dr cruz's changes
kaseyLee123 2a12ce6
Merge branch 'ingestBonesSources' of https://github.com/kaseyLee123/S…
kaseyLee123 0f5e9ec
drop 3.10
kelle b5cb174
recommend python 3.13
kelle 881479c
fix astrodb_utils imports
kelle 50a4dad
untested unicode fix
kelle 05cefef
working script
kelle ff24a90
use dr cruz's changes
kaseyLee123 8b71472
updaes
kaseyLee123 7ee3b69
upadtes
kaseyLee123 a7a36f8
csv fix
kaseyLee123 e2961c6
updates
kaseyLee123 2675e84
set column names
kelle 4a19cac
delete unused files
kelle 366db50
Update ingest_bones_sources.py
kaseyLee123 bdc0b33
Merge branch 'ingestBonesSources' of https://github.com/kaseyLee123/S…
kaseyLee123 489215d
updated post pytest
kaseyLee123 540cc77
updated fuzzy search, names not properly updating..
kaseyLee123 7811b57
Revert "updated fuzzy search, names not properly updating.."
kaseyLee123 404dd51
added one more replace
kaseyLee123 6b8870e
updated json files
kaseyLee123 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J00554279+1301043", | ||
| "ra": 13.9283256, | ||
| "dec": 13.0179339, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Kirk10", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J00554279+1301043" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J01151621+3130061", | ||
| "ra": 18.8178538, | ||
| "dec": 31.5017099, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Burg04.2856", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J01151621+3130061" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J03361338+0010129", | ||
| "ra": 54.05565902, | ||
| "dec": 0.1702744436, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Kirk16", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J03361338+0010129" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J04470652-1946392", | ||
| "ra": 71.777001, | ||
| "dec": -19.7775004, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Kirk10", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J04470652-1946392" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J08121049+3723223", | ||
| "ra": 123.043712, | ||
| "dec": 37.3892901, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "L\u00e9pi08", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J08121049+3723223" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J08220659+0441026", | ||
| "ra": 125.527477, | ||
| "dec": 4.684071, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Zhan18.2054", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J08220659+0441026" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J08503941-0221528", | ||
| "ra": 132.6641425, | ||
| "dec": -2.3646949, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J08503941-0221528" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J08554875+3636020", | ||
| "ra": 133.9529947, | ||
| "dec": 36.6004475, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Lodi17", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J08554875+3636020" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J09481253-2903268", | ||
| "ra": 147.0521206, | ||
| "dec": -29.05753, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J09481253-2903268" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J10353492-0711479", | ||
| "ra": 158.895517, | ||
| "dec": -7.196647, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J10353492-0711479" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J12191495+0810307", | ||
| "ra": 184.8123102, | ||
| "dec": 8.1751871, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J12191495+0810307" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J12204296+6205315", | ||
| "ra": 185.1787143, | ||
| "dec": 62.0919875, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J12204296+6205315" | ||
| } | ||
| ] | ||
| } |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| { | ||
| "Sources": [ | ||
| { | ||
| "source": "2MASS J12451711+6016103", | ||
| "ra": 191.3212584, | ||
| "dec": 60.2695206, | ||
| "epoch": null, | ||
| "equinox": null, | ||
| "shortname": null, | ||
| "reference": "Grec19", | ||
| "other_references": null, | ||
| "comments": null | ||
| } | ||
| ], | ||
| "Names": [ | ||
| { | ||
| "other_name": "2MASS J12451711+6016103" | ||
| } | ||
| ] | ||
| } |
Oops, something went wrong.
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.
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.
Hmmm, this should have some things filled in.