Using Numpy 2.1.0 I get the following error repeated many times throughout the tests
DeprecationWarning: __array__ implementation doesn't accept a copy keyword, so passing copy=False failed. __array__ must implement 'dtype' and 'copy' keyword arguments.
MUSE is still able to run just fine, but this error is causing the the tests to fail