Index

_ | A | B | C | D | E | F | G | H | I | K | L | M | N | O | P | R | S | U | W | Z

_

__enter__() (biosppy.storage.HDF method)
__exit__() (biosppy.storage.HDF method)
__getitem__() (biosppy.utils.ReturnTuple method)
__getnewargs__() (biosppy.utils.ReturnTuple method)
__repr__() (biosppy.utils.ReturnTuple method)

A

add_event() (biosppy.storage.HDF method)
add_header() (biosppy.storage.HDF method)
add_signal() (biosppy.storage.HDF method)
alloc_h5() (in module biosppy.storage)
analytic_signal() (in module biosppy.signals.tools)
as_dict() (biosppy.utils.ReturnTuple method)
assess_classification() (in module biosppy.biometrics)
assess_runs() (in module biosppy.biometrics)
authenticate() (biosppy.biometrics.BaseClassifier method)

B

band_power() (in module biosppy.signals.tools)
BaseClassifier (class in biosppy.biometrics)
basic_scr() (in module biosppy.signals.eda)
batch_train() (biosppy.biometrics.BaseClassifier method)
biosppy.biometrics (module)
biosppy.clustering (module)
biosppy.metrics (module)
biosppy.plotting (module)
biosppy.signals.bvp (module)
biosppy.signals.ecg (module)
biosppy.signals.eda (module)
biosppy.signals.eeg (module)
biosppy.signals.emg (module)
biosppy.signals.resp (module)
biosppy.signals.tools (module)
biosppy.storage (module)
biosppy.utils (module)
bvp() (in module biosppy.signals.bvp)

C

car_reference() (in module biosppy.signals.eeg)
cdist() (in module biosppy.metrics)
centroid_templates() (in module biosppy.clustering)
check_subject() (biosppy.biometrics.BaseClassifier method)
christov_segmenter() (in module biosppy.signals.ecg)
close() (biosppy.storage.HDF method)
coassoc_partition() (in module biosppy.clustering)
combination() (in module biosppy.biometrics)
CombinationError
compare_segmentation() (in module biosppy.signals.ecg)
consensus() (in module biosppy.clustering)
consensus_kmeans() (in module biosppy.clustering)
create_coassoc() (in module biosppy.clustering)
create_ensemble() (in module biosppy.clustering)
cross_validation() (biosppy.biometrics.BaseClassifier class method)
(in module biosppy.biometrics)

D

dbscan() (in module biosppy.clustering)
del_event() (biosppy.storage.HDF method)
del_event_group() (biosppy.storage.HDF method)
del_signal() (biosppy.storage.HDF method)
del_signal_group() (biosppy.storage.HDF method)
deserialize() (in module biosppy.storage)
dismiss() (biosppy.biometrics.BaseClassifier method)
dumpJSON() (in module biosppy.storage)

E

ecg() (in module biosppy.signals.ecg)
eda() (in module biosppy.signals.eda)
eeg() (in module biosppy.signals.eeg)
EER_IDX (biosppy.biometrics.BaseClassifier attribute), [1]
(biosppy.biometrics.KNN attribute), [1]
(biosppy.biometrics.SVM attribute), [1]
emg() (in module biosppy.signals.emg)
engzee_segmenter() (in module biosppy.signals.ecg)
enroll() (biosppy.biometrics.BaseClassifier method)
evaluate() (biosppy.biometrics.BaseClassifier method)
extract_heartbeats() (in module biosppy.signals.ecg)

F

filter_signal() (in module biosppy.signals.tools)
find_extrema() (in module biosppy.signals.tools)
find_intersection() (in module biosppy.signals.tools)
find_onsets() (in module biosppy.signals.bvp)
(in module biosppy.signals.emg)
flush() (biosppy.biometrics.BaseClassifier method)

G

