Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

dataset analysis in python photo photoelectric effect

In [1]: ir = B.in_between(-0.1, 0.3, I)         # select current between -0.1 and 0.3
In [2]: l1 = B.linefit(V[ir], I[ir], sig_I[Ir]) # fit the line
Source by wanda.fiu.edu #
 
PREVIOUS NEXT
Tagged: #dataset #analysis #python #photo #photoelectric #effect
ADD COMMENT
Topic
Name
4+5 =