<PSICSRun timeStep="0.1ms" runTime="120ms" startPotential="-65mV"
	morphology="morph59"
	environment="environment"
	properties="codetestprops"
	access="codetestrec"
	stochThreshold="0">
	<StructureDiscretization baseElementSize="10um"/>

	<info>testing the coded channels</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="120." ymin="-80." ymax="20."/>

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