Functions | |
| def | aggregate_plots |
Variables | |
| list | extension_list = ['pkl'] |
| string | help = 'aggregate plots from different trials into one folder for comparison' |
| list | name_list = ['mechanism_trajectories_handhook'] |
| tuple | p = optparse.OptionParser() |
| string | type = 'string' |
| def aggregate_plots.aggregate_plots | ( | dir, | |
| name_list, | |||
| extension_list | |||
| ) |
Definition at line 6 of file aggregate_plots.py.
Definition at line 41 of file aggregate_plots.py.
| string aggregate_plots::help = 'aggregate plots from different trials into one folder for comparison' |
Definition at line 32 of file aggregate_plots.py.
| list aggregate_plots::name_list = ['mechanism_trajectories_handhook'] |
Definition at line 40 of file aggregate_plots.py.
| tuple aggregate_plots::p = optparse.OptionParser() |
Definition at line 27 of file aggregate_plots.py.
| string aggregate_plots::type = 'string' |
Definition at line 30 of file aggregate_plots.py.