single_cell_parseranalyzemembrane_potential_analysisRecordingSiteManager

RecordingSiteManager

class single_cell_parser.analyze.membrane_potential_analysis.RecordingSiteManager(landmarkFilename, cell)

Parse AMIRA recording sites from a .landmarkAscii file.

Parameters:
Attributes:

recordingSites

List of recording sites.

Type:

list

cell

Cell object.

Type:

single_cell_parser.cell.Cell

Methods:

set_up_recording_site(location, ID, filename)

Set up a RecordingSite from a location.

update_recordings()

Add the Cell’s recorded voltages to the recordingSites.

_read_landmark_file(landmarkFilename)

Read the AMIRA landmark file and return the landmarks.