- 11 May, 2016 4 commits
-
-
laura.gassner authored
-
laura.gassner authored
-
Florian Wittkamp authored
# Conflicts: # src/IFOS2D.c
-
Florian Wittkamp authored
-
- 10 May, 2016 2 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
- 03 May, 2016 6 commits
-
-
Florian Wittkamp authored
I removed the zero phase option from the code, due to complications depending on the source signal and the time window. However, from a technically point of view it was implemented right.
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
laura.gassner authored
-
- 19 Apr, 2016 2 commits
-
-
niklas.thiel authored
-
niklas.thiel authored
-
- 15 Apr, 2016 1 commit
-
-
Florian Wittkamp authored
Position 7 in workflow is now F_HIGH_PASS. All other parameters have been shifted.
-
- 05 Apr, 2016 1 commit
-
-
Florian Wittkamp authored
-
- 04 Apr, 2016 1 commit
-
-
Florian Wittkamp authored
-
- 31 Mar, 2016 2 commits
-
-
Florian Wittkamp authored
The model, which is used in the step length estimation is outputted if VERBOSE is set to 1.
-
Florian Wittkamp authored
-
- 30 Mar, 2016 4 commits
-
-
Florian Wittkamp authored
Both L2-misfits are now normalized at each iteration. Therefore, both objective functions should be weighted equally.
-
Florian Wittkamp authored
-
laura.gassner authored
-
laura.gassner authored
-
- 29 Mar, 2016 2 commits
-
-
laura.gassner authored
-
laura.gassner authored
-
- 25 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
The sinus3 source wavelet was shifted in the wrong direction.
-
- 24 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
-
- 23 Mar, 2016 4 commits
-
-
Florian Wittkamp authored
Added references to D. Koehn's dissertation. Large parts of the theory are extracted from his dissertation.
-
Florian Wittkamp authored
Position 7 in workflow is now F_HIGH_PASS. All other parameters have been shifted.
-
Florian Wittkamp authored
The vector FL was allocated before the value L was exchanged.
-
Florian Wittkamp authored
-
- 20 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
-
- 17 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
-
- 13 Mar, 2016 7 commits
-
-
Florian Wittkamp authored
This fix will reset the conjugate gradient history each time a frequency or workflow stage is switched. If such a stage is switched we will have a "new" objective function, thus, it makes no sense to use the old gradients for speeding up the convergence. This bug was the reason why the objective function could not be reduced for 2-3 iterations after a new frequency stage was appplied.
-
Florian Wittkamp authored
I switched the naming of the variables of the frequency filtering to a more clear and easy one. The change affects the JSON input file and the code itself. The following renaming is used: FC_START -> F_LOW_PASS_START FC_END -> F_LOW_PASS_END FC_INCR -> F_LOW_PASS_INCR FC_EXT -> F_LOW_PASS_EXT FC -> F_LOW_PASS F_HP -> F_HIGH_PASS However, old JSON files will also work for now. If one of the old variables is not found, IFOS will search for the corresponding old one. This option will be removed in a future release.
-
Florian Wittkamp authored
This option is not supported anymore. Therefore I remove it from the source code.
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-