Releases: PauloCarvalhoRJ/gammaray
GammaRay 3.5
Windows users: download the ZIP, which contains the executable and the required runtime libraries, and extract them to some directory. Run the program by activating GammaRay.exe
.
With this version:
🆕: Highly multivariate classification with CART. See Section 9.5.1 of the manual.
🆕: Highly multivariate classification with Random Forest. See Section 9.5.2 of the manual.
🆕: Highly multivariate regression/estimation with CART (Classification and Regression Tree). See Section 11.7.1 of the manual.
🆕: Highly multivariate regression/estimation with Random Forest. See Section 11.7.2 of the manual.
LEGEND:
🆕=NEW FEATURE.
GammaRay 3.2
Windows users: If you have not downloaded version 2.5.1 yet, please first download its ZIP (further down) and extract it into any directory as it contains all the required libraries to run version 3.2. Then download the 3.2 ZIP, which contains only the executable, and extract it to the same directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
.
With this version:
🔵: Locmap points can be rendered without outlines (negative integers now allowed in options).
🔵: Cokriging: disabled warnings during LMC check to not clutter report.
🔵: Command line argument -no3d
to disable the 3D Viewer. Some older graphics drivers or use in virtual machines crash with OpenGL 2. Uses in these situations can disable the 3D Viewer.
🔵: Command line argument -nolops
to disable automatic project reloading. Sometimes a crash can corrupt the project, causing the program to crash upon rerunning the program, rendering it useless.
🔵: A message box pops up when a GSLib program outputs to stderr.
🔵: Memory usage monitor in the status bar.
🔵: 3D Viewer: Unvalued cells are not rendered in Cartesian grids.
🔵: 3D Viewer: Vertical scale. Useful for petroleum applications, where the vertical extent is usually much smaller than the areal extent.
LEGEND:
🔵=Enhancement.
GammaRay 3.0 - Sequential Gaussian Simulation
Windows users: If you have not downloaded version 2.5.1 yet, please first download its ZIP (further down) and extract it into any directory as it contains all the required libraries to run version 3.0. Then download the 3.0 ZIP, which contains only the executable, and extract it to the same directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
.
With this version:
🆕: Sequential Gaussian Simulation, with easy validation and post-processing.
🔶: Changed decibel computation from 20*log(r/r0) to 10*log(r/r0), since 20 is used for power measurements (square law).
🔶: Typo in the dismiss button label of the soft indicator calibration dialog.
🔶: Multiple variograms: line style now changes with realizations.
🔴: Crash when running LMC Check in Cokriging dialog without variogram models.
LEGEND:
🆕=New feature; 🔶=Defect fixed; 🔴 =Bug/Crash fixed.
GammaRay 2.7.2
Windows users: If you have not downloaded version 2.5.1 yet, please first download its ZIP (further down) and extract it into any directory as it contains all the required libraries to run version 2.7.2. Then download the 2.7.2 ZIP, which contains only the executable, and extract it to the same directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
.
With this version:
🔴 : Orphan parameter widgets floating when reducing the count of parameter arrays.
🔴 : File paths with hyphens are no more allowed as they conflict with GSLib parameter syntax.
🔴 : Misbehaving when variables contains all-constant values.
🔴 : Invalid IJK clipping planes in the 3D viewer, which can cause crashes.
🔴 : Message box warning to the user of truncated Cartesian grid files, prompting her/him to take corrective measures.
LEGEND:
🔴 =Bug/Crash fixed.
GammaRay 2.7.1 (64-bit)
Windows users: If you have not downloaded version 2.5.1 yet, please first download its ZIP (further down) and extract it into any directory as it contains all the required libraries to run version 2.7.1. Then download the 2.7.1 ZIP, which contains only the executable, and extract it to the same directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
.
With this version:
🔵 FFT works with complex numbers in polar form for ease of interpretation.
🔶 Replaced a call to QWindow::setWindowFlag()
to keep compatibility with Qt 5.3.
LEGEND:
🔵=Enhancement; 🔶=Minor issue fixed.
GammaRay 2.7 (64-bit)
Windows users: If you have not downloaded version 2.5.1 yet, please first download its ZIP (further down) and extract it into any directory as it contains all the required libraries to run version 2.7. Then download the 2.7 ZIP, which contains only the executable, and extract it to the same directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
.
With this version:
🆕 Image Jockey (FFT image manipulation). See Section 13.1 of the manual for details.
LEGEND:
🆕 =New feature.
GammaRay 2.5.1 (64-bit)
Windows users: download the ZIP of version 2.5.1 and extract it into any directory. The program manual can be downloaded by browsing the source tree, in the docs
directory. Run the program by activating GammaRay.exe
. ⭐️⭐️⭐️ ATTENTION: the ZIP contains 64-bit binaries ⭐️⭐️⭐️. If you are a 32-bit user, you need to compile it from the sources.
📢 A missing library was added to the ZIP. If you are getting an error about a missing DLL, please download it again.
With this version:
🆕 Reverse FFT.
🔵 64-bit support.
LEGEND:
🆕 =New feature; 🔵 = Enhancement.
GammaRay 2.5
Windows users: download the ZIP of version 2.0 containing all the required runtime libraries. Then download the ZIP containing the 2.5 executable and extract it into the directory where you installed the libraries. The program manual can be downloaded by browsing the source tree, in the docs
directory.
With this version:
🆕 Unvalued cells estimation for Cartesian grids with kriging.
🆕 Histograms of multiple realizations in a single plot (requires the non-standard histpltsim
GSLib program).
🆕 Grid resampling to reduce grid size for faster simulation validation or proxy modeling.
LEGEND:
🆕 =New feature;
GammaRay 2.4
Windows users: download the ZIP of version 2.0 containing all the required runtime libraries. Then download the ZIP containing the 2.4 executable and extract it into the directory where you installed the libraries. The program manual can be downloaded by browsing the source tree, in the docs
directory.
With this version:
🆕 : Variograms of realization ensemble in the same plot (useful for simulation validation purposes, for instance). It can be done both in the same file or across different files.
LEGEND:
🆕 =New feature;
GammaRay 2.3
Windows users: download the ZIP of version 2.0 containing all the required runtime libraries. Then download the ZIP containing the 2.3 executable and extract it into the directory where you installed the libraries. The program manual can be downloaded by browsing the source tree, in the docs
directory.
With this version:
🆕 : Grid resampling.
🔵 : Better automatic resampling in 3D Viewer for viewing large 3D Cartesian grids.
🔶 : GammaRay now waits undefinetly for GSLib or GhostScript to complete, instead of aborting with a 30-second timeout. This is useful for processing large data sets.
LEGEND:
🆕 =New feature; 🔵 =Enhancement; 🔶 =Defect fixed.