nexusformat / NIAC

Issue for the NIAC to discuss (no code)
2 stars 0 forks source link

NXdetector: Add virtual_pixel_correction_applied #94

Open benajamin opened 2 years ago

benajamin commented 2 years ago

Dectris has requested a new field in NXdetector called virtual_pixel_correction_applied that has a value of type NX_BOOLEAN and is described by the docstring:

True when virtual pixel interpolation has been applied, false otherwise.

When virtual pixel interpolation is applied, values of some pixels may contain interpolated values. For example, to account for space between readout chips on a module, physical pixels on edges and corners between chips may have larger sensor areas and counts may be distributed between their logical pixels.

Further details are presented in https://github.com/nexusformat/definitions/pull/942

benajamin commented 2 years ago

Proposal is to accept virtual_pixel_correction_applied