File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -313,8 +313,8 @@ def test_picked_tomogram_run_class2d_estimate_diameter(
313313 "batch_size" : 10000 ,
314314 "nr_classes" : 5 ,
315315 "picker_id" : None ,
316- "class2d_grp_uuid" : 6 ,
317- "class_uuids" : {str (i ): i for i in range (1 , 6 )},
316+ "class2d_grp_uuid" : 12 ,
317+ "class_uuids" : {str (i ): i for i in range (7 , 12 )},
318318 "next_job" : 9 ,
319319 "feedback_queue" : "murfey_feedback" ,
320320 },
@@ -337,8 +337,8 @@ def test_picked_tomogram_run_class2d_estimate_diameter(
337337 "batch_size" : 10000 ,
338338 "nr_classes" : 5 ,
339339 "picker_id" : None ,
340- "class2d_grp_uuid" : 12 ,
341- "class_uuids" : {str (i ): i for i in range (7 , 12 )},
340+ "class2d_grp_uuid" : 18 ,
341+ "class_uuids" : {str (i ): i for i in range (13 , 18 )},
342342 "next_job" : 11 ,
343343 "feedback_queue" : "murfey_feedback" ,
344344 },
You can’t perform that action at this time.
0 commit comments