<PSICSRun   lib="." timeStep="0.1ms" runTime="200ms" startPotential="-65mV"
	morphology="morph"
	environment="environment"
	properties="membrane"
	access="recording-c"
	stochThreshold="0">
	<StructureDiscretization baseElementSize="10um"/>

	<info>Migliore et al CA1 pyramidal cell</info>

	<ViewConfig>
		<LineGraph width="500" height="400">
		<XAxis min="0" max="250" label="time / ms"/>
		<YAxis min="-80" max="60" label="potential / mV"/>

	    <LineSet file="psics-out-f.txt" color="green"/>

		<View id="whole" xmin="-10." xmax="200." ymin="-80." ymax="20."/>

		<View id="first" xmin="5" xmax="20." ymin="-80." ymax="20."/>

		<View id="later" xmin="125" xmax="145." ymin="-80." ymax="20."/>
		</LineGraph>
	</ViewConfig>
</PSICSRun>

