ocesou / hooke

Automatically exported from code.google.com/p/hooke
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Autopeak force give "NaN" #24

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will REPRODUCE the problem?
1. put a low mindeviation  (just to reproduce, unfortunately, sometime, it
happen also with a normal value of mindeviation) 
2. try autopeak

Please provide any additional information below.
"I think that" this problem is due to the fact that autopeak could not find
a base to measure the forces --> it give "NaN".
the problem is "solved" if you use "set baseline_clicks 1" and you choose a
base.

Original issue reported on code.google.com by fabrizio...@gmail.com on 20 Oct 2009 at 8:25

GoogleCodeExporter commented 8 years ago
Your diagnosis is right, but there's little one can do if it doesn't find enough
space for a decent baseline... suggestions?

Original comment by devicera...@gmail.com on 20 Oct 2009 at 11:01

GoogleCodeExporter commented 8 years ago
I think that, first we should check if the numbers that we get are or not 
"NaN". If
not we can take the 100 nm of base in the leftmost part of the curve, measure 
the
forces again and print at the same time an advice.
Is it possible to do that?

Original comment by fabrizio...@gmail.com on 20 Oct 2009 at 12:59

GoogleCodeExporter commented 8 years ago
Good idea. Will put it together with the FJC stuff when it will be "Hooke day" 
(this
week or next)

Original comment by devicera...@gmail.com on 20 Oct 2009 at 1:15