mfittere / SixTrack

0 stars 0 forks source link

ta matrix not the same for ip3..1 inserted at beginning or at end of sequence if sequence starts at IP3 #13

Open mfittere opened 8 years ago

mfittere commented 8 years ago
array([[  1.10272672e+01,  -1.22399275e-14,   7.79046560e-06,
         -1.34189991e-05,   4.59107600e-04,  -3.20574738e+01],
       [ -2.08102137e-01,   9.06843015e-02,  -1.57243719e-08,
          3.12601273e-07,   6.21571493e-06,  -4.88352409e-01],
       [ -9.47756559e-06,  -1.80335843e-05,   1.47848240e+01,
          4.70378149e-16,   5.85863237e-05,  -3.08095613e+00],
       [ -2.47772614e-08,  -2.63852768e-07,   1.78790588e-01,
          6.76369228e-02,   4.11942734e-07,  -6.47873323e-02],
       [  1.86019544e-01,  -4.48540475e-02,   6.28006438e-03,
         -3.21546713e-03,   1.54290856e+01,  -3.33878967e-12],
       [  3.27596904e-10,  -2.13096192e-10,  -6.32117038e-10,
         -7.86764460e-11,  -8.54905373e-07,   6.48126566e-02]])

for IP3_DUMP_3 inserted at the end of the sequence (sequence starts at IP3!!!), which is definitly not the same:

array([[ -2.06542131e+00,   1.08321123e+01,   9.60980270e-06,
          1.21824703e-05,  -6.80616227e-04,  -3.20535360e+01],
       [ -5.01016198e-02,  -2.21404539e-01,  -2.84871373e-07,
         -1.29673100e-07,  -1.11459498e-05,  -4.88264763e-01],
       [  1.94895954e-05,  -5.93212302e-06,  -5.44153452e+00,
          1.37470260e+01,  -5.09585540e-05,  -3.08109174e+00],
       [  2.63824055e-07,   2.50811960e-08,  -1.28692887e-01,
          1.41346979e-01,  -1.89108390e-06,  -6.47610371e-02],
       [  9.21854430e-03,   1.91128686e-01,   6.78393129e-04,
          7.02269324e-03,   1.54193365e+01,  -5.48403180e+02],
       [  1.47965650e-10,   3.61712461e-10,   3.05803695e-10,
         -5.58789790e-10,   1.44930138e-06,   6.48020898e-02]])
kyrsjo commented 7 years ago

Please move to main issue tracker