Index

_ | A | B | C | D | E | F | G | H | I | J | L | M | P | Q | R | S | T

_

__call__() (pyexperiment.utils.DelegateCall.DelegateCall method)
__delitem__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
__getitem__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
__init__() (pyexperiment.Config method)
(pyexperiment.State method)
__iter__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
__len__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
__repr__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
__setitem__() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)

A

activate_autocompletion() (in module pyexperiment.experiment)
AsyncPlot (class in pyexperiment.utils.plot)

B

base_keys() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)

C

close() (pyexperiment.Logger.Logger method)
(pyexperiment.Logger.TimingLogger method)
(pyexperiment.utils.plot.AsyncPlot method)
collect_commands() (in module pyexperiment.experiment)
COLOR_SEQ (in module pyexperiment.utils.printers)
ColorFormatter (class in pyexperiment.Logger)
colorize() (in module pyexperiment.utils.printers)
COMMANDS (in module pyexperiment.experiment)
Config (class in pyexperiment)
configure() (in module pyexperiment.experiment)
CONSOLE_FORMAT (in module pyexperiment.Logger)
CONSOLE_STREAM_HANDLER (in module pyexperiment.Logger)
create_printer() (in module pyexperiment.utils.printers)

D

DEFAULT_CONFIG_FILENAME (in module pyexperiment.experiment)
DEFAULT_CONFIG_SPECS (in module pyexperiment.experiment)
DefaultSingleton (class in pyexperiment.utils.Singleton)
delegate_singleton() (in module pyexperiment.utils.Singleton)
delegate_special_methods() (in module pyexperiment.utils.Singleton)
DelegateCall (class in pyexperiment.utils.DelegateCall)

E

embed_interactive() (in module pyexperiment.utils.interactive)
emit() (pyexperiment.Logger.MPRotLogHandler method)
(pyexperiment.Logger.PreInitLogHandler method)

F

FILE_FORMAT (in module pyexperiment.Logger)
FILE_FORMAT_STD_MSG_LEN (in module pyexperiment.Logger)
format() (pyexperiment.Logger.ColorFormatter method)
format_command_help() (in module pyexperiment.experiment)

G

get() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
get_instance() (pyexperiment.utils.Singleton.DefaultSingleton class method)
(pyexperiment.utils.Singleton.Singleton class method)
get_or_set() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)

H

help() (in module pyexperiment.experiment)
HierarchicalDict (class in pyexperiment.utils.HierarchicalMapping)
HierarchicalMapping (class in pyexperiment.utils.HierarchicalMapping)
HierarchicalOrderedDict (class in pyexperiment.utils.HierarchicalMapping)

I

init_log() (in module pyexperiment.experiment)
initialize() (pyexperiment.utils.Singleton.DefaultSingleton class method)

J

join() (pyexperiment.utils.DelegateCall.DelegateCall method)

L

Logger (class in pyexperiment.Logger)

M

main() (in module pyexperiment.experiment)
merge() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
MPRotLogHandler (class in pyexperiment.Logger)

P

plot() (pyexperiment.utils.plot.AsyncPlot method)
plot_process() (pyexperiment.utils.plot.AsyncPlot static method)
PreInitLogHandler (class in pyexperiment.Logger)
print_examples() (in module pyexperiment.utils.printers)
print_timings() (pyexperiment.Logger.TimingLogger method)
pyexperiment (module)
pyexperiment.experiment (module)
pyexperiment.Logger (module)
pyexperiment.utils (module)
pyexperiment.utils.DelegateCall (module)
pyexperiment.utils.HierarchicalMapping (module)
pyexperiment.utils.interactive (module)
pyexperiment.utils.plot (module)
pyexperiment.utils.printers (module)
pyexperiment.utils.Singleton (module)
pyexperiment.utils.stdout_redirector (module)

Q

quit_figure_on_key() (in module pyexperiment.utils.plot)

R

reset_instance() (pyexperiment.utils.Singleton.DefaultSingleton class method)
(pyexperiment.utils.Singleton.Singleton class method)
RESET_SEQ (in module pyexperiment.utils.printers)

S

save_config() (in module pyexperiment.experiment)
section_keys() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
SECTION_SEPARATOR (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping attribute)
setFormatter() (pyexperiment.Logger.MPRotLogHandler method)
setup_arg_parser() (in module pyexperiment.experiment)
setup_figure() (in module pyexperiment.utils.plot)
setup_plotting() (in module pyexperiment.utils.plot)
show() (pyexperiment.utils.HierarchicalMapping.HierarchicalMapping method)
show_config() (in module pyexperiment.experiment)
show_state() (in module pyexperiment.experiment)
show_tests() (in module pyexperiment.experiment)
Singleton (class in pyexperiment.utils.Singleton)
State (class in pyexperiment)
stdout_err_redirector() (in module pyexperiment.utils.stdout_redirector)
stdout_redirector() (in module pyexperiment.utils.stdout_redirector)

T

test() (in module pyexperiment.experiment)
TESTS (in module pyexperiment.experiment)
timed() (pyexperiment.Logger.TimingLogger method)
TimingLogger (class in pyexperiment.Logger)