NuSTAR / nustar_pysolar

Python scripts for NuSTAR Solar analysis
MIT License
7 stars 6 forks source link

Added ssw_legacy flag to maps #67

Closed ianan closed 1 year ago

ianan commented 1 year ago

Optional flag for sswidl converted evt to sun centred coords (by default off) to fix https://github.com/NuSTAR/nustar_pysolar/issues/66

Also removed use2to3 in setup.py which has been broken/not needed for a while (or are people still using python v2?)

bwgref commented 1 year ago

I don't think anyone is using python 2. At some point we need to go back and update the requirements.txt file to force a python3 install. Adding that to the open issues list, but merging this PR.