Issue380 - replace scipy.misc.ascent() with get_data
About
Replace scipy.misc.ascent()
test image with nabu.testutils.get_data("brain_phantom.npz")["data"]
.
To do
-
Implement feature (class and docstring) -
Unit tests -
Integrate in pipeline -
End-to-end reconstruction test
Notes
Edited by Jerome Lesaint