- 11 Nov, 2016 9 commits
-
-
niklas.thiel authored
Conflicts: doc/latex/6_Parameter_Definition.tex src/IFOS2D.c src/calc_misfit.c src/exchange_par.c src/globvar.h
-
laura.gassner authored
-
niklas.thiel authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
Import seitosh libstfinv now supports semicolons as an alternative to commas being used as field separators in parameter values. See merge request !4
-
- 09 Nov, 2016 3 commits
-
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
- 27 Oct, 2016 1 commit
-
-
niklas.thiel authored
-
- 18 Oct, 2016 4 commits
-
-
thomas.forbriger authored
Merge branch 'master' into import_Seitosh
-
thomas.forbriger authored
Merge branch 'vendor_Seitosh' into import_Seitosh
-
thomas.forbriger authored
Drop current version of Seitosh code. The contents are taken vom branch master of [Seitosh](https://git.scc.kit.edu/Seitosh/Seitosh). The current master commit in Seitosh is 0cdd3c0568. With this vendor drop libstfinv supports semicolons as an alternative to commas being used as field seperators in parameter values. Commands executed in the root directory of IFOS2D: rm -rfv contrib/stfinv (cd ~/git/Seitosh/src/libs/libstfinv; tar cvf - $(git ls-files)) \ | ( cd ~/git/IFOS2D/contrib; mkdir stfinv; cd stfinv; tar xvfps -) git add --force contrib/stfinv
-
Florian Wittkamp authored
-
- 11 Oct, 2016 2 commits
-
-
niklas.thiel authored
-
niklas.thiel authored
-
- 06 Oct, 2016 3 commits
-
-
niklas.thiel authored
-
nikolaos.athanasopoulos authored
Set STF_FULL to 1 in order to ignore the time window and use the total wavefield to invert for the source time function.
-
Florian Wittkamp authored
-
- 29 Sep, 2016 5 commits
-
-
Florian Wittkamp authored
Will write filtered and windowed displacement seismograms to disk.
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Import seitosh @wittkamp @lgass @r [libstfinv](https://git.scc.kit.edu/Seitosh/Seitosh/tree/master/src/libs/libstfinv) in [Seitosh](https://git.scc.kit.edu/Seitosh/Seitosh) provides a new feature: A new taper option for procedures operating in the Fourier domain is implemenetd in libstfinv. This can be used to remove unwanted acausal or coda components of the impulse response of the source time function correction filter. See usage information provided by libstfinv: A time domain taper can be applied to the impulse response of the correction filter by using option irtap. Four time values are given in units of seconds: t1, t2, t3, and t4. They must be in increasing order and (t4-t1) must be smaller than the total duration of the time series used to represent signals internally. Times value are allowed to be negative. Time series are understood to be periodic (due to discrete Fourier transformation). Prior to application of the correction filter to the time series passed to the algorithm, the correction filter is transformed to the time domain, tapered, and then transformed to the Fourier domain again. The values of the taper are: 0 if t < t1 0.5-0.5*cos(pi*(t-t1)/(t2-t1)) if t1 <= t <= t2 1 if t2 < t < t3 0.5+0.5*cos(pi*(t-t3)/(t3-t4)) if t3 <= t <= t4 0 if t > t4 Test-cases are set up for [soutifu](https://git.scc.kit.edu/Seitosh/Seitosh/blob/master/src/ts/wf/soutifu.cc) and are described in the accompanying [README.soutifu](https://git.scc.kit.edu/Seitosh/Seitosh/blob/master/src/ts/wf/testcases/README.soutifu). A vendor update has taken place in [thof/IFOS2D](https://git.scc.kit.edu/thof/IFOS2D) see [issue 5](https://git.scc.kit.edu/thof/IFOS2D/issues/5) there. The code in contrib compiles and installs well. The integration into IFOS2D still is to be tested. See merge request !3
-
- 22 Sep, 2016 6 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
- 20 Sep, 2016 1 commit
-
-
Florian Wittkamp authored
Write measured and synthetic seismograms after the application of time windowing and frequency filtering to disk if TIME_FILT and WRITE_FILTERED_DATA is set to 1. The string „su.filtered“ will be added to the filename.
-
- 02 Sep, 2016 1 commit
-
-
niklas.thiel authored
-
- 03 Aug, 2016 1 commit
-
-
niklas.thiel authored
-
- 26 Jul, 2016 2 commits
-
-
niklas.thiel authored
-
niklas.thiel authored
-
- 25 Jul, 2016 2 commits
-
-
niklas.thiel authored
-
niklas.thiel authored
-