Submodule: measure

Meausre

class flika.process.measure.Measure(BaseProcess)

Click in the graph to select a point. Shift-Click in the graph to select the nearest data point

export(filename)

This function saves out all the traces in the tracefig to a file specified by the argument ‘filename’. The output file is a tab seperated ascii file where each column is a trace. Traces are saved in the order they were added to the plot.

Parameters:filename (str) – name of file to save