Closed prjemian closed 3 years ago
This is ready for review.
There is a NXsample/distance
field but this is different from optics-sample distance
. Still, I believe this field belongs in the NXsample
group (which be in a different issue).
We made some changes in the check list (above) today. I'll update this PR. incident_energy_spread
and extent
@JulReinhardt , @ambarb , @AbbyGi : We must change incident_polarization
to a different name since NeXus NXbeam uses incident_polarization
to describe numerical values. We say this term should be descriptive text.
incident_polarization
--> incident_polarization_type
Fortunately, this change will not affect any other code we have now:
(base) prjemian@zap:~/.../xpcs/NeXus$ git grep incident_polarization
NXxpcs.nxdl.xml: <field name="incident_polarization">
And, this file is out of sync with master branch. Must first wait for PR #52.
@ambarb ready for your review
Fix #43 by:
monochromator
NXmonochromator (NXmonochromator) group withincident_beam
(NXbeam) groupmonochromator/energy
intoincident_beam/incident_energy
(consistent with NeXus field name)incident_beam/incident_polarization
(consistent with NeXus field name)