bleykauf / aisim

Simulations for light-pulse atom interferometry
GNU General Public License v3.0
8 stars 5 forks source link

Make detection zone spherical #47

Closed bleykauf closed 4 years ago

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling f47d777402fdcec4e93f844cea55a9fe157a3b72 on det_zone into c42d9a1cf8e93016932e5644877aad45e3794084 on master.

savowe commented 4 years ago

@bleykauf what about implementing different geometries for the Detector class? Spherical, cartesian, cylindrical ....

bleykauf commented 4 years ago

@savowe: Spherical and Polar detection classes are now built in. Detector on its own doesn't do anything anymore, use SphericalDetector or PolarDetector instead. Note that the positions of t_det switched place with r_det! You may have to adjust your simulations.