Activity for jif3d

  • Max Moorkamp Max Moorkamp committed [r1342] on jif3D

    Made home path more portable

  • Max Moorkamp Max Moorkamp committed [r1341] on jif3D

    Fixed final output when cross-gradient coupling ist used

  • Max Moorkamp Max Moorkamp committed [r1340] on jif3D

    updated outdated README file

  • Max Moorkamp Max Moorkamp committed [r1339] on jif3D

    Removed outdated --mutual_information option from options string, updated colormap for density model to make it visually distinct

  • Max Moorkamp Max Moorkamp committed [r1338] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1337] on jif3D

    Removed depreceated and unused include statement from FileUtil

  • Max Moorkamp Max Moorkamp committed [r1336] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1335] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1334] on jif3D

    Joint inversion now shows information how it reads coupling validity

  • Max Moorkamp Max Moorkamp committed [r1333] on jif3D

    Improved output of histograms for VI

  • Max Moorkamp Max Moorkamp committed [r1332] on jif3D

    Improved messages when setting up Gravity and Magnetic data

  • Max Moorkamp Max Moorkamp committed [r1331] on jif3D

    Made some changes for compatibility with latest version of HPX, update to singularity/apptainer defintion file

  • Max Moorkamp Max Moorkamp committed [r1330] on jif3D

    Added namespace specifications for some functions that were accepted for older versions of g++ but fail in version 14

  • jif3d jif3d released /jif3D-0.8.1/jif3D.tar.gz

  • Max Moorkamp Max Moorkamp committed [r1329] on jif3D

    Added a definition file to build Singularity/Apptainer Containers

  • Max Moorkamp Max Moorkamp committed [r1328] on jif3D

    Increased maximum number of ray segments before ray is considered lost.

  • Max Moorkamp Max Moorkamp committed [r1327] on jif3D

    joint inversion now outputs hit count per cell for tomography

  • Max Moorkamp Max Moorkamp committed [r1326] on jif3D

    Improved handling of invalid settings and values, can now specify minimum and maximum values for binning in VI

  • Max Moorkamp Max Moorkamp committed [r1325] on jif3D

    Rotation angles in tipper file are optional when reading in data

  • Max Moorkamp Max Moorkamp committed [r1324] on jif3D

    Can now specify a reference model for regularization for the each method in the joint inversion, can also just use the starting model as a reference model

  • Max Moorkamp Max Moorkamp committed [r1323] on jif3D

    fixed typo in options that prevented slowness covariance from being read in properly

  • jif3d jif3d released /README.txt

  • jif3d jif3d released /jif3D-0.8/jif3D.tar.gz

  • Max Moorkamp Max Moorkamp committed [r1322] on jif3D

    Added missing override to SetupOptions definition in some setup classes

  • Max Moorkamp Max Moorkamp committed [r1321] on jif3D

    Changed threshold for merging layers in x3d to avoid problems with homogeneous starting models

  • Max Moorkamp Max Moorkamp committed [r1320] on jif3D

    Updated tutorials to reflect new use of pyproj library

  • Max Moorkamp Max Moorkamp committed [r1319] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1318] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1317] on jif3D

    renamed mutual information to VI to better reflect what is actually calculated and reduce confusion between description in papers and code

  • Max Moorkamp Max Moorkamp committed [r1316] on jif3D

    renamed mutual information to VI to better reflect what is actually calculated and reduce confusion between description in papers and code

  • Max Moorkamp Max Moorkamp committed [r1315] on jif3D

    Optimized computation of VI constraint, needs some testing

  • Max Moorkamp Max Moorkamp committed [r1314] on jif3D

    Added check to joint inversion if measurement sirtes are within modelling domain to warn user of possible problems

  • Max Moorkamp Max Moorkamp committed [r1313] on jif3D

    Modified covarianxce setup to account for non-grid parameters and stochastic covariance interactions

  • Max Moorkamp Max Moorkamp committed [r1312] on jif3D

    Added profiling program forVI contraint

  • Max Moorkamp Max Moorkamp committed [r1311] on jif3D

    Added a very simple 1D MT inversion code for demonstration purposes

  • Max Moorkamp Max Moorkamp committed [r1310] on jif3D

    Some clean up of code to reduce compiler warnings and number of failed tests

  • Max Moorkamp Max Moorkamp committed [r1309] on jif3D

    Added nectdf-cxx4 to directory structure for easier compilation and less external code dependencies. Some cleanup of include statements associated with netcdf

  • Max Moorkamp Max Moorkamp committed [r1308] on jif3D

    Joint inversion now outputs synthetic tipper data

  • Max Moorkamp Max Moorkamp committed [r1307] on jif3D

    Changed transform for tipper so that distortion parameters are not passed along any more

  • Max Moorkamp Max Moorkamp committed [r1306] on jif3D

    The 1D responses now get written out for comparison

  • Max Moorkamp Max Moorkamp committed [r1305] on jif3D

    Added compilation instructions for file compile

  • Max Moorkamp Max Moorkamp committed [r1304] on jif3D

    added source code of x3d so users can compile themselves

  • Max Moorkamp Max Moorkamp committed [r1303] on jif3D

    surface wave inversions outputs station locations

  • Max Moorkamp Max Moorkamp committed [r1302] on jif3D

    fixed setup of dc resistivity inversion to consider model covariance

  • Max Moorkamp Max Moorkamp committed [r1301] on jif3D

    changed filename for output of dispersion tests to avoid overwriting other files

  • Max Moorkamp Max Moorkamp committed [r1300] on jif3D

    added more meaningful error message when trying to read variable from netcdf file

  • Max Moorkamp Max Moorkamp committed [r1299] on jif3D

    fixed setting covariance when magnetic model is used as a constrained

  • Max Moorkamp Max Moorkamp committed [r1298] on jif3D

    added option to use identical density values for gravity and surface wave modelling in joint inversion

  • Max Moorkamp Max Moorkamp committed [r1297] on jif3D

    - added possibility to invert for absolute densities

  • Max Moorkamp Max Moorkamp committed [r1296] on jif3D

    - added possibility to invert for absolute densities

  • Max Moorkamp Max Moorkamp committed [r1295] on jif3D

    changed setup of MT when conductivity model is used as a constraint to ensure model values are copied

  • Max Moorkamp Max Moorkamp committed [r1294] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1293] on jif3D

    fixed cell position calculation in tomography calculator, refined tests for surface wave dispersion forward and gradient, tests look self consistent now

  • Max Moorkamp Max Moorkamp committed [r1292] on jif3D

    clean up and comments for SurfaceWave calculation

  • Max Moorkamp Max Moorkamp committed [r1291] on jif3D

    the ele field in the tomography ray calculatation is now set to usable values

  • Max Moorkamp Max Moorkamp committed [r1290] on jif3D

    Changed default velocity range for surface waves to be consistent with model units

  • Max Moorkamp Max Moorkamp committed [r1289] on jif3D

    some optimization to Surface wave calculation, should use less memory now

  • Max Moorkamp Max Moorkamp committed [r1288] on jif3D

    fixed corner case in vtk test

  • Max Moorkamp Max Moorkamp committed [r1287] on jif3D

    improved handling of density and pvel velocity in surface wave inversion

  • Max Moorkamp Max Moorkamp committed [r1286] on jif3D

    added test program to minimize variation of information between two models only

  • Max Moorkamp Max Moorkamp committed [r1285] on jif3D

    more work on surface wave inversion with ray tracing, made extra transform to calculate density and P-velocity from s-velocity

  • Max Moorkamp Max Moorkamp committed [r1284] on jif3D

    more work on data covariance setup, needs more checking and some cleaning

  • Max Moorkamp Max Moorkamp committed [r1283] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1282] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1281] on jif3D

    Added pragmas to suppress warnings from library code

  • Max Moorkamp Max Moorkamp committed [r1280] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1279] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1278] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1277] on jif3D

  • Max Moorkamp Max Moorkamp committed [r1276] on jif3D

    continued implementation of ray tracing, needs further refinement and testing

  • Max Moorkamp Max Moorkamp committed [r1275] on jif3D

    started implementation of ray tracing in surface wave calculator, currently still incomplete

  • Max Moorkamp Max Moorkamp committed [r1274] on jif3D

    Added model origin information to first arrival travel time calculator so raypaths can be plotted correctly

  • Max Moorkamp Max Moorkamp committed [r1273]

    refactored hpx gravity calculation to make sure computations overlap properly and sensitivities are stored properly

  • Max Moorkamp Max Moorkamp committed [r1272]

    Added a Tutorial that demonstrates the use of topography and other prior information when jointly inverting gravity and magnetic data

  • Max Moorkamp Max Moorkamp committed [r1271]

    Tear specification for regularization in new jointinv is now transferred to cross-gradient again

  • Max Moorkamp Max Moorkamp committed [r1270]

    Fixed handling of stochastic covariance for non-grid parameters

  • Max Moorkamp Max Moorkamp committed [r1269]

    added to fstream to include in field calculator to avoid errors in gcc 12

  • Max Moorkamp Max Moorkamp committed [r1268]

    Fixed setup of covariance vector when not all data types are present, also added some progress info for users

  • Max Moorkamp Max Moorkamp committed [r1267]

    Changed initialization of MT part of joint inversion to ensure Distortion correction works

  • Max Moorkamp Max Moorkamp committed [r1266]

    Fixed normalization factor for MI inversion when specifying a validity domain

  • Max Moorkamp Max Moorkamp committed [r1265]

    Fixed units and gradient calculation for magnetization inversion, added test for forward (comparison with SIMPEG) and gradient calculation

  • Max Moorkamp Max Moorkamp committed [r1264]

    made some preparations for providing Docker version of jif3D

  • Max Moorkamp Max Moorkamp committed [r1263]

  • Zhexin You Zhexin You committed [r1262]

    update hpx implementation for waiting

  • Zhexin You Zhexin You committed [r1261]

    Modify HPX implementation for tensor and scalar gravity

  • Zhexin You Zhexin You committed [r1260]

    modify the test model for testing, solve hpx connection problem for tomo test

  • Zhexin You Zhexin You committed [r1259]

    build a same model ffor testing result, change hpx connection in tomo test

  • Max Moorkamp Max Moorkamp committed [r1258]

    improved error checking and output of misfit for MT data

  • Max Moorkamp Max Moorkamp committed [r1257]

    fixed some hpx related warnings in tomography code

  • Max Moorkamp Max Moorkamp committed [r1256]

    - Magnetics is now CUDA enabled and tested to give correct results

  • Max Moorkamp Max Moorkamp committed [r1255]

    added error checking to CUDA computations to guad against erroneous results when compiling with wrong version

  • Max Moorkamp Max Moorkamp committed [r1254]

  • Max Moorkamp Max Moorkamp committed [r1253]

  • Max Moorkamp Max Moorkamp committed [r1252]

    Added first CUDA calculation for total field magnetics and updated associated tests for magnetics and gravity

  • Max Moorkamp Max Moorkamp committed [r1251]

    Gravity and Magnetic setup now give an indication of estimated disk space, further fixes to constraint inversion with conductivity model

  • Max Moorkamp Max Moorkamp committed [r1250]

    fixed setup when conductivity model is used as a constraint

  • Max Moorkamp Max Moorkamp committed [r1249]

    some changes to includes for gravity calculation to adjust to latest version of hpx (1.8.0)

  • Max Moorkamp Max Moorkamp committed [r1248]

    correction to order of parameters in Tutorials

  • Max Moorkamp Max Moorkamp committed [r1247]

    Updated Tutorials to consider DCResistivity option in jointinv, made handling of covariance consistent across methods and constrained inversions more convenient

  • Max Moorkamp Max Moorkamp committed [r1246]

    Continued overhaul of joint inversion main program

1 >
MongoDB Logo MongoDB