Hi, I have some C++ Geosoft GX code based directly on the "chanadd.cpp" example.https://github.com/GeosoftInc/gxcore/blob/master/examples/cpp/chanadd/chanadd.cpp Generally, the code works well. I have a this gdb file, however, where GXVV::get_data does not always return a data vector of the expected size. Critically, the…
Hi,I work with UXO land data acquired using Push Cart.For last few projects, I have seen presence of an unusual noise while I am gridding the raw mag data. It is alternating high and low mag value like a stripping in the data. This noise is being reduced once I run non-linear filter on the data. However, I would really…
Hi, We are acquiring magnetometer data from 8 x G882 magnetometers, towed from 2 x EIVA Katria scan fishes, 4 magnetometers in each EIVA Katria scan fish. The data logging is in Qinsy which is producing 2 files per line, one for each Katria. The logged files has the final position, altitude, depth, signal and the total…
I would like to write the output of my software in “*.geosoft_voxel” format (ASCII). I was wondering if the "geosoft_voxel" file format is explained somewhere. Thanks very much in advance for the help,
Hello I can’t get the get_meta method of the GXHGD class to work. This is what I type import geosoft.gxapi as gxapi h1=gxapi.GXHGD.create(“magres_final_gaspe_1998_z19_313.hgd”) m=h1.get_meta() -->TypeError: get_meta() missing 1 required positional argument: 'meta' Somehow the method expects a meta object; but this is a…
(1) Is there a license restriction for running gxgrd.Grid.minimum_curvature from stand-alone python script? (2) If so, where in the documentation can I find license restrictions for various functions? (3) Or is there another problem? I am running the OM Viewer and this script (pretty much straight from the documentation)…
I have cloned the latest repo found at https://github.com/GeosoftInc/gxcore I have configured my VS project to read from gxcore\include, and include the wrapper header. #include <gxcpp_geogx.h> using namespace geosoft::gx::geogx; If I attempt to compile at this point, I get many errors, after some tracing around, they are…
Hi, I am Vikas Baranwal from Geological Survey of Norway. I am wondering if someone still using HEM data processing in Geosoft/Oasis Montaj. I will like to discuss about apparent depth and apparent resistivity calculation using table look up method. Regards Vikas
Dear all Which software is the easiest to use for diurnal corrections of the magnetic data? I have tried Gemlink not sure if am doing the right thing. Area there any softwares that are easier to use? Regards Mwape
Is anyone else having problems loading their data into target? All my coordinate spatial references have been checked multiple times, but when I try to load collar data from a .csv, it plots them in different spots than what the attribute table says.
It looks like you're new here. Sign in or register to get started.