Author Topic: Blank Values Outside Min/Max Analytical Total?  (Read 347 times)

Scott B.

  • Global Moderator
  • Post Doc
  • *****
  • Posts: 10
Blank Values Outside Min/Max Analytical Total?
« on: January 04, 2024, 03:30:41 PM »
Greetings,

In the CalcImage "Specify Quantitative Parameters" dialogue for setting up a quant map calculation, there's this checkbox.



Where does one input their preferred values for this feature?

Cheers,

Scott B.

John Donovan

  • Administrator
  • Emeritus
  • *****
  • Posts: 3275
  • Other duties as assigned...
    • Probe Software
Re: Blank Values Outside Min/Max Analytical Total?
« Reply #1 on: January 04, 2024, 03:50:45 PM »
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.
« Last Edit: January 04, 2024, 06:52:56 PM by John Donovan »
John J. Donovan, Pres. 
(541) 343-3400

"Not Absolutely Certain, Yet Reliable"

John Donovan

  • Administrator
  • Emeritus
  • *****
  • Posts: 3275
  • Other duties as assigned...
    • Probe Software
Re: Blank Values Outside Min/Max Analytical Total?
« Reply #2 on: January 05, 2024, 08:53:03 AM »
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.
John J. Donovan, Pres. 
(541) 343-3400

"Not Absolutely Certain, Yet Reliable"