I am looking to replicate the function of the "Correction Factor" setting from Chemstation in MassHunter ver B-07.01 or 10.2
Find maintenance, best practice, and troubleshooting articles.
I am looking to replicate the function of the "Correction Factor" setting from Chemstation in MassHunter ver B-07.01 or 10.2
Hello dscott_KS ,
Quant does not have a multiplier that can be applied on a per compound basis. This type of correction could be done with scripting but would require the SDK and Python or C# programming. See this discussion for details, though currently the Python debugging script will not work in the latest versions of Visual Studio. This will be resolved in a future release of Quant.
(+) Mass Hunter SDK - Forum - Mass Spectrometry Software - Agilent Community
You could use some of the per compound User Defined fields to store the multiplier and then store the corrected concentration in the Custom Calc. field. This is similar to how the blank subtraction add-in works.
When you say "This will be resolved in a future release of Quant." Do you mean A) the Python debugging script will work with the latest versions of Visual Studio, or B) Quant will have the ability to easily add a multiplier on a per compound basis?
Hello dscott_KS ,
The issue with using the Python debugger and the SDK will be fixed in a future quant release.
There has been an enhancement request for some type of per compound multiplier in quant, but there is currently no timeline for implementing this feature.
Glad to hear there is an enhancement request in the works. I suspect it would be useful to a number of labs.
I am marking your initial response as the correct response to the question.