First of all I want to say that I think this is a great package, thank you so much for developing and maintaining it!
I'm trying to simulate a larger device with x+y mirror symmetry. The input field is also symmetric but not spatially uniform.
A minimal example that recreates my issues is here: minimal_source_bug.py
I place a GaussianPlaneSource in the center of my volume when running with symmetry on. After running the simulation, the source is still placed at the center of the quadrant when I expect it to be at the bottom left:

Is there something I'm missing here? Have also tried moving the source but it doesn't seem to move.
First of all I want to say that I think this is a great package, thank you so much for developing and maintaining it!
I'm trying to simulate a larger device with x+y mirror symmetry. The input field is also symmetric but not spatially uniform.
A minimal example that recreates my issues is here: minimal_source_bug.py
I place a

GaussianPlaneSourcein the center of my volume when running with symmetry on. After running the simulation, the source is still placed at the center of the quadrant when I expect it to be at the bottom left:Is there something I'm missing here? Have also tried moving the source but it doesn't seem to move.