Beispiel #1
0
 def create_modfile(self, modfile_set):
     m = NEURONChlWriterLeak.build_mod(leak_chl=self,
                                 modfile_set=modfile_set)
Beispiel #2
0
 def create_modfile(self, modfile_set):
     m = NEURONChlWriterLeak.build_mod(leak_chl=self,
                                       modfile_set=modfile_set)
Beispiel #3
0
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterLeak.build_hoc_section(cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)
Beispiel #4
0
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterLeak.build_hoc_section(cell=cell,
                                                  section=section,
                                                  hocfile_obj=hocfile_obj,
                                                  mta=mta)