-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a452fd6
commit a5a4625
Showing
3 changed files
with
28 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Background | ||
########## | ||
|
||
Some background on the physics of spectral line observations, the Bayesian reconstruction algorithm, and their numerical implementation. | ||
This is all based `this paper <https://ui.adsabs.harvard.edu/abs/2024arXiv240218525D/abstract>`_. | ||
Please cite `the paper <https://ui.adsabs.harvard.edu/abs/2024arXiv240218525D/abstract>`_ if you use any of this information. | ||
Here we provide some background on the physics of spectral line observations, the Bayesian reconstruction algorithm, and their numerical implementation in pomme. | ||
All of this is based on our paper `De Ceuster et. al (2024) <https://ui.adsabs.harvard.edu/abs/2024arXiv240218525D/abstract>`_. | ||
Please cite the paper if you use any of this information. | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
:caption: Contents: | ||
|
||
forward_model | ||
inverse_model | ||
forward_problem | ||
inverse_problem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters