// fig 2B1

xopen("fig2b1.ses")
tstop=240
IClamp[0].dur=190	// length of current injection
IClamp[0].del=5	// delay before injection
IClamp[0].amp=0.005
doNotify()
init()
run()