Closed aburgasser closed 7 years ago
I think I fixed this, but esutil
is giving me a segmentation fault when I try to run it, so I can't test whether it works. Let me know if this fixed it for you. Otherwise just run with rmdups=False
and use the EXTRATARG bitmask to remove duplicates (http://www.sdss.org/dr13/algorithms/bitmasks/#APOGEE_EXTRATARG).
I think this is fixed, since I've been able to run the new code and didn't notice a problem.
I found some deprecated command in esutil.htm when trying to remove duplicates
In [3]: allStar= apread.allStar(rmcommissioning=True,rmdups=True) ---------------------------------------------------------------------------e ... RuntimeError Traceback (most recent call last)