ess.spectroscopy.indirect.kf.secondary_spectrometer_coordinate_transformation_graph#
- ess.spectroscopy.indirect.kf.secondary_spectrometer_coordinate_transformation_graph(analyzer)[source]#
Return a coordinate transformation graph for the secondary spectrometer.
- Parameters:
analyzer (
Analyzer
[TypeVar
(RunType
,ess.reduce.nexus.types.SampleRun
(int
),ess.reduce.nexus.types.VanadiumRun
(int
))]) – Data group with analyzer parameters.- Returns:
SecondarySpecCoordTransformGraph
[TypeVar
(RunType
,ess.reduce.nexus.types.SampleRun
(int
),ess.reduce.nexus.types.VanadiumRun
(int
))] – Coordinate transformation graph for the secondary spectrometer. The graph captures the relevant parameters ofanalyzer
.