Skip to content
Created: 23 April 2020-Updated: 8 November 2024

2. Menus and dialogs

In this chapter all commands will be described accessible through the File menu and the dialogs Process, Plot settings, Program settings, and About.

File menu

From the File menu all basic commands can be accessed. Listed below is a summary of all commands available through the File menu. For a more detailed description on each command, please refer to the Tutorials.

ItemCommandShortcutDescription
FileOpenOpen an existing GSF file
Create fromCtrl + N (most recent used)Create a new project from an existing JSON, CSV, MDL, GRE, SDF, GRS or LOG dataset
SaveCtrl + SSave current GSF file
Save as...Save current GSF file with a different file name or path
Import aux data...Enables the use of auxiliary data
Export with templateExport the data as a csv file
Export SpectrumExport the stabilized or non-stabilized spectrum as an ASCII file
Close projectCloses the current GSF project
ExitAlt + F4Quit Gamman
EditCopy selectionCtrl+CCopy selected data records from the
data view
table to the clipboard
Copy chartCopy the graph from the current view (
data or plot view
) to the clipboard
Tag selectionCtrl+TTag selected data records
Untag selectionShift+Ctrl+TUntag selected data records
Invert taggedTag all the current untagged records and untag all the current tagged records
Untag allUntag all tagged records from the currently active table
Delete taggedDelete all tagged records from the currently active table
Delete selectionDelete selected records
Append columnUnder construction. To add synched auxiliary data, see "Import aux data".
Delete columnDelete the column selected in a data table
CalculatorOpen the calculator to modify selected data
Insert time lagOpens the time lag dialog to modify selected data
Spectral processingProcess allProcess all (untagged) records from the
raw data
table using the specified fitting scheme
Process selectionProcess only the (untagged) selected records from the
raw data
table using the specified fitting scheme
Average and fit selectionCtrl+FSummarize the spectra from all the (untagged) selected data records into one value and calculate the radionuclide concentration
Full-spectrum elevation correctionProcess all (untagged) records from the
raw data
table using full-spectrum elevation correction
Radon finderScan the spectra from all (untagged) data records for possible influence from radon particles in the air using the Radon finder
Cosmic spectrum builderFind a cosmic and carrier background spectrum from the selected data using the cosmic spectrum builder
ToolsCoordinate conversionConverts latitude-longitude coordinates to UTM (WGS84) or Dutch (RD) coordinates
Borehole correctionsCan transfer measured borehole data to reference borehole data
Dose rate calculation H*(10)Calculates the H*(10) doserate for every record based on the collected spectrum
Classic elevation correctionProcess all (untagged) records from the
raw data
table using classic (windows) elevation correction
Classic cosmic background finderFind a cosmic and carrier background spectrum from the selected data using the classic cosmic spectrum finder
ScripterEnables scripting of standard processes in Gamman
CalibrationEdit active calibration dataEnables altering the calibration file currently used for the project
Edit calibration fileEnables altering a selected calibration file
Replace calibration dataReplace the current calibration file with another
Re-run energy calibrationRecalculates the stabilization factor a1 for the project
Background editorEnables for different background corrections
HelpAboutOpen the about dialog
Check for updatesCheck the Medusa site for new versions of Gamman
Program settingsOpen the program settings dialog

Process dialog

The process dialog is used to specify the desired fitting scheme and settings. Five fitting schemes are present in Gamman:

  1. Fit each
  2. Smart fit
  3. Repeated average
  4. Conditional summing.
  5. Traditional fit

Process dialog.png

CommandDescription
Fit eachEach spectrum in the raw dataset is fitted with the standard spectrum
Smart fitCalculates the running average over a number of data points taking into account the spatial correlation the points have with each other
Smoothing factorDefine the number of data points used in the running average
Repeated averageAverages a number of data points
# records to integrateDefines the number of data points to average and combine
Conditional fitAverage a number of records until a specified uncertainty is reached
K-40Radionuclide 40-K (in %)
U-238Radionuclide 238-U (in %)
Th-232Radionuclide 232-Th (in %)
Cs-137Radionuclide 137-Cs (in %)
Traditional fitUses the 'classic' windows method to derive nuclide concentrations.
Here, the energy window can be specified for each element as wel as the number of records to average. Stripping factors for the selected windows can be obtained by clicking 'Get Strippings'.
ProcessProcess specified records using current fitting scheme and settings
Plot while processingPlots spectra during processing. Checking this box will slow down processing.
Use smoothing guidelinerAllows to select a column to use as guideliner*
Interpolate aux data tooWhile averaging a number of records, the other data columns will be interpolated to represent a correct value for the averaged data
Use non-negative least squaresUse the non-negative least squares method when processing to avoid possible negative concentration values

*Checking use smoothing guideliner displays a dropdown box that allows to select a column in your raw data that contains e.g. line numbers or another guideline. When selected, the smoothening algorithm will only average those data that have the same guideline number. For example, consider that your data contains a column numbering the lines flown in a survey. When using this as a guideliner, the averaging and smoothing algorithm will only use rows of data having the same line number. This avoids overruns and interpolation between flight lines.