sim_results
Attributes
Methods
|
Init method for |
|
Basic Filtering of quantities. |
|
Create a new dictionary with keys from iterable and values set to value. |
|
Return the value for key if key is in the dictionary, else default. |
Generic method returning all the atributes of an NRV_class instance |
|
|
Generic loading method for |
|
Plot one or several stimulis of the simulation extra-cellular context |
|
If the key is not found, return the default if given; otherwise, raise a KeyError. |
Remove and return a (key, value) pair as a 2-tuple. |
|
|
Remove a key or a list of keys from the results |
|
Generic saving method for |
|
Generic method to set any attribute of |
|
Insert key with a value of default if key is not in the dictionary. |
|
overload of dict update method to update both attibute and items |