Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/rv.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RV Columns and Flags
~~~~~~~~~~~~~~~~~~~~

Visit spectra must pass through QA checks to be used in the final spectral combination:
1) Initial QA check: STARFLAG should not have any of the BAD flags set (BAD_PIXELS,VERY_BRIGHT_NEIGHBOR,BAD_RV_COMBINATION,RV_FAIL) and must have S/N>2. These are the visits that Doppler is run on and the ones that are counted in NGOODVISITS at the STAR level.
1) Initial QA check: STARFLAG should not have any of the BAD flags set (BAD_PIXELS,VERY_BRIGHT_NEIGHBOR,BAD_RV_COMBINATION,RV_FAIL) and must have S/N>3. These are the visits that Doppler is run on and the ones that are counted in NGOODVISITS at the STAR level.
2) RV check: After Doppler has been run on all of the visits that passed the initial QA cut, then an additional selection is made for visits that do not have RV_REJECT set. These visits are used to determine the mean RV, RV scatter, and make the combined spectrum. These are the visits that have GOODVISIT=True set and are counted in NGOODRVS at the STAR level.


Expand Down