Describe the bug
For tests:
- test_field_line_polarity
- test_footpoints
If you replace the Python Tracer with the one from StreamTracer, the polarity and the number of solar_footpoint change breaking both tests.
On the surface I would expect both traces to give the same output.
Question is, do older version of streamtracer agree or not
Also is this a problem? Should they give the same output?
Describe the bug
For tests:
If you replace the Python Tracer with the one from StreamTracer, the polarity and the number of solar_footpoint change breaking both tests.
On the surface I would expect both traces to give the same output.
Question is, do older version of streamtracer agree or not
Also is this a problem? Should they give the same output?