Commit Graph

8 Commits

Author SHA1 Message Date
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
a0fceeb5fb back to v1.3 2022-05-25 19:10:09 +08:00
Hongjian
9aead30bf2 incorporating random projections based inversion using Poisson Voronoi cells 2020-04-16 20:47:03 -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
6e1c1016b6 change weight scheme 2017-12-12 14:26:42 +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
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
fb7b81711f Initial commit
change 1e-2 to 'ftol' in CalSurfG.f90, which may cause problem with small study region (~2 km)
2016-03-29 15:48:02 +02:00