NuSTAR/nustar_pysolar

Take out orbital parallax

bwgref opened this issue · 1 comments

After #19 , want to add in an enhancement so that you take out the orbital parallax. This will require parsing the NuSTAR TLE. I do this already in another repository, but I'll need to (a) make the TLE archive publicly available via http interface so we can scrape it here; and (b) import the code that parses the TLE and adjust the correction code so that it applies the orbital parallax correction.

Closed in PR #30