Skip to content

Commit

Permalink
fix some links
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Dec 9, 2024
1 parent ec9912f commit 399de07
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions base_classes/NXcalibration.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@
This should yield the relation `calibrated_axis` = (`original_axis` + `offset`) * `scaling_factor`.

For a more detailed description of scaling factors, see
:ref:`FIELDNAME_scaling_factor </NXdata@FIELDNAME_scaling_factor-field>`.

:ref:`FIELDNAME_scaling_factor </NXdata/FIELDNAME_scaling_factor-field>`.
</doc>
</field>
<field name="offset" type="NX_FLOAT" units="NX_ANY">
Expand All @@ -166,7 +165,7 @@
This should yield the relation `calibrated_axis` = (`original_axis` + `offset`) * `scaling_factor`.

For a more detailed description of offset, see
:ref:`FIELDNAME_offset &lt;/NXdata@FIELDNAME_offset-field&gt;`.
:ref:`FIELDNAME_offset &lt;/NXdata/FIELDNAME_offset-field&gt;`.
</doc>
</field>
<field name="mapping_MAPPING" type="NX_FLOAT">
Expand Down

0 comments on commit 399de07

Please sign in to comment.