Merge branch 'fix_single_frame' into '2.1'
Compare changes
Files
2- payno authored
Fix single frame See merge request !243 (cherry picked from commit bec26331) ad38fbaa volume: single frame volume: clean output files that could be used. 8a23bf14 Volume: move _clean_output_data to public API 95cc01a3 VolumeSingleFrameBase: rename 'ignore_existing_files' to... 291b7f69 remove_existing_data_files: allow url to be None 7f826207 remove_existing_data_files: handle use case 'url' is None Co-authored-by:
payno <henri.payno@esrf.fr>
@@ -110,6 +110,7 @@ def test_create_volume_from_folder(tmp_path, volume_constructor):
@@ -117,6 +118,9 @@ def test_create_volume_from_folder(tmp_path, volume_constructor):
@@ -213,6 +217,7 @@ def test_several_writer(tmp_path, volume_constructor):