Skip to content

Commit

Permalink
fix py obj path
Browse files Browse the repository at this point in the history
  • Loading branch information
esmith1729 committed Dec 13, 2024
1 parent 34d9b58 commit 190e383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/devices/dae.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Published signals:
Scalar Normalizers (such as PeriodGoodFramesNormalizer, GoodFramesNormalizer) can be passed a
summing function which can optionally sum spectra between provided time of flight or wavelength bounds.

{py:obj}`ibex_bluesky_core..devices.simpledae.reducers.PeriodGoodFramesNormalizer`
{py:obj}`ibex_bluesky_core.devices.simpledae.reducers.PeriodGoodFramesNormalizer`


Here is an example showing creating a scalar normalizer with time of flight bounds from 15000 to 25000 μs, and summing 2 detectors:
Expand Down

0 comments on commit 190e383

Please sign in to comment.