Skip to content

Release 0.1

Compare
Choose a tag to compare
@vuillaut vuillaut released this 17 Jul 07:01
· 75 commits to master since this release

pschitt first public release
Includes basic functionalities such as:

  • creating a sky object based on several distribution:

    • linear
    • ellipsoid
    • gaussians
  • creating an array of telescopes with their cameras.

    • perfect paraboloid mirrors
    • Cameras must all be of the same type.
    • Telescopes pointing are independent
  • Imaging the sky object with the telescope array

    • geometrical projection of the object points in the camera
    • photons count in each pixel
    • creates one image per camera
  • reconstruction of the impact parameter based on Hillas parameters and lines intersections

  • visualisation

    • 3D sky object
    • telescopes positions
    • cameras images
    • impact parameter reconstruction