Hello Dr. Moorkamp. I am a graduate student who just starting to learn about joint inversion with your code. After a few synthetic tests with “1dinvga", I find out a bug in gplib (actually the unreleased version gplib-code, because gplib-0.7.2 is a little too 'old' for my environment) while trying to use vrefmodel. I've listed the details of the error and what might cause it below. Error: terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n (which...
rotation is now consistent with tipper
freqinter now consider corner cases better
fixed inconsisten indenting in SConscript files
using c++11 as a default now
freqinter now better considers data errors to decide how to interpolate
fixed problem with rotation, Tipper and errors are now rotated correctly
improved removal of files only used for internal calculations
fixed problem arising from moving from boost::bind to C++11 lamdba
specifying default value for poisson in case nothing is specified in the file
removed as much as possible of boost/bind from the code and replaced with closures, some non-obvious uses still remain, mtucorr now removes spikes from all horizontal components
fixed a few things to compile with newer compilers
fixed search order for blas librarires in Distribution SConstruct file
added comments for 0.7.2 release
fixed problem with inverting more than 10 receiver functions simultaneously
threads entry in config file should now work as expected again
added critical section to prevent race condition when determining if a model has been calculated already
used C++11 lambdas and removed boost bind in some places
changed Lemi default sampling rate to 1s
added boost namespace to use of advance to avoid ambiguity
improved reading of .j files and interpolation of MT files to common frequencies
removed debug output from reccalc
changed types in MTUformat to improve portability
Fixed coefficients in band pass filter that res...
fixed missing delete in MtuFormat, considering ...
resolved conflicts in changelog
added some more doxygen section comments and so...
MIssing files in GPLib++ version 0.7.0
added facilities for S-receiver function inversion
mtt files are now always written so that they a...
added frequency output to keepcommon, added som...
added .mtf file format and simplified code for ...
fixed sign error in application of rotation to ...
replace clang with clang++ to avoid link errors
added some namespace specifications for compila...
added rotation to PSH coordinate system to allo...