generated from qupath/qupath-extension-template
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix parsing of pixel size for nan case (#110)
Previously the double cast of NaN would fail silently, now we go down the "invalid pixel size of {} for {}" route. Also remove "pixel calibration" from log message as toString of pixel calibration already contains "Pixel Calibration"
- Loading branch information
1 parent
7611373
commit 9540dd2
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters