Пример #1
0
 def create_modfile(self, modfile_set):
     NEURONChlWriterCalciumAlphaBetaBeta.build_mod(caAlphaBetaBetaChl=self,
                                                   modfile_set=modfile_set)
 def create_modfile(self, modfile_set):
     NEURONChlWriterCalciumAlphaBetaBeta.build_mod(caAlphaBetaBetaChl=self, modfile_set=modfile_set)
Пример #3
0
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterCalciumAlphaBetaBeta.build_hoc_section(
         cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta)
 def build_hoc_section(self, cell, section, hocfile_obj, mta):
     return NEURONChlWriterCalciumAlphaBetaBeta.build_hoc_section(
         cell=cell, section=section, hocfile_obj=hocfile_obj, mta=mta
     )