-
Notifications
You must be signed in to change notification settings - Fork 8
/
.test_durations
132 lines (132 loc) · 38.1 KB
/
.test_durations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
{
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F|100]": 8.600709708996874,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F|15]": 8.598945166000703,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:T]": 8.667082498999662,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F]": 8.742850833001285,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F|fives]": 0.004071874000146636,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:T]": 8.70319995799764,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:F]": 7.884759832999407,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:T]": 8.563424625001062,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:F]": 7.580980834001821,
"tests/test_clean.py::test_frequency_params_default[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:T]": 7.645897624999634,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F|100]": 8.876014207999106,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F|15]": 8.812613042000521,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:T]": 8.846495667001363,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F]": 8.894724374998987,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:T]": 8.887427040997864,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:F]": 4.715111625000645,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:T]": 4.726843456999632,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:F]": 4.743914583001242,
"tests/test_clean.py::test_frequency_retaining_unresolved_names_and_duplicates[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:T]": 4.768195127000581,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F]": 4.7441578329999174,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:T]": 4.339103124999383,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F]": 4.397450832999311,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:T]": 4.57875545800016,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:F]": 3.758237833999374,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:T]": 3.812944790999609,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:F]": 3.7609122920021036,
"tests/test_clean.py::test_get_cleaned_df[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:T]": 3.7632615840011567,
"tests/test_clean.py::test_get_value_counts[agent_and_solvent_columns]": 0.0026484579993848456,
"tests/test_clean.py::test_get_value_counts[all_columns]": 0.004414166998685687,
"tests/test_clean.py::test_hello_world": 0.0009214590008923551,
"tests/test_clean.py::test_map_rare_molecules_to_other[agent_and_solvent_columns]": 0.003313999999591033,
"tests/test_clean.py::test_map_rare_molecules_to_other[all_columns]": 0.004424665999977151,
"tests/test_clean.py::test_molecule_names_not_empty": 0.012870208000094863,
"tests/test_clean.py::test_move_none_to_after_data[toy_dict0-target_strings0-expected_dict0]": 0.005627208000078099,
"tests/test_clean.py::test_move_none_to_after_data[toy_dict1-target_strings1-expected_dict1]": 0.008109083997624111,
"tests/test_clean.py::test_move_rows_from_test_to_train_set": 0.0042341659991507186,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:F]": 5.169017748999977,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:F|consistent_yield:F|map_rare_molecules_to_other:T]": 5.506575999001143,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F]": 5.15193249999902,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:F|fives]": 0.005201875001148437,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:F|consistent_yield:T|map_rare_molecules_to_other:T]": 5.593571665998752,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:F]": 3.8849391250005283,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:T|consistent_yield:F|map_rare_molecules_to_other:T]": 3.9463217919983435,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:F]": 3.996549124001831,
"tests/test_clean.py::test_number_of_columns_and_order_of_None[trust_labelling:T|consistent_yield:T|map_rare_molecules_to_other:T]": 3.9858895010020206,
"tests/test_clean.py::test_remove_rare_molecules[agent_and_solvent_columns]": 0.002638457999637467,
"tests/test_clean.py::test_remove_rare_molecules[all_columns]": 0.004093749999810825,
"tests/test_clean.py::test_remove_reactions_with_too_many_of_component[reactant--1-expected_dict4]": 0.0014922909995220834,
"tests/test_clean.py::test_remove_reactions_with_too_many_of_component[reactant-1-expected_dict0]": 0.002898083001127816,
"tests/test_clean.py::test_remove_reactions_with_too_many_of_component[reactant-2-expected_dict3]": 0.001530208000986022,
"tests/test_clean.py::test_remove_reactions_with_too_many_of_component[reactant-3-expected_dict1]": 0.002584874999229214,
"tests/test_clean.py::test_remove_reactions_with_too_many_of_component[reactant-4-expected_dict2]": 0.002468415998009732,
"tests/test_clean.py::test_scramble": 0.005912417000217829,
"tests/test_data.py::test_read_write_list_as_csv[failing standard mixed list]": 0.001073792000170215,
"tests/test_data.py::test_read_write_list_as_csv[standard ints list]": 0.0012821670006815111,
"tests/test_data.py::test_read_write_list_as_csv[standard mixed list]": 0.0011710420021699974,
"tests/test_data.py::test_read_write_list_as_csv[standard str list]": 0.005080124999949476,
"tests/test_extract.py::test_canonicalisation[0-P([O-])(O)O-False-[O-]P(O)O]": 0.0006807499994465616,
"tests/test_extract.py::test_canonicalisation[0-[CC(C)(C)[P]([Pd][P](C(C)(C)C)(C(C)(C)C)C(C)(C)C)(C(C)(C)C)C(C)(C)C]-False-CC(C)(C)[P]([Pd][P](C(C)(C)C)(C(C)(C)C)C(C)(C)C)(C(C)(C)C)C(C)(C)C]": 0.0016294159995595692,
"tests/test_extract.py::test_canonicalisation[0-[CC(C)(C)[P]([Pd][P](C(C)(C)C)(C(C)(C)C)C(C)(C)C)(C(C)(C)C)C(C)(C)C]-True-CC(C)(C)[P]([Pd][P](C(C)(C)C)(C(C)(C)C)C(C)(C)C)(C(C)(C)C)C(C)(C)C]": 0.0011435410015110392,
"tests/test_extract.py::test_canonicalisation[0-[CH2:1]([S:8][C:9]1[CH:14]=[C:13]([O:15][C:16]2[CH:21]=[CH:20][C:19]([C:22]([F:25])([F:24])[F:23])=[CH:18][C:17]=2[Cl:26])[CH:12]=[CH:11][C:10]=1[N+:27]([O-])=O)[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1-True-O=[N+]([O-])c1ccc(Oc2ccc(C(F)(F)F)cc2Cl)cc1SCc1ccccc1]": 0.0016020419989217771,
"tests/test_extract.py::test_canonicalisation[0-c1ccccc1-False-c1ccccc1]": 0.00083108299804735,
"tests/test_extract.py::test_canonicalisation[0-teststring-False-None]": 0.0025817910027399193,
"tests/test_extract.py::test_canonicalisation[0-teststring-True-None]": 0.0021305819991539465,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-None-None-None-None-None-None-True]": 0.6808201669991831,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-None-expected_rxn_str_reactants1-expected_rxn_str_agents1-expected_rxn_str_products1-[CH2:1]([SH:8])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1.[H-].[Na+].[Cl:11][C:12]1[CH:30]=[C:29]([C:31]([F:34])([F:33])[F:32])[CH:28]=[CH:27][C:13]=1[O:14][C:15]1[CH:20]=[CH:19][C:18]([N+:21]([O-:23])=[O:22])=[C:17]([N+]([O-])=O)[CH:16]=1>O1CCCC1>[CH2:1]([S:8][C:17]1[CH:16]=[C:15]([O:14][C:13]2[CH:27]=[CH:28][C:29]([C:31]([F:34])([F:32])[F:33])=[CH:30][C:12]=2[Cl:11])[CH:20]=[CH:19][C:18]=1[N+:21]([O-:23])=[O:22])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1-expected_non_smiles_names_list_additions1-False]": 1.2360299989977648,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-None-expected_rxn_str_reactants2-expected_rxn_str_agents2-expected_rxn_str_products2-[B:1]([O-:4])([O-:3])[O-:2].[B:5]([O-:8])([O-:7])[O-:6].[B:9]([O-:12])([O-])[O-].[B:13]([O-])([O-])[O-].[Na+:17].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+]>O>[B:1]1([O-:4])[O:3][B:13]2[O:12][B:9]([O:6][B:5]([O-:8])[O:7]2)[O:2]1.[Na+:17].[Na+:17]-expected_non_smiles_names_list_additions2-False]": 1.047963749999326,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-CC.C>CCC-expected_rxn_str_reactants7-expected_rxn_str_agents7-expected_rxn_str_products7-CC.C>CCC-expected_non_smiles_names_list_additions7-True]": 1.7339937910001026,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-None-expected_rxn_str_reactants3-expected_rxn_str_agents3-expected_rxn_str_products3-[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH2:5][C:6]2=O.[NH:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1.C1(C)C=CC(S(O)(=O)=O)=CC=1.O>C1C=CC=CC=1>[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH:5]=[C:6]2[N:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1-expected_non_smiles_names_list_additions3-False]": 1.77164454099875,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-85c00026681b46f89ef8634d2b8618c3-3948-None-expected_rxn_str_reactants6-expected_rxn_str_agents6-expected_rxn_str_products6-[Co:1].[S:2]([OH:6])([OH:5])(=[O:4])=[O:3].[CH:7](=[NH:13])[CH2:8][CH2:9][CH2:10][CH2:11][CH3:12].[S:14]([O-:18])([O-:17])(=[O:16])=[O:15].[NH4+].[NH4+].[Co+3]>>[S:2]([O-:6])([O-:5])(=[O:4])=[O:3].[CH:7](=[NH:13])[CH2:8][CH2:9][CH2:10][CH2:11][CH3:12].[Co+3:1].[S:14]([O-:18])([O-:17])(=[O:16])=[O:15].[S:2]([O-:6])([O-:5])(=[O:4])=[O:3].[Co+3:1]-expected_non_smiles_names_list_additions6-False]": 6.1415650000017195,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-a0eff6fe4b4143f284f0fc5ac503acad-10-None-expected_rxn_str_reactants4-expected_rxn_str_agents4-expected_rxn_str_products4-CC1N=CC2C(C=1)=C([N+]([O-])=O)C=CC=2.[Cl:15][C:16]1[CH:25]=[CH:24][C:23]([N+:26]([O-:28])=[O:27])=[C:22]2[C:17]=1[CH:18]=[CH:19][N:20]=[CH:21]2.Cl.CC1N=CC2C(C=1)=C([N+]([O-])=O)C=CC=2.[IH:44]>>[IH:44].[Cl:15][C:16]1[CH:25]=[CH:24][C:23]([N+:26]([O-:28])=[O:27])=[C:22]2[C:17]=1[CH:18]=[CH:19][N:20]=[CH:21]2-expected_non_smiles_names_list_additions4-False]": 2.4608123320012965,
"tests/test_extract.py::test_extract_info_from_rxn_str[0-ord_dataset-a0eff6fe4b4143f284f0fc5ac503acad-1932-None-expected_rxn_str_reactants5-expected_rxn_str_agents5-expected_rxn_str_products5-[Mg].II.Br[C:5]([CH3:7])=[CH2:6].[CH3:8][C:9]1[CH2:10][CH2:11][CH:12]2[C:18]=1[CH2:17][CH2:16][C:15](=[O:19])[CH2:14][C:13]2=[CH2:20]>O1CCCC1>[OH:19][C:15]1([C:5]([CH3:7])=[CH2:6])[CH2:16][CH2:17][C:18]2[CH:12]([CH2:11][CH2:10][C:9]=2[CH3:8])[C:13](=[CH2:20])[CH2:14]1-expected_non_smiles_names_list_additions5-False]": 2.264897208000548,
"tests/test_extract.py::test_extraction_pipeline[0-False-True-uspto-False]": 92.76578154199888,
"tests/test_extract.py::test_extraction_pipeline[0-False-True-uspto-True]": 13.893703542000367,
"tests/test_extract.py::test_extraction_pipeline[0-True-False-uspto-True]": 24.39297733299827,
"tests/test_extract.py::test_extraction_pipeline[0-True-True-None-True]": 57.466869083002166,
"tests/test_extract.py::test_extraction_pipeline_exact_output[False-0-True-uspto-False-0c61835e3a0b4986aabf2b61b708e322.pb.gz-uspto-grants-1995_11.parquet0]": 18.892774207999537,
"tests/test_extract.py::test_extraction_pipeline_exact_output[False-0-True-uspto-False-0c61835e3a0b4986aabf2b61b708e322.pb.gz-uspto-grants-1995_11.parquet1]": 19.37355129200114,
"tests/test_extract.py::test_extraction_pipeline_exact_output[True-0-True-uspto-False-0c61835e3a0b4986aabf2b61b708e322.pb.gz-uspto-grants-1995_11.parquet0]": 11.200212125999315,
"tests/test_extract.py::test_extraction_pipeline_exact_output[True-0-True-uspto-False-0c61835e3a0b4986aabf2b61b708e322.pb.gz-uspto-grants-1995_11.parquet1]": 10.990907166999023,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-manual_replacements_dict0-False-expected_reactants0-expected_agents0-expected_reagents0-expected_solvents0-expected_catalysts0-expected_products0-expected_yields0-110.0-None-None-To a solution of ethyl 6-bromo-4-(2,4-difluorophenylamino)-7-ethoxyquinoline-3-carboxylate (400 mg, 0.89 mmol) and 1-(Isopropyl)piperazine (254 \\xb5l, 1.77 mmol) in dioxane was added cesium carbonate (722 mg, 2.22 mmol), tris(dibenzylideneacetone)dipalladium(0) (40.6 mg, 0.04 mmol) and rac-2,2'-Bis(diphenylphosphino)-1,1'-binaphthyl (55.2 mg, 0.09 mmol). Reaction vessel in oil bath set to 110 \\xb0C. 11am After 5 hours, MS shows product (major peak 499), and SM (minor peak 453). o/n, MS shows product peak. Reaction cooled, concentrated onto silica, and purified on ISCO. 40g column, 1:1 EA:Hex, then 100% EA. 289mg yellow solid. NMR (EN00180-62-1) supports product, but some oxidised BINAP impurity (LCMS 655). -07/01/2008-expected_names_list0-False]": 0.766517168000064,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-manual_replacements_dict1-False-expected_reactants1-expected_agents1-expected_reagents1-expected_solvents1-expected_catalysts1-expected_products1-expected_yields1-None-None-[CH2:1]([SH:8])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1.[H-].[Na+].[Cl:11][C:12]1[CH:30]=[C:29]([C:31]([F:34])([F:33])[F:32])[CH:28]=[CH:27][C:13]=1[O:14][C:15]1[CH:20]=[CH:19][C:18]([N+:21]([O-:23])=[O:22])=[C:17]([N+]([O-])=O)[CH:16]=1>O1CCCC1>[CH2:1]([S:8][C:17]1[CH:16]=[C:15]([O:14][C:13]2[CH:27]=[CH:28][C:29]([C:31]([F:34])([F:32])[F:33])=[CH:30][C:12]=2[Cl:11])[CH:20]=[CH:19][C:18]=1[N+:21]([O-:23])=[O:22])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1-1.7 g of benzyl mercaptan was dissolved in dry tetrahydrofuran and 0.5 g of sodium hydride added with stirring under dry nitrogen. The reaction mixture was stirred under reflux for 30 minutes, and a solution of 5 g of 1A dissolved in 25 ml of dry tetrahydrofuran was added dropwise. Reaction occurred rapidly, and the product was chromatographically purified to give 2-benzylthio-4-(2-chloro-4-trifluoromethylphenoxy)nitrobenzene (1B) as a yellow oil.-None-expected_names_list1-True]": 1.301034415999311,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0b70410902ae4139bd5d334881938f69-3-manual_replacements_dict6-True-expected_reactants6-expected_agents6-expected_reagents6-expected_solvents6-expected_catalysts6-expected_products6-expected_yields6-25-1.0-[N:1]1[C:8]([Cl:9])=[N:7][C:5]([Cl:6])=[N:4][C:2]=1Cl.[NH3:10]>C1COCC1.COCCOCCOC>[NH2:10][C:2]1[N:1]=[C:8]([Cl:9])[N:7]=[C:5]([Cl:6])[N:4]=1-A solution of 300 g (1.63 mol) of cyanuric chloride in 1 liter THF and 0.24 liter diglyme was cooled to 0\\xc2\\xb0 C. and 81.6 mL (3.36 mol) of liquid ammonia added dropwise over 90 min. keeping the temperature between 10\\xc2\\xb0-15\\xc2\\xb0. The mixture was stirred for one hour at -10\\xc2\\xb0 to 0\\xc2\\xb0 and then allowed to warm to ambient temperature over one hour. The resulting suspension was filtered, the solid washed with THF, the filtrate reduced to 1/2 its original volume, and poured over 1 liter of ice water to give a white solid which was collected, washed with water, and dried in vacuo to give 244.3 g of 2-amino-4,6-dichloro-1,3,5-triazine with m.p. 221\\xc2\\xb0-223.5\\xc2\\xb0 (dec).-None-expected_names_list6-True]": 1.2703168750012992,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0b70410902ae4139bd5d334881938f69-3-manual_replacements_dict7-False-expected_reactants7-expected_agents7-expected_reagents7-expected_solvents7-expected_catalysts7-expected_products7-expected_yields7-25-1.0-[N:1]1[C:8]([Cl:9])=[N:7][C:5]([Cl:6])=[N:4][C:2]=1Cl.[NH3:10]>C1COCC1.COCCOCCOC>[NH2:10][C:2]1[N:1]=[C:8]([Cl:9])[N:7]=[C:5]([Cl:6])[N:4]=1-A solution of 300 g (1.63 mol) of cyanuric chloride in 1 liter THF and 0.24 liter diglyme was cooled to 0\\xc2\\xb0 C. and 81.6 mL (3.36 mol) of liquid ammonia added dropwise over 90 min. keeping the temperature between 10\\xc2\\xb0-15\\xc2\\xb0. The mixture was stirred for one hour at -10\\xc2\\xb0 to 0\\xc2\\xb0 and then allowed to warm to ambient temperature over one hour. The resulting suspension was filtered, the solid washed with THF, the filtrate reduced to 1/2 its original volume, and poured over 1 liter of ice water to give a white solid which was collected, washed with water, and dried in vacuo to give 244.3 g of 2-amino-4,6-dichloro-1,3,5-triazine with m.p. 221\\xc2\\xb0-223.5\\xc2\\xb0 (dec).-None-expected_names_list7-True]": 1.32806441700086,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0b70410902ae4139bd5d334881938f69-982-manual_replacements_dict10-False-expected_reactants10-expected_agents10-expected_reagents10-expected_solvents10-expected_catalysts10-expected_products10-expected_yields10-None-None-[Br:1][C:2]1[N:7]=[C:6]([CH:8]([C:10]2[CH:15]=[CH:14][CH:13]=[CH:12][C:11]=2[O:16][CH3:17])[OH:9])[CH:5]=[CH:4][CH:3]=1.C(O)C.O>C(O)(=O)C>[Br:1][C:2]1[N:7]=[C:6]([C:8](=[O:9])[C:10]2[CH:15]=[CH:14][CH:13]=[CH:12][C:11]=2[O:16][CH3:17])[CH:5]=[CH:4][CH:3]=1-By the same procedure of Ex. 22, and reacting 3.3 g 6-bromo-\\xce\\xb1-(2-methoxyphenyl)-2-pyridinemethanol (obtained as in Ex. 19) in 20 ml glacial acetic acid with CrO3 (1 g in 5 ml water), there is obtained 2.17 g title product, m.p. 97\\xc2\\xb0-8\\xc2\\xb0 C. (ethanol:water); UV (ethanol):\\xce\\xbbmax. 278 nm, \\xce\\xb5: 12,480; Br 27.67 (27.36).-None-expected_names_list10-True]": 1.3528835409979365,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0b70410902ae4139bd5d334881938f69-982-manual_replacements_dict9-True-expected_reactants9-expected_agents9-expected_reagents9-expected_solvents9-expected_catalysts9-expected_products9-expected_yields9-None-None-[Br:1][C:2]1[N:7]=[C:6]([CH:8]([C:10]2[CH:15]=[CH:14][CH:13]=[CH:12][C:11]=2[O:16][CH3:17])[OH:9])[CH:5]=[CH:4][CH:3]=1.C(O)C.O>C(O)(=O)C>[Br:1][C:2]1[N:7]=[C:6]([C:8](=[O:9])[C:10]2[CH:15]=[CH:14][CH:13]=[CH:12][C:11]=2[O:16][CH3:17])[CH:5]=[CH:4][CH:3]=1-By the same procedure of Ex. 22, and reacting 3.3 g 6-bromo-\\xce\\xb1-(2-methoxyphenyl)-2-pyridinemethanol (obtained as in Ex. 19) in 20 ml glacial acetic acid with CrO3 (1 g in 5 ml water), there is obtained 2.17 g title product, m.p. 97\\xc2\\xb0-8\\xc2\\xb0 C. (ethanol:water); UV (ethanol):\\xce\\xbbmax. 278 nm, \\xce\\xb5: 12,480; Br 27.67 (27.36).-None-expected_names_list9-True]": 1.2829987499990239,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-manual_replacements_dict2-False-expected_reactants2-expected_agents2-expected_reagents2-expected_solvents2-expected_catalysts2-expected_products2-expected_yields2-1100.0-0.17-[B:1]([O-:4])([O-:3])[O-:2].[B:5]([O-:8])([O-:7])[O-:6].[B:9]([O-:12])([O-])[O-].[B:13]([O-])([O-])[O-].[Na+:17].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+]>O>[B:1]1([O-:4])[O:3][B:13]2[O:12][B:9]([O:6][B:5]([O-:8])[O:7]2)[O:2]1.[Na+:17].[Na+:17]-Sodium tetraborate (Na2B4O7.10H2O), analyzed reagent was dried overnight at 150\\xb0 C, mixed with the appropriate quantity of dopant ions and homogenized in an electric homogenizer (vibrator) during 10 minutes. The material was then transferred to a platinum crucible and heated at 1100\\xb0 C for at least 30 minutes, until a clear transparent solution was obtained. The glass matrix loses water and the composition of the matrix is after the heating 35(Na2O).65(B2O3). A drop of the hot melt was allowed to fall directly onto a clean white glazed ceramic surface, into the center of a space ring of 1 mm thickness, and pressed with a second ceramic tile to produce a glass disk of 1 mm thickness and an approximate diameter of 12 mm. The glass is transparent in the ultraviolet and in the visible part of the spectrum.-None-expected_names_list2-True]": 1.0787393749997136,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-manual_replacements_dict3-True-expected_reactants3-expected_agents3-expected_reagents3-expected_solvents3-expected_catalysts3-expected_products3-expected_yields3-1100.0-0.17-[B:1]([O-:4])([O-:3])[O-:2].[B:5]([O-:8])([O-:7])[O-:6].[B:9]([O-:12])([O-])[O-].[B:13]([O-])([O-])[O-].[Na+:17].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+]>O>[B:1]1([O-:4])[O:3][B:13]2[O:12][B:9]([O:6][B:5]([O-:8])[O:7]2)[O:2]1.[Na+:17].[Na+:17]-Sodium tetraborate (Na2B4O7.10H2O), analyzed reagent was dried overnight at 150\\xb0 C, mixed with the appropriate quantity of dopant ions and homogenized in an electric homogenizer (vibrator) during 10 minutes. The material was then transferred to a platinum crucible and heated at 1100\\xb0 C for at least 30 minutes, until a clear transparent solution was obtained. The glass matrix loses water and the composition of the matrix is after the heating 35(Na2O).65(B2O3). A drop of the hot melt was allowed to fall directly onto a clean white glazed ceramic surface, into the center of a space ring of 1 mm thickness, and pressed with a second ceramic tile to produce a glass disk of 1 mm thickness and an approximate diameter of 12 mm. The glass is transparent in the ultraviolet and in the visible part of the spectrum.-None-expected_names_list3-True]": 1.0791157910007314,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-manual_replacements_dict4-False-expected_reactants4-expected_agents4-expected_reagents4-expected_solvents4-expected_catalysts4-expected_products4-expected_yields4-None-None-[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH2:5][C:6]2=O.[NH:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1.C1(C)C=CC(S(O)(=O)=O)=CC=1.O>C1C=CC=CC=1>[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH:5]=[C:6]2[N:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1-A solution of 30 g of nopinone ([\\u03b1]D20 =+39.90; c=8 in ethanol), 29 of pyrrolidine and 0.4 g of p-toluenesulfonic acid in 150 ml anhydrous benzene was heated at reflux for 40 h under nitrogen atmosphere in a vessel fitted with a water separator. After evaporation of the solvent and distillation of the residue, there were obtained 39.5 g (95% yield) of 1-(6,6-dimethylnorpin-2-en-2-yl)-pyrrolidine having b.p. 117\\xb0-118\\xb0 C./10 Torr.-None-expected_names_list4-True]": 1.9047330829980638,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-manual_replacements_dict5-True-expected_reactants5-expected_agents5-expected_reagents5-expected_solvents5-expected_catalysts5-expected_products5-expected_yields5-None-None-[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH2:5][C:6]2=O.[NH:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1.C1(C)C=CC(S(O)(=O)=O)=CC=1.O>C1C=CC=CC=1>[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH:5]=[C:6]2[N:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1-A solution of 30 g of nopinone ([\\u03b1]D20 =+39.90; c=8 in ethanol), 29 of pyrrolidine and 0.4 g of p-toluenesulfonic acid in 150 ml anhydrous benzene was heated at reflux for 40 h under nitrogen atmosphere in a vessel fitted with a water separator. After evaporation of the solvent and distillation of the residue, there were obtained 39.5 g (95% yield) of 1-(6,6-dimethylnorpin-2-en-2-yl)-pyrrolidine having b.p. 117\\xb0-118\\xb0 C./10 Torr.-None-expected_names_list5-True]": 1.857615833001546,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-6a0bfcdf53a64c07987822162ae591e2-0-manual_replacements_dict8-False-expected_reactants8-expected_agents8-expected_reagents8-expected_solvents8-expected_catalysts8-expected_products8-expected_yields8-25.0-22.0-None--None-expected_names_list8-False]": 0.1168946669986326,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-85c00026681b46f89ef8634d2b8618c3-3948-manual_replacements_dict13-False-expected_reactants13-expected_agents13-expected_reagents13-expected_solvents13-expected_catalysts13-expected_products13-expected_yields13-None-None-[Co:1].[S:2]([OH:6])([OH:5])(=[O:4])=[O:3].[CH:7](=[NH:13])[CH2:8][CH2:9][CH2:10][CH2:11][CH3:12].[S:14]([O-:18])([O-:17])(=[O:16])=[O:15].[NH4+].[NH4+].[Co+3]>>[S:2]([O-:6])([O-:5])(=[O:4])=[O:3].[CH:7](=[NH:13])[CH2:8][CH2:9][CH2:10][CH2:11][CH3:12].[Co+3:1].[S:14]([O-:18])([O-:17])(=[O:16])=[O:15].[S:2]([O-:6])([O-:5])(=[O:4])=[O:3].[Co+3:1]-In a process for producing cobalt metal powder from nickel-cobalt sulphides comprising leaching said nickel-cobalt sulphides in an ammoniacal ammonium sulphate solution under an elevated pressure of an oxygen bearing gas, at a temperature of at least 80\\xc2\\xb0 C., with an effective ammonia to metals mole ratio in the range of 5:1 to 6.5:1 to oxidize the nickel and cobalt sulphides to sulphates, and to produce an ammoniacal ammonium sulphate leach liquor in which dissolved cobalt is predominantly in the (III) oxidation state, and an ammoniacal ammonium sulphate leach residue containing a cobalt (III) hexannmine sulphate-calcium sulphate double salt, separating the ammoniacal ammonium sulphate leach liquor from the ammoniacal ammonium sulphate leach residue, saturating the ammoniacal ammonium sulphate leach liquor with an effective amount of anydrous ammonia and cooling the ammoniated leach liquor to below 50\\xc2\\xb0 C. to precipitate the triple salt of cobalt (III) hexammine supbate, nickel (II) hexammine sulphate and ammonium sulphate, recovering the precipitated triple salt from the leach liquor, repulping the triple salt with an effective amount of water to selectively leach nickel(II) hexammine sulphate and to produce a crystalline cobalt (III) hexammine sulphate with a Co:Ni ratio of at least 100:1 and a nickel enriched leach liquor, dissolving the cobalt (III) hexammine sulphate in hot ammonium sulphate solution, and cooling the solution to precipitate recrystallized cobalt (III) hexammine sulphate having a Co:Ni ratio of at least about 1000:1 and treating the recrystallized cobalt (III) hexammine sulphate to produce cobalt metal therefrom, the improvement comprising:-None-expected_names_list13-True]": 6.47818000100051,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-a0eff6fe4b4143f284f0fc5ac503acad-1932-manual_replacements_dict11-False-expected_reactants11-expected_agents11-expected_reagents11-expected_solvents11-expected_catalysts11-expected_products11-expected_yields11-None-0.5-[Mg].II.Br[C:5]([CH3:7])=[CH2:6].[CH3:8][C:9]1[CH2:10][CH2:11][CH:12]2[C:18]=1[CH2:17][CH2:16][C:15](=[O:19])[CH2:14][C:13]2=[CH2:20]>O1CCCC1>[OH:19][C:15]1([C:5]([CH3:7])=[CH2:6])[CH2:16][CH2:17][C:18]2[CH:12]([CH2:11][CH2:10][C:9]=2[CH3:8])[C:13](=[CH2:20])[CH2:14]1-To a Grignard solution, prepared from 1 g of magnesium chips activated with 1 g of iodine, 5 ml of 2-bromopropene and about 100 ml of tetrahydrofuran, were added over 10 minutes 1.76 g of 1-methyl-4-methylen-6-oxo-2,3,3a,4,5,6,7,8-octahydroazulene. The mixture was stirred vigorously for 30 minutes, cooled to 0\\xc2\\xb0 and treated with excess ice-cold ammonium chloride solution. The mixture was then extracted with ether, the organic extract washed with carbonate solution and water, dried over magnesium sulphate and concentrated under reduced pressure. The crude product (2.6 g), which was obtained in the form of a yellow oil, was distilled under high vacuum and yielded 1.6 g (yield 76%) of pure 6-hydroxy-6-isopropenyl-1-methyl-4-methylen-2,3,3a,4,5,6,7,8-octahydroazulene; b.p.0.1 ca 100\\xc2\\xb0 IR(film):\\xce\\xbdmax = 3550, 3090, 1640, 1450/40, 1378, 1330, 1220, 1165, 1105, 1065, 1038, 900/895, 780 cm-1. The compound has a woody, slightly camphorous, somewhat spicy odour.-None-expected_names_list11-True]": 2.4058482090003963,
"tests/test_extract.py::test_handle_reaction_object[0-ord_dataset-a0eff6fe4b4143f284f0fc5ac503acad-1932-manual_replacements_dict12-True-expected_reactants12-expected_agents12-expected_reagents12-expected_solvents12-expected_catalysts12-expected_products12-expected_yields12-None-0.5-[Mg].II.Br[C:5]([CH3:7])=[CH2:6].[CH3:8][C:9]1[CH2:10][CH2:11][CH:12]2[C:18]=1[CH2:17][CH2:16][C:15](=[O:19])[CH2:14][C:13]2=[CH2:20]>O1CCCC1>[OH:19][C:15]1([C:5]([CH3:7])=[CH2:6])[CH2:16][CH2:17][C:18]2[CH:12]([CH2:11][CH2:10][C:9]=2[CH3:8])[C:13](=[CH2:20])[CH2:14]1-To a Grignard solution, prepared from 1 g of magnesium chips activated with 1 g of iodine, 5 ml of 2-bromopropene and about 100 ml of tetrahydrofuran, were added over 10 minutes 1.76 g of 1-methyl-4-methylen-6-oxo-2,3,3a,4,5,6,7,8-octahydroazulene. The mixture was stirred vigorously for 30 minutes, cooled to 0\\xc2\\xb0 and treated with excess ice-cold ammonium chloride solution. The mixture was then extracted with ether, the organic extract washed with carbonate solution and water, dried over magnesium sulphate and concentrated under reduced pressure. The crude product (2.6 g), which was obtained in the form of a yellow oil, was distilled under high vacuum and yielded 1.6 g (yield 76%) of pure 6-hydroxy-6-isopropenyl-1-methyl-4-methylen-2,3,3a,4,5,6,7,8-octahydroazulene; b.p.0.1 ca 100\\xc2\\xb0 IR(film):\\xce\\xbdmax = 3550, 3090, 1640, 1450/40, 1378, 1330, 1220, 1165, 1105, 1065, 1038, 900/895, 780 cm-1. The compound has a woody, slightly camphorous, somewhat spicy odour.-None-expected_names_list12-True]": 2.3649701250014914,
"tests/test_extract.py::test_hello_world": 0.00031254100031219423,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products0-labelled_products0-input_yields0-expected_products0-expected_yields0]": 0.0007907920007710345,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products1-labelled_products1-input_yields1-expected_products1-expected_yields1]": 0.0006583750000572763,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products2-labelled_products2-input_yields2-expected_products2-expected_yields2]": 0.000655166999422363,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products3-labelled_products3-input_yields3-expected_products3-expected_yields3]": 0.0009157490003417479,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products4-labelled_products4-input_yields4-expected_products4-expected_yields4]": 0.0007071250020089792,
"tests/test_extract.py::test_match_yield_with_product[0-rxn_str_products5-labelled_products5-input_yields5-expected_products5-expected_yields5]": 0.000661042997307959,
"tests/test_extract.py::test_merge_to_agents[0-None-labelled_catalysts0-labelled_solvents0-labelled_reagents0-None-expected_agents0-expected_solvents0]": 0.03851150000082271,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents1-None-labelled_solvents1-None-None-expected_agents1-expected_solvents1]": 0.03136554199954844,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents2-labelled_catalysts2-labelled_solvents2-labelled_reagents2-None-expected_agents2-expected_solvents2]": 0.03288866700131621,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents3-labelled_catalysts3-labelled_solvents3-labelled_reagents3-None-expected_agents3-expected_solvents3]": 0.03199987500011048,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents4-labelled_catalysts4-labelled_solvents4-labelled_reagents4-None-expected_agents4-expected_solvents4]": 0.032811666000270634,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents5-labelled_catalysts5-labelled_solvents5-labelled_reagents5-None-expected_agents5-expected_solvents5]": 0.033607041001232574,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents6-labelled_catalysts6-labelled_solvents6-labelled_reagents6-None-expected_agents6-expected_solvents6]": 0.03754895800011582,
"tests/test_extract.py::test_merge_to_agents[0-rxn_str_agents7-labelled_catalysts7-labelled_solvents7-labelled_reagents7-None-expected_agents7-expected_solvents7]": 0.034359040999333956,
"tests/test_extract.py::test_rxn_input_extractor[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-expected_labelled_reactants0-expected_labelled_reagents0-expected_labelled_solvents0-expected_labelled_catalysts0-expected_labelled_products_from_input0-False-expected_non_smiles_names_list_additions0]": 0.7079140000005282,
"tests/test_extract.py::test_rxn_input_extractor[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-expected_labelled_reactants1-expected_labelled_reagents1-expected_labelled_solvents1-expected_labelled_catalysts1-expected_labelled_products_from_input1-False-expected_non_smiles_names_list_additions1]": 1.2579097499983618,
"tests/test_extract.py::test_rxn_input_extractor[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-expected_labelled_reactants2-expected_labelled_reagents2-expected_labelled_solvents2-expected_labelled_catalysts2-expected_labelled_products_from_input2-False-expected_non_smiles_names_list_additions2]": 0.9584825429992634,
"tests/test_extract.py::test_rxn_input_extractor[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-expected_labelled_reactants3-expected_labelled_reagents3-expected_labelled_solvents3-expected_labelled_catalysts3-expected_labelled_products_from_input3-False-expected_non_smiles_names_list_additions3]": 1.8200496239987842,
"tests/test_extract.py::test_rxn_input_extractor[0-ord_dataset-a0eff6fe4b4143f284f0fc5ac503acad-38-expected_labelled_reactants4-expected_labelled_reagents4-expected_labelled_solvents4-expected_labelled_catalysts4-expected_labelled_products_from_input4-False-expected_non_smiles_names_list_additions4]": 2.333598041001096,
"tests/test_extract.py::test_rxn_outcomes_extractor[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-expected_labelled_products0-expected_yields0-expected_non_smiles_names_list_additions0]": 0.6184928750008112,
"tests/test_extract.py::test_rxn_outcomes_extractor[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-expected_labelled_products1-expected_yields1-expected_non_smiles_names_list_additions1]": 1.231072917000347,
"tests/test_extract.py::test_rxn_outcomes_extractor[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-expected_labelled_products2-expected_yields2-expected_non_smiles_names_list_additions2]": 1.2809721659996285,
"tests/test_extract.py::test_rxn_outcomes_extractor[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-expected_labelled_products3-expected_yields3-expected_non_smiles_names_list_additions3]": 1.8614298330012389,
"tests/test_extract.py::test_rxn_string_and_is_mapped[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-None-None]": 0.6444732920008391,
"tests/test_extract.py::test_rxn_string_and_is_mapped[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-[CH2:1]([SH:8])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1.[H-].[Na+].[Cl:11][C:12]1[CH:30]=[C:29]([C:31]([F:34])([F:33])[F:32])[CH:28]=[CH:27][C:13]=1[O:14][C:15]1[CH:20]=[CH:19][C:18]([N+:21]([O-:23])=[O:22])=[C:17]([N+]([O-])=O)[CH:16]=1>O1CCCC1>[CH2:1]([S:8][C:17]1[CH:16]=[C:15]([O:14][C:13]2[CH:27]=[CH:28][C:29]([C:31]([F:34])([F:32])[F:33])=[CH:30][C:12]=2[Cl:11])[CH:20]=[CH:19][C:18]=1[N+:21]([O-:23])=[O:22])[C:2]1[CH:7]=[CH:6][CH:5]=[CH:4][CH:3]=1-True]": 1.2463592080002854,
"tests/test_extract.py::test_rxn_string_and_is_mapped[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-[B:1]([O-:4])([O-:3])[O-:2].[B:5]([O-:8])([O-:7])[O-:6].[B:9]([O-:12])([O-])[O-].[B:13]([O-])([O-])[O-].[Na+:17].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+].[Na+]>O>[B:1]1([O-:4])[O:3][B:13]2[O:12][B:9]([O:6][B:5]([O-:8])[O:7]2)[O:2]1.[Na+:17].[Na+:17]-True]": 0.9705039179989399,
"tests/test_extract.py::test_rxn_string_and_is_mapped[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH2:5][C:6]2=O.[NH:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1.C1(C)C=CC(S(O)(=O)=O)=CC=1.O>C1C=CC=CC=1>[CH3:1][C:2]1([CH3:10])[CH:8]2[CH2:9][CH:3]1[CH2:4][CH:5]=[C:6]2[N:11]1[CH2:15][CH2:14][CH2:13][CH2:12]1-True]": 1.7592042500018579,
"tests/test_extract.py::test_temperature_extractor[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-110.0]": 0.6777784160003648,
"tests/test_extract.py::test_temperature_extractor[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-None]": 1.1990665000012086,
"tests/test_extract.py::test_temperature_extractor[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-1100.0]": 0.955154875999142,
"tests/test_extract.py::test_temperature_extractor[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-None]": 1.8568842080003378,
"tests/test_extract.py::test_time_extractor[0-ord_dataset-00005539a1e04c809a9a78647bea649c-0-None]": 0.6275337510014651,
"tests/test_extract.py::test_time_extractor[0-ord_dataset-0b70410902ae4139bd5d334881938f69-0-None]": 1.2249092080000992,
"tests/test_extract.py::test_time_extractor[0-ord_dataset-0bb2e99daa66408fb8dbd6a0781d241c-0-0.17]": 0.9928314590033551,
"tests/test_extract.py::test_time_extractor[0-ord_dataset-0bf72e95d80743729fdbb8b57a4bc0c6-0-None]": 1.7634381249972648
}