Skip to content

Commit

Permalink
Fix pyobj path reference for PeriodGoodFramesNormalizer
Browse files Browse the repository at this point in the history
  • Loading branch information
esmith1729 committed Dec 13, 2024
1 parent 1534799 commit 1fa1c9c
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.some.path.PeriodGoodFramesNormalizer`
{py:obj}`ibex_bluesky_core.src.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 1fa1c9c

Please sign in to comment.