-
craftutils.observation.epoch.Time.argsort(axis=
- 1) Returns the indices that would sort the time array.
This is similar to
argsort(), but adapted to ensure that the full precision given by the two doublesjd1andjd2is used, and that corresponding attributes are copied. Internally, it useslexsort(), and hence no sort method can be chosen.