Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rongpu committed Sep 18, 2024
1 parent 2c551f8 commit 7aa4101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/desispec/validredshifts.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def validate(redrock_path, fiberstatus_cut=True, return_target_columns=False, ex
redrock_path: str, path of redrock FITS file
Options:
fiberstatus_cut: bool (default True), if True, impose requirements on COADD_FIBERSTATUS and ZWARN
fiberstatus_cut: bool (default True), if True, impose requirements on COADD_FIBERSTATUS
return_target_columns: bool (default False), if True, include columns that indicate if the object belongs to each class of DESI targets
extra_columns: list of str (default None), additional columns to include in the output
Expand Down

0 comments on commit 7aa4101

Please sign in to comment.