Releases: DCC-Lab/PyTissueOptics
Releases · DCC-Lab/PyTissueOptics
v2.0.0
What's Changed
- Fix mayavi installation and test issues by @JLBegin in #130
- Setup CI by @JLBegin in #131 & #132
- Replace setup.py with pyproject by @JLBegin in #133
- Add test coverage to CI by @JLBegin in #135
- Add env var to disable OpenCL by @JLBegin in #136
- Wrap 3D viewer backends (mayavi) under safe provider. by @JLBegin in #137
- Add fluence rate option. by @JLBegin in #138
- Add raw data export by @JLBegin in #139
- Add tracing support and detectors by @JLBegin in #143
- Improve README by @JLBegin in #144
Full Changelog: 2.0.0.dev0...v2.0.0
Decent release, multi source and somewhat multi-object
In this release, it is possible to use multiple sources (inside or outside objects), and multiple geometries as long as they don't overlap or touch.
Reflections are not possible because they are buggy: all indices must be set to 1.0. However, it is the priority for 1.0.5. Everything else works well and agrees with MCML with identical parameters.