Skip to content

Commit

Permalink
docs: add warning to WAbs
Browse files Browse the repository at this point in the history
  • Loading branch information
wcxve committed Mar 28, 2024
1 parent 8de8dc6 commit 597bbae
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/elisa/models/mul.py
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,11 @@ class WAbs(PhotonAbsorption):
where :math:`\sigma(E)` is the photo-electric cross-section, **NOT**
including Thomson scattering.
.. warning ::
The :class:`WAbs` model is obsolete and is only included for comparison
with historical results. The :class:`TBAbs` model should be used for
the ISM or :class:`PhAbs` for general photoelectric absorption.
Parameters
----------
nH : Parameter, optional
Expand Down

0 comments on commit 597bbae

Please sign in to comment.