Hi,
I'm trying to create a custom window, but I haven't been able to figure out how to do it. Is there a built-in option for this, or do I need to import something? If so, could you please guide me on how to go about it?
Thanks in advance for your help!
Best regards,
Bill
There is a mechanism to define a custom window.
Within the epq-15.1.XX JAR file, which can be opened as standard ZIP file, there is a file in the path
\gov\nist\microanalysis\EPQLibrary\Detector\
called custom.csv that defines a custom window tranmission tabulation as a function of energy.
It is currently defined as a perfectly transparent window ie. transmission fraction = 1.0 for each energy bin.
If you replace it with a different custom.csv file with the desired transmission function, you will be able to do what you want.