Skip to content

Conversation

@agalasso
Copy link
Contributor

@agalasso agalasso commented Dec 22, 2025

code cleanup: calibration details binning as int, not double

The binning value can be stored as an int, not a double.

This is backwards compatible with stored calibration values
as the stored values can be read back as integer values
even though they were written out as doubles.

@agalasso agalasso force-pushed the andy/rename-MaxBinning-to-MaxHwBinning branch from b75d67f to abe2ce9 Compare December 25, 2025 02:28
@agalasso agalasso force-pushed the andy/calibration-details-origBinning-int branch from 1fcf6b6 to 9f24e03 Compare December 25, 2025 02:28
@agalasso agalasso force-pushed the andy/rename-MaxBinning-to-MaxHwBinning branch from abe2ce9 to c2bd2ce Compare December 31, 2025 22:07
Base automatically changed from andy/rename-MaxBinning-to-MaxHwBinning to master December 31, 2025 22:07
The binning value can be stored as an int, not a double.

This is backwards compatible with stored calibration values
as the stored values can be read back as integer values
even though they were written out as doubles.
@agalasso agalasso force-pushed the andy/calibration-details-origBinning-int branch from 9f24e03 to def37a2 Compare December 31, 2025 22:07
@agalasso agalasso merged commit fbcb284 into master Dec 31, 2025
4 checks passed
@agalasso agalasso deleted the andy/calibration-details-origBinning-int branch December 31, 2025 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants