-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Computing CorrectedDetector[SampleRun] in the dream geant4 workflow from the docs yields data with a strange unit:
dim='event',
content=DataArray(
dims=(event: 1533595),
data=float64[1.00000000000000074e-40*m^4*counts],
coords={'event_time_zero':datetime64[ns], 'tof':float64[ns], 'wavelength':float64[Å],
'dspacing':float64[Å]})
According to the docstring, the corrections is computed as
This is indeed what is written in the gsas book:

This is weird because the other formulas listed in that document seem to be dimensionless?
But d^4 is obviously not dimensionless...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels