Commit Graph

58 Commits

Author SHA1 Message Date
Hongjian Fang
a651faf927 correcting the readme 2023-09-30 15:09:01 +08:00
Hongjian Fang
ad99372e34 Change the empirical relationship when inverting for upper mantle 2023-09-29 15:08:18 +08:00
Hongjian Fang
37eb3e8f4b add python script for generating both the data and the input file for DSurfTomo 2023-07-31 09:19:29 +08:00
Hongjian Fang
8d6695f308 update manual for seismic algorithm training in Inner Mogonia 2023 2023-07-19 11:11:17 +08:00
Hongjian Fang
65c202802c
Update Makefile 2022-06-28 18:08:39 +08:00
Hongjian Fang
809e164bcb Merge branch 'stable' of https://github.com/HongjianFang/DSurfTomo into stable 2022-05-25 19:15:50 +08:00
Hongjian Fang
a0fceeb5fb back to v1.3 2022-05-25 19:10:09 +08:00
Hongjian Fang
2fec5df95b back to v1.3 2022-05-25 18:53:44 +08:00
Hongjian Fang
3d66dbdd0f removing the vorotomo option since it is not stable 2021-11-11 18:20:40 +08:00
Hongjian Fang
f35c3d77da Merge branch 'stable' of https://github.com/HongjianFang/DSurfTomo into stable 2021-02-17 08:43:03 +08:00
Hongjian Fang
ba0a5db4ab output more digits, important for small scale cases 2021-02-17 08:41:34 +08:00
Hongjian Fang
b25eaaa096 bug fix if there are two types of data 2020-08-19 16:44:33 -04:00
Hongjian Fang
f88ac4d8cd Adaptive cells based on ray sampling 2020-07-08 20:51:56 -04:00
Hongjian Fang
e4d1c1549f disable output of lsmr 2020-04-21 06:54:49 -04:00
Hongjian
d8424b27b5 small bug fixed 2020-04-19 14:07:47 -04:00
Hongjian Fang
74e80f4b74 change G*Gp 2020-04-19 13:36:13 -04:00
Hongjian
b657c68d28 - 2020-04-19 07:52:07 -04:00
Hongjian
9aead30bf2 incorporating random projections based inversion using Poisson Voronoi cells 2020-04-16 20:47:03 -04:00
Hongjian Fang
82ebf4283d clean version of main.f90 2019-01-15 08:57:51 -05:00
Hongjian Fang
404f55cd0f comment some unnecessary warnings
before vorotomo
2019-01-12 12:56:08 -05:00
Hongjian Fang
f2a0f8bc4d
Update README.md 2018-07-05 08:52:09 -04:00
Hongjian Fang
07cf4d199b
Update README.md 2018-07-05 08:50:48 -04:00
Hongjian Fang
e72b1205d1 Update manual again 2018-07-04 16:13:08 -04:00
Hongjian Fang
a42952b9ad Update manual 2018-07-04 16:09:03 -04:00
Hongjian Fang
f4bef435fe V1.3 release
Fix some bugs in jointly invert both phase and group velocity
2018-07-04 15:56:43 -04:00
Hongjian Fang
6b943f362a fix problem using both Rayleigh and Love data
Increase 'NP' in surfdisp.f. Change kmax to kmaxLC
2018-05-17 10:49:14 -04:00
Hongjian Fang
2b73597aea nothing important
change the script for generating true model and add script for ploting
paths
2018-02-03 11:38:11 -05:00
Hongjian Fang
6b00b85ba0 revise the weighting scheme
constant smoothing weight for all iterations now
2017-12-18 20:23:13 +08:00
Hongjian Fang
6e1c1016b6 change weight scheme 2017-12-12 14:26:42 +08:00
Hongjian Fang
ca4e860a15 add raw data
taipei example from Prof. Huajian Yao's program
2017-07-03 22:09:36 +08:00
Hongjian Fang
dd484c5b55 fix format of output
something wrong with the format, change from f8.4 to f9.3, also small bug fixed
2017-07-04 05:41:45 +08:00
Hongjian Fang
40f6ed622c output intermediate model with iteration number
also remove model variation estimation
2017-07-04 02:49:02 +08:00
Hongjian Fang
39f5930411 bug fixed
bug causing residual doesn't drop
2017-07-03 21:55:45 +08:00
Hongjian Fang
f4181ebfa7 runable for group velocity
still need to be tested for Love wave group vel
2017-07-03 05:51:18 +08:00
Hongjian Fang
db87c3c9d8 small bug fixed
remove model estimation
2017-07-02 14:20:24 +08:00
Hongjian Fang
79282acedf trace phase vel map
trace phase vel for group velocity measurements.
2017-07-02 14:08:59 +08:00
Hongjian Fang
6441d9e1e1 runable example 2017-04-19 07:25:07 -06:00
Hongjian Fang
5256d88833 adding example data 2017-04-18 23:55:46 -06:00
Hongjian Fang
712e0ab3ca README.md edited online with Bitbucket 2017-04-19 05:25:33 +00:00
Hongjian Fang
e411d4cc63 README.md edited online with Bitbucket 2017-04-19 05:24:53 +00:00
Hongjian Fang
533e444835 Licence.txt created online with Bitbucket 2017-04-19 05:21:44 +00:00
Hongjian Fang
6f924f3b72 generating phase/group velocity maps
extract velocity model of the last iteration form IterVel.out and save
it as MOD.true, change maxiter as 0 (line 12) and synthetic flag as 1
(line 19) in 'Surftomo.in', then rerun the code
2017-01-16 14:16:39 +08:00
Hongjian Fang
4f2f7cbce5 add model uncertainty estimation
add model uncertainty estimation with random models, also indent all the
code to make them a little bit easy to read
bug fix about shift when output the velocity model
2016-08-07 20:05:49 +02:00
Hongjian Fang
851eb3418f fix potential bug
segmentation fault appears in the case of very large dataset, there will be problem if the nonzeros of G matrix exceed the range of INTEGER, now change maxnar = spfra*dall*nx*ny*nz, remember order matters.
also show the lat and lon when station outside the inverted region
2016-05-09 21:22:58 +02:00
Hongjian Fang
c6b0e7e562 misfit statistics
change chi to rms
2016-05-09 10:23:26 +02:00
Hongjian Fang
38a7518f84 bug fix
ln kernel to regular kernel.
2016-05-09 09:58:14 +02:00
Hongjian Fang
c5a14473df remove example data and add src
add src code and remove example data
2016-05-05 13:00:39 +02:00
Hongjian Fang
3ac475560e new release 2016
share to public
2016-05-05 12:52:53 +02:00
Hongjian Fang
cd7d0eb0a0 fix bug
fix bug about depm on a certain OS, including MAC OSx, seems it doesn't affect Linux OS.
Also change the chi squre equation to sqrt(x^2/n)
2016-05-04 22:34:55 +02:00
Hongjian Fang
b25529e2b2 fix bug
bug caused by severly varied layer depth, 'minthk' = layerthick / sublayernum, can be 1, 2 ,3
2016-04-28 17:21:37 +02:00