Dreamstick

Results 2 issues of Dreamstick

Contributes to #3743 Changes made in this Pull Request: - Replaced deprecated `assert_almost_equal` and `assert_array_almost_equal` with `assert_allclose` in `testsuite/MDAnalysisTests/coordinates/base.py`. - Converted decimal precision to `atol=10**(-decimal)` and `rtol=0` to maintain original...

Type: testing This PR removes the tests for "virtual" packet mode in the SDEC plotter, which were previously skipped and are no longer relevant. Specifically, I have: Updated test_sdec_plot.py to...

testing :vertical_traffic_light: