Skip to content

Commit

Permalink
Add agasc_file to stars meta
Browse files Browse the repository at this point in the history
  • Loading branch information
taldcroft committed Oct 3, 2023
1 parent 0194306 commit 476e183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agasc/agasc.py
Original file line number Diff line number Diff line change
Expand Up @@ -486,6 +486,7 @@ def get_agasc_cone(ra, dec, radius=1.5, date=None, agasc_file=None,
stars = stars[ok]

update_from_supplement(stars, use_supplement)
stars.meta["agasc_file"] = agasc_file

return stars

Expand Down

0 comments on commit 476e183

Please sign in to comment.