Page 1 of 1

sddsplot fiddling

Posted: 07 May 2009, 04:56
by astecpete
Hi Michael,
I'm looking at how bunch distributions vary within dipoles using the output file of CSRCSBEND. I know it's a silly little question, but how do i change the colour of the lines of LinearDensity produced at each kick? I tried
sddsplot -column=s,LinearDensity BC2-MAG-DIPOLE-04.CSR -split=pages,parameterChange=Kick,width=1,start=0 -graph=line,vary,eachPage
but it doesn't vary the type of the line.

Ta
Pete

Re: sddsplot fiddling

Posted: 07 May 2009, 09:00
by michael_borland
Pete,

Try this:

sddsplot -column=s,LinearDensity BC2-MAG-DIPOLE-04.CSR -split=pages -graph=line,vary -order=spectral

--Michael

Re: sddsplot fiddling

Posted: 05 Aug 2009, 01:01
by leocmq
thanks!!