projects
/
unfold-protein.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64cc32a
)
Increase 'far' in ApproachConfig to 30 microns.
author
W. Trevor King
<wking@drexel.edu>
Tue, 24 Jan 2012 12:57:50 +0000
(07:57 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 24 Jan 2012 12:57:50 +0000
(07:57 -0500)
unfold_protein/config.py
patch
|
blob
|
history
diff --git
a/unfold_protein/config.py
b/unfold_protein/config.py
index 91902037af89e6b1766550163d5f81f835db8cc7..c927aef3f8761942d7002363631192f860fa0645 100644
(file)
--- a/
unfold_protein/config.py
+++ b/
unfold_protein/config.py
@@
-64,7
+64,7
@@
class ApproachConfig (_config.Config):
help=('Approximate distance in meters to move away to get "far" '
'from the surface. For possible stepper adjustments while '
'initially locating the surface.'),
- default=
1
e-5),
+ default=
3
e-5),
]
class UnfoldConfig (_config.Config):