We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b82d8b commit 150fc81Copy full SHA for 150fc81
1 file changed
tests/workflows/clem/test_align_and_merge.py
@@ -107,10 +107,6 @@ def test_run(
107
"series_name": series_name_long,
108
"images": [str(file) for file in image_stacks],
109
"metadata": str(metadata),
110
- "crop_to_n_frames": crop_to_n_frames,
111
- "align_self": align_self,
112
- "flatten": flatten,
113
- "align_across": align_across,
114
# Other recipe parameters
115
"session_dir": str(processed_dir.parent),
116
"session_id": session_id,
0 commit comments