Skip to content

Commit

Permalink
Retrieving 2MASS magnitudes from VizieR instead of Simbad, included t…
Browse files Browse the repository at this point in the history
…he Gaia XP spectrum when available
  • Loading branch information
tomasstolker committed Nov 12, 2023
1 parent 09d43a7 commit 7e18abd
Show file tree
Hide file tree
Showing 5 changed files with 239 additions and 100 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
.DS_Store
docs/_build
docs/.ipynb_checkpoints/
docs/6843672087120107264_gaiaxp_0.jpg
docs/6843672087120107264_gaiaxp_spec.dat
build/
dist/
calistar.egg-info/
Expand Down
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ clean:
rm -f coverage.xml
rm -f docs/calib_*
rm -f docs/target_*
rm -f docs/6843672087120107264_gaiaxp_0.jpg
rm -f docs/6843672087120107264_gaiaxp_spec.dat
rm -f calib_*
rm -f target_*
rm -rf .pytest_cache/
Expand Down
Loading

0 comments on commit 7e18abd

Please sign in to comment.