Greetings,
In the CalcImage "Specify Quantitative Parameters" dialogue for setting up a quant map calculation, there's this checkbox.
(https://smf.probesoftware.com/gallery/2871_04_01_24_3_26_47.jpeg)
Where does one input their preferred values for this feature?
Cheers,
Scott B.
The analytical min/max totals are defined in the [software] section of the probewin.ini file as shown here:
lpAppName$ = "Software"
lpKeyName$ = "AnalyticalTotalMinimum"
lpDefault$ = "95"
lpAppName$ = "Software"
lpKeyName$ = "AnalyticalTotalMaximum"
lpDefault$ = "105"
We will also add a "tool tip" popup text to help in the future.
In the [software] section of the Probewin.ini file (usually found in the C:\ProgramData\Probe Software\Probe for EPMA folder), the keywords are:
AnalyticalTotalMinimum="95"
AnalyticalTotalMaximum="105"
The AnalyticalTotalMinimum value must be greater than 50 and the AnalyticalTotalMaximum value must be less than 150.