Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GPIAG-Software
IFOS2D
Commits
5d09bb71
Commit
5d09bb71
authored
Dec 02, 2015
by
Florian Wittkamp
Browse files
Remove HESSIAN from JSON input file + Bugfix
Removed TIME_FILT==1 from SH toy example
parent
5ddfe553
Changes
2
Hide whitespace changes
Inline
Side-by-side
par/in_and_out/DENISE_INV_all_parameters.json
View file @
5d09bb71
...
...
@@ -151,13 +151,6 @@
"nfstart_jac"
:
"1"
,
"nf_jac"
:
"1"
,
"Hessian and Gradient-Method"
:
"comment"
,
"HESSIAN"
:
"0"
,
"FC_HESSIAN"
:
"100"
,
"ORDER_HESSIAN"
:
"4"
,
"TSHIFT_back"
:
"0.0"
,
"Gradient calculation"
:
"comment"
,
"LNORM"
:
"2"
,
"LNORM values: L1 norm=1, L2 norm=2, Cauchy=3, SECH=4, Global correlation=5, normalized L2 norm=7, Envelope-based norm=8"
:
"comment"
,
...
...
par/in_and_out/toy_example/toy_example_INV_SH.json
View file @
5d09bb71
...
...
@@ -112,7 +112,7 @@
"EPRECOND_ITER"
:
"0"
,
"Workflow"
:
"comment"
,
"USE_WORKFLOW"
:
"
0
"
,
"USE_WORKFLOW"
:
"
1
"
,
"FILE_WORKFLOW"
:
"workflow.txt"
,
"Inversion for density"
:
"comment"
,
...
...
@@ -144,7 +144,6 @@
"Termination of the programmme"
:
"comment"
,
"PRO"
:
"0.01"
,
"Definition of gradient taper geometry"
:
"comment"
,
"SWS_TAPER_CIRCULAR_PER_SHOT"
:
"1"
,
"SRTSHAPE"
:
"1"
,
...
...
@@ -170,7 +169,7 @@
"Minimum number of iteration per frequency"
:
"comment"
,
"MIN_ITER"
:
"10"
,
"Frequency filtering during inversion"
:
"comment"
,
"TIME_FILT"
:
"
1
"
,
"TIME_FILT"
:
"
0
"
,
"FC_START"
:
"5.0"
,
"FC_END"
:
"5.0"
,
"FC_INCR"
:
"10.0"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment