Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 385 Bytes

PyTracer

Active Neutron Interrogation modelling program

Features :

  • Fast raytracing backend
  • CT transmission modelling
  • Neutron chain statistics calculation
  • Neutron single, double, etc detection probability modelling
  • Various reconstruciton methods (backprojection, L2, L1)

Build :

cd pytracer
python setup.py build_ext --inplace

See Examples