run1.erl
Posted: 22 Oct 2010, 11:40
Dear Michael and co.,
in the Elegant Examples, ResponseMatrixFit1, in run1.erl, the file shows two columns:
&column name=ParameterValue, type=double, description="Perturbed value" &end
&column name=ParameterError, type=double, description="Perturbation value" &end
their values are the same for the FSE of the quadrupoles,
-1.282581654870910e-004 -1.282581654870910e-004 FSE PQ1 1 QUAD
but differ for the E1 and FINT items:
-4.400673214138950e-001 8.027278130105033e-003 E1 PBM 8 SBEN
3.969350296284134e-001 -2.081579208586655e-003 FINT PBM 1 SBEN
Question: what is the difference between the ParameterValue (description="Perturbed value") and the ParameterError (description="Perturbation value" ?)
Thanks, Max
in the Elegant Examples, ResponseMatrixFit1, in run1.erl, the file shows two columns:
&column name=ParameterValue, type=double, description="Perturbed value" &end
&column name=ParameterError, type=double, description="Perturbation value" &end
their values are the same for the FSE of the quadrupoles,
-1.282581654870910e-004 -1.282581654870910e-004 FSE PQ1 1 QUAD
but differ for the E1 and FINT items:
-4.400673214138950e-001 8.027278130105033e-003 E1 PBM 8 SBEN
3.969350296284134e-001 -2.081579208586655e-003 FINT PBM 1 SBEN
Question: what is the difference between the ParameterValue (description="Perturbed value") and the ParameterError (description="Perturbation value" ?)
Thanks, Max