Skip to content

Commit f439abb

Browse files
authored
docs: add absorption docs to index (#609)
1 parent a3fb8cd commit f439abb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/api-reference/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ and possible confusion of `theta` (from Bragg’s law) with `theta` in spherical
5858
:recursive:
5959
6060
atoms
61+
absorption
6162
chopper
6263
conversion
6364
io

docs/user-guide/absorption-correction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"\n",
3636
"To compute $C(\\lambda, \\mathbf{p})$ you can use\n",
3737
"```python\n",
38-
"scippneutron.absorption.base.compute_transmission_map(\n",
38+
"scippneutron.absorption.compute_transmission_map(\n",
3939
" shape,\n",
4040
" material,\n",
4141
" beam_direction,\n",

0 commit comments

Comments
 (0)