Run Default
{
        Date    22:11:12
        Time    14:27:09
          svnPath https://bbpteam.epfl.ch/svn/bluebrain
          Version 1094
           Prefix /bgscratch/bbp/release/02.04.12
   MorphologyPath ../circuit_twocell_example1/morphologies
       METypePath ../circuit_twocell_example1/ccells

      CircuitPath ../circuit_twocell_example1
          nrnPath ../circuit_twocell_example1/ncsFunctionalAllRecipePathways

        CurrentDir ./
      OutputRoot .//output
      TargetFile .//user.target

    CircuitTarget Mosaic
         Duration 100
               Dt 0.025

         BaseSeed 12345
}

Report soma
{
        Target Mosaic
        Type compartment
        ReportOn v
        Unit mV
        Format Bin
        Dt 0.1
        StartTime 0
        EndTime 20000
}


Stimulus pulse1
{
    Mode        Current                                                          
    Pattern     Pulse                                                            
    AmpStart    2.5                                                              
    AmpEnd      2.5                                                              
    Frequency   100.0                                                            
    Width       4                                                                
    Delay       10.0                                                             
    Duration    700000.0                                                         
}

Stimulus pulse2
{
    Mode        Current                                                          
    Pattern     Pulse                                                            
    AmpStart    2.5                                                              
    AmpEnd      2.5                                                              
    Frequency   100.0                                                            
    Width       4                                                                
    Delay       20.0                                                             
    Duration    700000.0                                                         
}

Stimulus pulse3
{
    Mode        Current                                                          
    Pattern     Pulse                                                            
    AmpStart    2.5                                                              
    AmpEnd      2.5                                                              
    Frequency   100.0                                                            
    Width       4                                                                
    Delay       40.0                                                             
    Duration    700000.0                                                         
}

Stimulus pulse4
{
    Mode        Current                                                          
    Pattern     Pulse                                                            
    AmpStart    2.5                                                              
    AmpEnd      2.5                                                              
    Frequency   100.0                                                            
    Width       4                                                                
    Delay       60.0                                                             
    Duration    700000.0                                                         
}

StimulusInject excite_a_lot_pre
{
    Stimulus pulse1                                                              
    Target PreCell                                                               
}

StimulusInject excite_a_lot_post_first
{
    Stimulus pulse2                                                              
    Target PostCell                                                              
}

StimulusInject excite_a_lot_post_second
{
    Stimulus pulse3                                                              
    Target PostCell                                                              
}
                                                                                 
StimulusInject excite_a_lot_post_third
{
    Stimulus pulse4                                                              
    Target PostCell                                                              
}
