Package PyDSTool :: Package Toolbox :: Module neuro_data :: Class get_burst_period_info
[hide private]
[frames] | no frames]

Class get_burst_period_info

source code

       object --+            
                |            
 MProject.feature --+        
                    |        
MProject.feature_leaf --+    
                        |    
 MProject.qt_feature_leaf --+
                            |
                           get_burst_period_info

Instance Methods [hide private]
 
_local_init(self) source code
 
evaluate(self, target) source code

Inherited from MProject.feature_leaf: __repr__, __str__, set_ref_traj

Inherited from MProject.feature_leaf (private): _residual_info

Inherited from MProject.feature: __call__, __eq__, __hash__, __init__, __ne__, finish, info, postprocess_ref_traj, prepare, reset_metric, validate

Inherited from MProject.feature (private): _find_idx

Inherited from object: __delattr__, __getattribute__, __new__, __reduce__, __reduce_ex__, __setattr__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

evaluate(self, target)

source code 
Overrides: MProject.feature.evaluate