Skip to content

Commit

Permalink
typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi0395 committed Aug 2, 2024
1 parent e359999 commit 854795e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qsoabsfind/absorberutils.py
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ def z_abs_from_same_metal_absorber(first_list_z, lam_obs, residual, error, d_pix
error (numpy.ndarray): Error values corresponding to the residuals.
d_pix (float): Pixel distance for line separation during Gaussian fitting. Default is 0.6.
use_kernel (str, optional): Kernel type (MgII, CIV). Default is 'MgII'.
logwave (bool) if wavelength bins are on log scale
logwave (bool): if wavelength bins are on log scale
Returns:
numpy.ndarray: Updated list of absorbers with false positives removed.
Expand Down

0 comments on commit 854795e

Please sign in to comment.