raccoon
0.0.2
Contents
Installation
Usage
Guides
API
raccoon.ccf Module
raccoon.fitsutils Module
raccoon.peakutils Module
Functions
b_overlap_a
find_abspeak_list
find_abspeak_list_echelle
find_abspeaks
find_abspeaks_echelle
fit_gaussian_peak
fit_gaussian_spec
gaussian
gaussian_contrasterr
gaussian_fwhm
gaussian_fwhmerr
gaussian_minmax
idxmin_custom
idxminends_custom
min_find_maxabs
min_find_maxclosest
raccoon.pyutils Module
raccoon.spectrographutils Module
raccoon.telluricutils Module
raccoon.harpsutils Module
raccoon
API
find_abspeak_list_echelle
View page source
find_abspeak_list_echelle
raccoon.peakutils.
find_abspeak_list_echelle
(
w
,
f
,
wlines
,
wlines_idx
=
None
,
method
=
'custom'
,
imin
=
None
,
imax1
=
None
,
imax2
=
None
,
returndf
=
True
,
ords_use
=
None
,
verb
=
False
)