Definition of the characteristic flags

Option: 0 (0=show all flags, x=hexadecimal)

1 Initial fit on BC combined spectra, then small RV range (RV_BCFIT)
2 Failed fit on BC combined spectra (RV_BCFIT_FAIL)
4 Faint star, RV fit on reduced range (RV_FAINT_FIT)
8 Regions masked in RV fit (RV_WINDOW_MASK)
16 Jointfit failed with ValueError (RV_VALUE_ERROR)
32 Jointfit failed with RuntimeError (RV_RUNTIME_ERROR)
64 Jointfit failed with exception (RV_ERROR)
128  
256 No good visits for RV (NO_GOOD_VISITS)
512 All visits rejected (ALL_VISITS_REJECTED)
1024 RV rejected based on fit vs xcorr RV (RV_REJECT)
2048 RV suspect based on fit vs xcorr RV (RV_SUSPECT)