raster_count_CE

class nrv.optim.optim_utils.raster_count_CE[source]

Create a callable object which returne the number of spike from the result of a simulation

Methods

raster_count_CE.__init__()

Init method for NRV_class

raster_count_CE.call_method(results, **kwargs)

Returns the spike number from a simulation result

raster_count_CE.get_parameters()

Generic method returning all the atributes of an NRV_class instance

raster_count_CE.load(data[, blacklist])

Generic loading method for NRV_class instance

raster_count_CE.save([save, fname, blacklist])

Generic saving method for NRV_class instance.

raster_count_CE.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance