Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
7a9ac110
Commit
7a9ac110
authored
Dec 02, 2019
by
luckypeter.okonun
Browse files
Updates files
parent
4000a1bf
Changes
3
Hide whitespace changes
Inline
Side-by-side
TestSuite/tasse_cdr_in.py
View file @
7a9ac110
...
@@ -33,8 +33,8 @@ new_config = {
...
@@ -33,8 +33,8 @@ new_config = {
'farfield'
:
1
,
'farfield'
:
1
,
## What are the dimensions of the measurements?
## What are the dimensions of the measurements?
'Nx'
:
128
,
'Nx'
:
128
'Ny'
:
128
,
'Ny'
:
128
'magn'
:
1
,
'magn'
:
1
,
## What are the noise characteristics (Poisson or Gaussian)?
## What are the noise characteristics (Poisson or Gaussian)?
...
...
TestSuite/tasse_cp_in.py
View file @
7a9ac110
...
@@ -30,7 +30,7 @@ new_config = {
...
@@ -30,7 +30,7 @@ new_config = {
## Are the measurements in the far field or near field?
## Are the measurements in the far field or near field?
## Options are: 'far field' or 'near field',
## Options are: 'far field' or 'near field',
'distance'
:
'far field'
,
'distance'
:
'far field'
,
'farfield'
:
1
,
'farfield'
:
1
## What are the dimensions of the measurements?
## What are the dimensions of the measurements?
'Nx'
:
128
,
'Nx'
:
128
,
...
...
TestSuite/tasse_qnavp_in.py
View file @
7a9ac110
...
@@ -89,7 +89,7 @@ new_config = {
...
@@ -89,7 +89,7 @@ new_config = {
## parameters for plotting and diagnostics
## parameters for plotting and diagnostics
##==========================================
##==========================================
'diagnostic'
:
True
,
# to stop the diagnostics, just comment this field out.
'diagnostic'
:
True
,
# to stop the diagnostics, just comment this field out.
'rotate'
:
'f
alse
'
,
'rotate'
:
F
alse
,
'iterate_monitor'
:
'feasibility_iterate_monitor'
,
'iterate_monitor'
:
'feasibility_iterate_monitor'
,
'verbose'
:
1
,
# options are 0 or 1
'verbose'
:
1
,
# options are 0 or 1
'graphics'
:
1
,
# whether or not to display figures, options are 0 or 1.
'graphics'
:
1
,
# whether or not to display figures, options are 0 or 1.
...
...
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