diff --git a/tests/test_EMD.py b/tests/test_EMD.py index 099f873..eb2f60b 100644 --- a/tests/test_EMD.py +++ b/tests/test_EMD.py @@ -9,26 +9,12 @@ from xicam.NCEM.ingestors.EMDPlugin import ingest_NCEM_EMD, _get_slice from databroker.in_memory import BlueskyInMemoryCatalog -# TODO: move file creation to fixture - @pytest.fixture -def EMD_path(): - """ - Write a small Berkeley EMD file to a tempfile - - """ - #return "/home/rp/data/NCEM/Acquisition_18.emd" - dd, _, _ = np.mgrid[0:30, 0:40, 0:50] - dd = dd.astype('