Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 415 Bytes

TaskLog.md

File metadata and controls

10 lines (9 loc) · 415 Bytes

TODO :

  • Implement Forward projection using fission probability image estimate
  • Calculate Noonan derivatives
  • Build Derivative Matrix
  • Get Updated fission probability image estimate
  • Use Occam's Inversion method for fission probability image reconstruction

TODO (Longer Term) :

  • Implement a BVH tree for segment intersection speed up
  • Convert raytracing backend to CUDA (optional)