File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -222,7 +222,6 @@ def test_picked_tomogram_run_class2d_with_diameter(
222222 "autoproc_program_id" : 0 ,
223223 "batch_size" : 5000 ,
224224 "nr_classes" : 5 ,
225- "picker_id" : None ,
226225 "class2d_grp_uuid" : 6 ,
227226 "class_uuids" : {str (i ): i for i in range (1 , 6 )},
228227 "next_job" : 9 ,
@@ -312,7 +311,6 @@ def test_picked_tomogram_run_class2d_estimate_diameter(
312311 "autoproc_program_id" : 0 ,
313312 "batch_size" : 5000 ,
314313 "nr_classes" : 5 ,
315- "picker_id" : None ,
316314 "class2d_grp_uuid" : 12 ,
317315 "class_uuids" : {str (i ): i + 6 for i in range (1 , 6 )},
318316 "next_job" : 9 ,
@@ -336,7 +334,6 @@ def test_picked_tomogram_run_class2d_estimate_diameter(
336334 "autoproc_program_id" : 0 ,
337335 "batch_size" : 5000 ,
338336 "nr_classes" : 5 ,
339- "picker_id" : None ,
340337 "class2d_grp_uuid" : 18 ,
341338 "class_uuids" : {str (i ): i + 12 for i in range (1 , 6 )},
342339 "next_job" : 11 ,
You can’t perform that action at this time.
0 commit comments