I have run a simulation using Pelegant compiled from sources for a CENTOS 7 x86_64 machine.
When plotting the output binary with sddsplot I see an error when using the parameter -pointLabel=runName
Code: Select all
$ sddsplot -col=Area1,tLifetime lattice_V0316_28s16o2.best -graph=sym,thick=2,subtype=2 -topline="`date`" -pointLabel=runName,edit="Z-x/0/i/ /",scale=0.75
Error:
Unable to get column--data size or type undefined or non-numeric (SDDS_GetColumnInString)
Code: Select all
$sddsplot -col=Area1,tLifetime lattice_V0316_28s16o2.best -graph=sym,thick=2,subtype=2 - topline="`date`" -pointLabel=runID,edit="Z-x/0/i/ /",scale=0.75
The same behaviour is seen when launching sddsplot installed from the available RPM, therefore, it seems to be a problem on the binary output.
I attach the binary file to this message in a zip file.
Is there any parameter or library that could be missing when compiling SDDS and/or Pelegant ?
best regards,
o