holypipette.controller.paramecium_device module

class holypipette.controller.paramecium_device.ParameciumDeviceController(calibrated_unit, microscope, calibrated_stage, camera, config)[source]

Bases: TaskController

autocenter()[source]

Finds the center of the device.

electrophysiological_parameters()[source]

Reads from the oscilloscope and returns V0, R and Re

move_pipette_in()[source]

It is assumed that the pipette is at working level.

move_pipette_until_drop()[source]

Moves pipette down until Vm drops

partial_withdraw()[source]
holypipette.controller.paramecium_device.load_data(filename)[source]

Loads a text data file, with the following conventions: - header gives variable names (separated by spaces) - one column = one variable Returns a dictionary of signals