Loading src/scripts/filter_constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -353,7 +353,7 @@ def print_help(): print(" window. ") print("--wl_stop=VALUE Ending wavelength in meters for the filtering ") print(" window. ") print("--wl_tol=VALUE Minimum separation to considered two wavelength ") print("--wl_tol=VALUE Minimum separation to consider two wavelength ") print(" values as distinct in multiple files (default is") print(" 0.001 times the shortest wavelength).") print("--wl_units=UNITS Name of the wavelength units ONLY FOR PLOTTING ") Loading Loading
src/scripts/filter_constants.py +1 −1 Original line number Diff line number Diff line Loading @@ -353,7 +353,7 @@ def print_help(): print(" window. ") print("--wl_stop=VALUE Ending wavelength in meters for the filtering ") print(" window. ") print("--wl_tol=VALUE Minimum separation to considered two wavelength ") print("--wl_tol=VALUE Minimum separation to consider two wavelength ") print(" values as distinct in multiple files (default is") print(" 0.001 times the shortest wavelength).") print("--wl_units=UNITS Name of the wavelength units ONLY FOR PLOTTING ") Loading