Rob Tayloe wrote: ↑05 Nov 2025, 00:11
As mentioned previously, there is no gain control to allow for placement of photopeaks within a desirable bin space.
Actually there is, but it is not so obvious, it is called "max integral" and the command is "-max nnnnn", setting this higher will shift the peak to the left, but should not exceed 25,000.
The default setting for max integral is 18,300, but lowering the voltage is the recommended way to reduce gain.
The GS-MAX-8000 could benefit from a little less gain, more often too high than too low, but that will require a hardware update.
I then press the "START" button. I have observed that the bin buffer does not always clear. I have taken to pressing STOP after a few seconds, then pressing START again (and get a message regarding over-writing the data). This second START results in a cleared bin buffer.
Every time you change a setting in ImpulseQt, it updates global variables and saves the settings file, this includes the filename. The program automatically retrieves the last saved settings when you open the program, this includes all the plots. To start a new plot you only need to enter a new name and click start, no need to clear the memory.
I am not seeing a means of making use of this function. I do miss being able to connect an actual external oscilloscope to the MCA, as one could do with the GS-PRO devices.
Note that pulse mode and oscilloscope function are not software functions these are modes activated by the firmware in the microprocessor inside the GS-MAX (not my software). The technician uses these function to adjust the baseline and pulse length settings before first use. It is not likely that the end user will need to adjust the baseline.
I do not see where I could make use of the Waterfall function. If you could offer further explanation, that would be useful.
Spectrometers are used in many different ways, one client category that might use this function are geologists, they might be surveying an area with a vehicle mounted or drone mounted spectrometer and want to know the ratio of Uranium, Thorium and Potassium, another use case might be for security, monitoring a port or entrance and wanting to know when someone passed with a source.
In any case I hope the function will be useful for someone. I am thinking of enhancing it with a plugin USB - GPS this would allow for geolocation while using a laptop.
I would demonstrate the beta and gamma decay of the Al-28, using a plastic cover over a GM detector.
Yep, that's why the count rate histogram is there, I must enhance it with a log function and I also need to add the averaged count rate as a number, not just a red line ...
I see that measurement data is also saved in a ImpulseQt-data file with a json extension. I have no means of making use of this data at present.
The json file is actually written in NPESv2 format. This is a format created by the open gamma project, the files can be opened in this web based program for further analysis.
https://spectrum.nuclearphoenix.xyz/
This idea came about because there was no standard format for gamma spectrum files (other than csv).
This site also has other interesting information...
https://nuclearphoenix.xyz/
Hope you find it useful.