Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Menng's matlab code fraser1.m for Fraser transformation is implemented in python fraser.py

Assumptions in implemented algorithm:

  • detector plane is transverse to the beam
  • by default image center (sizex/2, sizey/2) coincides with origin for transformation. Non-default center can be set to different point.

 

Example of diffraction and transformed images: 

...

Using Kartik's formulas for angles phi and beta kartik-2-peak-ev-angles.py.txt one can get distributions:

 

In summary:

  • angle phi is evaluated using two peak positions and sample-to-detector distance
  • angle beta is evaluated using one !!! peak position and angle phi.
  • peak and event selection need to be improved
  • it could be nice to have explanation to this formalism...

References

...