Skip to content

Releases: GeoscienceAustralia/HiQGA.jl

v0.3.8

26 Aug 04:50
41ee332
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

Build script added for Conda and other feature additions

21 Jul 15:03
Compare
Choose a tag to compare
  • GOCAD sgrids can be generated for 2D sections
  • TEMPEST can read in pass through values if float
  • TEMPST can quickly compute primary field at arbitrary geometry
  • nsamples is now the total no. of samples in McMC even for restart
  • faux 2D synthetics can be written for TEMPEST and SkyTEM
  • bizarre switch on GitHub/Registrator requiring the use of Conda.pip for matplotlib and build.jl

VTK interop added

24 May 09:41
dabf6e0
Compare
Choose a tag to compare
Merge pull request #46 from GeoscienceAustralia/dev

compat for vtk, csv

pmap for McMC AEM

19 Apr 01:48
f2d61ec
Compare
Choose a tag to compare

if you have multiple workers with

using Distributed
addprocs(NCPUS)
@everywhere using Distributed
@everywhere using HiQGA.transD_GP

then
transD_GP.AEMwithNuisanceMcMCInversionTools.summaryAEMwithnuisanceimages()
or
transD_GP.AEMnoNuisanceMcMCInversionTools.summaryAEMimages()
will parallelly process soundings for you!

Known labelling issues fixed for all AEM inversion types

27 Mar 01:13
a1470c2
Compare
Choose a tag to compare
v0.3.4

all known labelling problems fixed for AEM

HPC @info removed and potential @sync race eliminated

23 Mar 06:35
1986f99
Compare
Choose a tag to compare

Cleaned up examples and generic joint inversion ready

23 Mar 06:01
7e1a301
Compare
Choose a tag to compare
v0.3.2

removed Line1D example from docs

TEMPEST nuisance inversion: gradient-based added

15 Feb 03:43
7ef9c90
Compare
Choose a tag to compare

SkyTEM, VTEM and TEMPEST have working gradient based and McMC inversions.

VTEM added, tested TEMPEST on upto 7104 cores

09 Dec 01:05
079ff68
Compare
Choose a tag to compare

Will break previous scrips with multiple soundings

NEWS labels should make more sense

26 Sep 03:13
b99d01e
Compare
Choose a tag to compare
v0.2.2

<description of version>