def create_modfile(self, modfile_set):
     NEURONChlWriterAlphaBetaBeta.build_mod(alphabeta_beta_chl=self, modfile_set=modfile_set)
Beispiel #2
0
 def create_modfile(self, modfile_set):
     NEURONChlWriterAlphaBetaBeta.build_mod(alphabeta_beta_chl=self,
                                            modfile_set=modfile_set)
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterAlphaBetaBeta.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 NEURONChlWriterAlphaBetaBeta.build_hoc_section(
         cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)