Magritte-code / Magritte

A modern software library for simulating radiation transport.
https://magritte.readthedocs.io
GNU General Public License v3.0
17 stars 12 forks source link

Added regression test for computing an image on a reduced grid #261

Closed ThomasCeulemans closed 3 months ago

ThomasCeulemans commented 3 months ago

Adds a comprehensive regression test to check whether the computed images are similar across different versions. The test computes an image of a remeshed hydro model, which is the typical use case for Magritte (even though it contains simplifications for test efficiency, such as a very limited number of ray directions and only a single line being considered).