.edits[0].mbr_bases[8].dt.vm = .045; // no STN DBS; normal (slower) STN unit time constant for integrating inputs 
.edits[0].mbr_bases[9].acc.on = false;  // no STN DBS - no accommodation 

.environments.TestFreq_Hard.event_specs[0].patterns.STN.type = "INACTIVE"; // let STN compute activations normally as function of inputs
.environments.TestFreq.event_specs[0].patterns.STN.type = "INACTIVE"; // let STN compute activations normally as function of inputs



.processes.Trial_Prob.init_procs[1].s_args[0] = 0.03; // set tonic DA ext value
.processes.Train_Prob.init_procs[0].s_args[0]=4; // set # of SNc units connected 
.processes.Trial_Prob.loop_stats[3].SetScript("./Dopamine_Rew_Punish_nothr_2str_4mtr.css");
.processes.Trial_Prob.loop_stats[3].Compile();