Did I find the right examples for you? yes no Crawl my project Python Jobs
All Samples(2) | Call(2) | Derive(0) | Import(0)
src/p/e/PEATDB-2.3/PEATDB/scripts/titDB_Stats.py PEATDB(Download)
#p=t.extractpKas(ekindicts[e], silent=True) p, img1, img2 = t.analysepKas(ekindicts[e], silent=True, prefix=e)#, satoms=['H','HB*']) t.makepKasTable(p, primary=True) #t.getExpErrors(e, xuncert=0.1, yuncert=yuncerts[i])
src/p/e/PEATDB-2.3/PEATDB/plugins/titranalysis.py PEATDB(Download)
if p == None: p = t.findpKas(E, titratable=True, reliable=False, minspan=0.06) t.analysepKas(p) return