Man pages for scbursts
Single Channel Bursts Analysis

bursts.check_subconductanceCheck if segment contains subconductive states
bursts.conductance_statesReturn a list of all the (sub)conductance states.
bursts.copyCopy a list of bursts (by value)
bursts.defined_by_tcritDivide a recording into bursts defined by a critical time.
bursts.get_gapsGet the gaps between bursts.
bursts.impose_deadtimeImposes a deadtime to each segment in a burst.
bursts.modify_conductanceTransform the conductance states according to a user-defined...
bursts.pclosedsReturn pcloseds of every burst.
bursts.popensReturn popens of every burst.
bursts.recombineCombine bursts into one recording (with obvious spaces...
bursts.remove_first_and_lastRemove the first and last burst from the list.
bursts.selectFrom a list of bursts, extract those that interest you by...
bursts.sortOrder a list of bursts by some function. For instance, popen.
bursts.space_outArtificially add amount of time between bursts (in absence of...
bursts.start_times_update(DON'T USE THIS) Fix meta-data of bursts.
bursts.subconductance_asImposes a fixed conductance level (0 or 1) to all dwells with...
clampfit.readRead a .xlsx file output from clampfit
cplot.conductance_histHistogram of Conductance States
cplot.log_root_axesAdd log-root axes to histogram plot
cplot.pclosed_tsPlot Time Series (ts) of P(Closed).
cplot.popen_tsPlot Time Series (ts) of P(Open).
dwt.readRead a .dwt file.
dwt.writeWrite a dwt file to disk. Writes DOS line endings. Dwells are...
evt.extract_headerExtract header from evt file.
evt.from_dwellsConverts dwell durations to absolute transition times.
evt.readRead a .evt file to a table. Times are in seconds
evt.to_dwellsCalculate pulse lengths. Converts transition times to dwell...
evt.writeWrite bursts to a .evt file.
hst.extract_headerExtract header from hst file.
hst.readRead a MIL ".hst" file to a table.
hst.writeWrite bursts to a log10(ms)-sqrt(Frequency) .hst file from...
risetime.correct_gaussianUndo the effect of the gaussian filter.
scan.readRead a scan results text file. scan.read returns a 1 segment...
segment.check_subconductanceCheck if segment contains subconductive states
segment.closed_dwellsExtract closed dwells.
segment.conductance_statesReturn a list of all the (sub)conductance states.
segment.consecutives_to_dwellsCollapses a segment into dwells with alternating conductance...
segment.copyCopy a segment
segment.count_closedExtract number of closed dwells. In the case of subconductive...
segment.count_dwellsExtract number of dwells in segment.
segment.count_openExtract number of open dwells. In the case of subconductive...
segment.createCreate a "segment" object
segment.durationGet duration of a segment.
segment.dwells_by_conductanceExtract dwells in conductance range. lower <= x <= upper
segment.dwells_by_conductance_rangeExtract dwells in conductance range. lower <= x <= upper
segment.impose_deadtimeImposes a deadtime to a segment by removing any dwell that is...
segment.modify_conductanceTransform the conductance states according to a user-defined...
segment.nameExtract name from segment.
segment.open_dwellsExtract open dwells. (Any conductance greater than zero)
segment.pclosedCalculate empirical P(Closed) of a segment.
segment.pconductanceCalculate empirical P(Lower <= Conductance <= Upper) of a...
segment.pconductance_rangeCalculate empirical P(Lower <= Conductance <= Upper) of a...
segment.popenCalculate empirical P(Open) of a segment. (A state is...
segment.segExtract segment number from segment.
segment.start_timeExtract start_time from segment.
segment.subconductance_asImposes a fixed conductance level (0 or 1) to all dwells with...
segment.verifyDetect misrecorded data.
util.basenameRemove suffix and path from filename.
scbursts documentation built on July 6, 2019, 5:02 p.m.