Why do some inversion results look nothing like the geology you expect? We recently shared some thoughts around this topic as a conference. We discussed practical strategies for tackling this challenge using advanced TDEM techniques. ✅ What we explored: Working with TDEM data to map conductive bodies Comparing inversion…
Hey everyone, My name is Jack Chanmala, and I’m excited to join this community! I’ve spent my career in exploration geophysics and mining, working across the spectrum—from junior exploration companies running drill rigs to major mining operations like Rio Tinto, where I focused on iron ore projects. Over the years, I’ve…
Hey everyone! I am currently running Oasis Montaj 2025.2.1, and trying to run any python script (including the in built "Hello World" script"), using python 3.12 with Geosoft 2.0 package. When I run any code, I get the following error, no matter what I run (even if I restart the program): Any idea of potential fixes for…
I would like to use folders in a map, therefore I would like to use move_group_to_folder_2d. Either I am misusing the method move_group_to_folder_2d or it's bugged. Below minimal reproducable example. from pathlib import Path from geosoft import gxpy from geosoft.gxpy import (group as gxgroup, map as gxmap, view as gxview,…
Run globally throughout 2026, our Oasis montaj Mastery Series takes you beyond routine workflows, teaching you the advanced skills precisely process, filter, and analyse your data, to improve your interpretations. Each session focuses on the reasoning, decisions, and workflow knowledge that helps you use Oasis montaj more…
I can't seem to find a document that explains how one goes about applying a base station correction to a magnetic UAV survey. I have an excel file with raw recorded base station values and the time the values were collected (in Unix time). I also have a database with the survey data and the time of collection (also in…
Extensions can currently be called using hardcoded paths, for example: SETINI ENTRY.PARAM1=5 GX C:\Users\v.savenije\Documents\Geosoft\Desktop Applications\python\entry.py but to distribute the gs script, all paths need to be relative of course, something like SETINI ENTRY.PARAM1=5GX python\entry.py But this doesn't work.…
Eu queria muito saber como que faço pata ter uma liçensa temporaria por 3 dias, porque sou estudante
I recently upgraded Montaj, and a C# dotnet standalone program has stopped working, in the call to new CGX_NET in the final line of the following code snippet: //IntPtr hWnd = (IntPtr)Windows. //IntPtr handle = Process.GetCurrentProcess().MainWindowHandle; //NativeWindow nativeWindow = new NativeWindow();…
Hi, I am currently trying to run a code in PyCharm to calculate intersections from survey lines and mark intersections as 1 or 0 based on a lower signal or higher altitude. My code runs fine when I've exported the csv manually through Oasis Montaj and detects all the intersections. However when I've tried to run the script…
It looks like you're new here. Sign in or register to get started.