Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Chang <peter.chang@diamond.ac.uk>
  • Loading branch information
lukaspie and PeterC-DLS authored Feb 6, 2025
1 parent c0a7dd8 commit 7eb1b1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions base_classes/NXcalibration.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</field>
<field name="original_axis" type="NX_FLOAT" units="NX_ANY">
<doc>
Vector containing the data coordinates in the original uncalibrated axis
Array containing the data coordinates in the original uncalibrated axis
</doc>
<dimensions rank="1">
<dim index="1" value="ncal"/>
Expand Down Expand Up @@ -124,7 +124,7 @@
</group>
<group name="coefficients" type="NXparameters">
<doc>
For non-linear energy calibrations, e.g. in a TOF, a polynomial function is fit
For non-linear energy calibrations, e.g. in a TOF, a polynomial function is fitted
to a set of features (peaks) at well defined energy positions to determine
E(TOF). Here we can store the fit coefficients.
</doc>
Expand Down

0 comments on commit 7eb1b1c

Please sign in to comment.