Skip to content

Commit

Permalink
doc typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cshanahan1 committed Jan 12, 2025
1 parent 857c652 commit 3b08216
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions specreduce/extract.py
Original file line number Diff line number Diff line change
Expand Up @@ -248,8 +248,9 @@ class HorneExtract(SpecreduceOperation):
extraction - by default, a 1D gaussian is fit and as a uniform profile
across the spectrum. Alternativley, the ``self profile`` option may be
chosen - when this option is chosen, the spatial profile will be sampled
at various locations (set by <>) and interpolated between to produce a
smoothly varying spatial profile across the spectrum.
(using a default of 10 sample bins, but can be modified with
``spatial_profile``) and interpolated between to produce a smoothly varying
spatial profile across the spectrum.
If using the Gaussian option for the spatial profile, a background profile
may be fit (but not subtracted) simultaneously to the data. By default,
Expand Down

0 comments on commit 3b08216

Please sign in to comment.