gamboa_segmenter() (in module biosppy.signals.ecg)
get_auth_rates() (in module biosppy.biometrics)
get_auth_thr() (biosppy.biometrics.BaseClassifier method)
get_event() (biosppy.storage.HDF method)
get_filter() (in module biosppy.signals.tools)
get_header() (biosppy.storage.HDF method)
get_heart_rate() (in module biosppy.signals.tools)
get_id_rates() (in module biosppy.biometrics)
get_id_thr() (biosppy.biometrics.BaseClassifier method)
get_plf_features() (in module biosppy.signals.eeg)
get_power_features() (in module biosppy.signals.eeg)
get_signal() (biosppy.storage.HDF method)
get_subject_results() (in module biosppy.biometrics)
get_thresholds() (biosppy.biometrics.BaseClassifier method)

H

hamilton_segmenter() (in module biosppy.signals.ecg)
HDF (class in biosppy.storage)
hierarchical() (in module biosppy.clustering)
highestAveragesAllocator() (in module biosppy.utils)

I

identify() (biosppy.biometrics.BaseClassifier method)
io_del() (biosppy.biometrics.BaseClassifier method)
io_load() (biosppy.biometrics.BaseClassifier method)
io_save() (biosppy.biometrics.BaseClassifier method)

K

kbk_scr() (in module biosppy.signals.eda)
keys() (biosppy.utils.ReturnTuple method)
kmeans() (in module biosppy.clustering)
KNN (class in biosppy.biometrics)

L

list_events() (biosppy.storage.HDF method)
list_signals() (biosppy.storage.HDF method)
list_subjects() (biosppy.biometrics.BaseClassifier method)
load() (biosppy.biometrics.BaseClassifier class method)
load_h5() (in module biosppy.storage)
load_txt() (in module biosppy.storage)
loadJSON() (in module biosppy.storage)

M

majority_rule() (in module biosppy.biometrics)
mdist_templates() (in module biosppy.clustering)

N

normalize() (in module biosppy.signals.tools)
normpath() (in module biosppy.utils)

O

outliers_dbscan() (in module biosppy.clustering)
outliers_dmean() (in module biosppy.clustering)

P

pack_zip() (in module biosppy.storage)
pcosine() (in module biosppy.metrics)
pdist() (in module biosppy.metrics)
phase_locking() (in module biosppy.signals.tools)
plot_biometrics() (in module biosppy.plotting)
plot_bvp() (in module biosppy.plotting)
plot_clustering() (in module biosppy.plotting)
plot_ecg() (in module biosppy.plotting)
plot_eda() (in module biosppy.plotting)
plot_eeg() (in module biosppy.plotting)
plot_emg() (in module biosppy.plotting)
plot_filter() (in module biosppy.plotting)
plot_resp() (in module biosppy.plotting)
plot_spectrum() (in module biosppy.plotting)
power_spectrum() (in module biosppy.signals.tools)

R

random_fraction() (in module biosppy.utils)
remainderAllocator() (in module biosppy.utils)
resp() (in module biosppy.signals.resp)
ReturnTuple (class in biosppy.utils)

S

save() (biosppy.biometrics.BaseClassifier method)
serialize() (in module biosppy.storage)
set_auth_thr() (biosppy.biometrics.BaseClassifier method)
set_id_thr() (biosppy.biometrics.BaseClassifier method)
signal_stats() (in module biosppy.signals.tools)
smoother() (in module biosppy.signals.tools)
squareform() (in module biosppy.metrics)
ssf_segmenter() (in module biosppy.signals.ecg)
store_h5() (in module biosppy.storage)
store_txt() (in module biosppy.storage)
SubjectError
SVM (class in biosppy.biometrics)
synchronize() (in module biosppy.signals.tools)

U

unpack_zip() (in module biosppy.storage)
UntrainedError
update_thresholds() (biosppy.biometrics.BaseClassifier method)

W

windower() (in module biosppy.signals.tools)

Z

zero_cross() (in module biosppy.signals.tools)
zip_write() (in module biosppy.storage)