PyDDM.ddm_analysis_and_fitting.Browse_DDM_Fits
PyDDM.ddm_analysis_and_fitting.Browse_DDM_Fits¶
-
class
Browse_DDM_Fits
(fig, ax, ax2, fit)¶ Bases:
object
Class for interactive inspection of DDM data fits.
Click on a point to select and highlight it – the data that generated the point will be shown in the lower axes. Use the ‘n’ and ‘p’ keys to browse through the next and previous points
Methods
on_pick
on_press
update
-
lastind
¶ self.q = q self.t = t self.ddm_matrix = ddm_matrix self.lagtimes = lagtimes self.theory = thry
-