Skip to content

Commit

Permalink
remove sensor_* fields from NXdetector
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Oct 21, 2024
1 parent d2766df commit 96493f8
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions base_classes/NXdetector.nxdl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -892,26 +892,6 @@
This is the thickness of this converter material.
</doc>
</field>
<field name="sensor_size" type="NX_FLOAT" units="NX_LENGTH">
<doc>
Size of each imaging sensor chip on the detector.
</doc>
</field>
<field name="sensor_count" type="NX_POSINT" units="NX_UNITLESS">
<doc>
Number of imaging sensor chips on the detector.
</doc>
</field>
<field name="sensor_pixel_size" type="NX_FLOAT" units="NX_LENGTH">
<doc>
Physical size of the pixels of the imaging chip on the detector.
</doc>
</field>
<field name="sensor_pixels" type="NX_POSINT" units="NX_UNITLESS">
<doc>
Number of raw active elements in each dimension. Important for swept scans.
</doc>
</field>
<field name="threshold_energy" type="NX_FLOAT" units="NX_ENERGY">
<doc>
Single photon counter detectors can be adjusted
Expand Down

0 comments on commit 96493f8

Please sign in to comment.