nmr-processing 14.0.2 → 14.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/nmr-processing.d.ts +2 -1512
  2. package/package.json +1 -1
@@ -849,1512 +849,6 @@ export declare function getShiftX(spectrum: Entry1D): number;
849
849
 
850
850
  export declare const impurities: SolventImpurities;
851
851
 
852
- declare const impuritiesContent: {
853
- cdcl3: {
854
- tms: {
855
- proton: string;
856
- coupling: number;
857
- multiplicity: string;
858
- shift: number;
859
- }[];
860
- solvent: {
861
- proton: string;
862
- coupling: number;
863
- multiplicity: string;
864
- shift: number;
865
- }[];
866
- h2o: {
867
- proton: string;
868
- coupling: number;
869
- multiplicity: string;
870
- shift: number;
871
- }[];
872
- acetic_acid: {
873
- proton: string;
874
- coupling: number;
875
- multiplicity: string;
876
- shift: number;
877
- }[];
878
- acetone: {
879
- proton: string;
880
- coupling: number;
881
- multiplicity: string;
882
- shift: number;
883
- }[];
884
- acetonitrile: {
885
- proton: string;
886
- coupling: number;
887
- multiplicity: string;
888
- shift: number;
889
- }[];
890
- benzene: {
891
- proton: string;
892
- coupling: number;
893
- multiplicity: string;
894
- shift: number;
895
- }[];
896
- 'tert-butyl_alcohol': {
897
- proton: string;
898
- coupling: number;
899
- multiplicity: string;
900
- shift: number;
901
- }[];
902
- 'tert-butyl_methyl_ether': {
903
- proton: string;
904
- coupling: number;
905
- multiplicity: string;
906
- shift: number;
907
- }[];
908
- bhtb: {
909
- proton: string;
910
- coupling: number;
911
- multiplicity: string;
912
- shift: number;
913
- }[];
914
- chloroform: {
915
- proton: string;
916
- coupling: number;
917
- multiplicity: string;
918
- shift: number;
919
- }[];
920
- cyclohexane: {
921
- proton: string;
922
- coupling: number;
923
- multiplicity: string;
924
- shift: number;
925
- }[];
926
- '1,2-dichloroethane': {
927
- proton: string;
928
- coupling: number;
929
- multiplicity: string;
930
- shift: number;
931
- }[];
932
- dichloromethane: {
933
- proton: string;
934
- coupling: number;
935
- multiplicity: string;
936
- shift: number;
937
- }[];
938
- diethyl_ether: {
939
- proton: string;
940
- coupling: number;
941
- multiplicity: string;
942
- shift: number;
943
- }[];
944
- diglyme: {
945
- proton: string;
946
- coupling: number;
947
- multiplicity: string;
948
- shift: number;
949
- }[];
950
- '1,2-dimethoxyethane': {
951
- proton: string;
952
- coupling: number;
953
- multiplicity: string;
954
- shift: number;
955
- }[];
956
- dimethylacetamide: {
957
- proton: string;
958
- coupling: number;
959
- multiplicity: string;
960
- shift: number;
961
- }[];
962
- dimethylformamide: {
963
- proton: string;
964
- coupling: number;
965
- multiplicity: string;
966
- shift: number;
967
- }[];
968
- dimethyl_sulfoxide: {
969
- proton: string;
970
- coupling: number;
971
- multiplicity: string;
972
- shift: number;
973
- }[];
974
- dioxane: {
975
- proton: string;
976
- coupling: number;
977
- multiplicity: string;
978
- shift: number;
979
- }[];
980
- ethanol: {
981
- proton: string;
982
- coupling: number;
983
- multiplicity: string;
984
- shift: number;
985
- }[];
986
- ethyl_acetate: {
987
- proton: string;
988
- coupling: number;
989
- multiplicity: string;
990
- shift: number;
991
- }[];
992
- ethyl_methyl_ketone: {
993
- proton: string;
994
- coupling: number;
995
- multiplicity: string;
996
- shift: number;
997
- }[];
998
- ethylene_glycol: {
999
- proton: string;
1000
- coupling: number;
1001
- multiplicity: string;
1002
- shift: number;
1003
- }[];
1004
- 'grease^f': {
1005
- proton: string;
1006
- coupling: number;
1007
- multiplicity: string;
1008
- shift: number;
1009
- }[];
1010
- 'n-hexane': {
1011
- proton: string;
1012
- coupling: number;
1013
- multiplicity: string;
1014
- shift: number;
1015
- }[];
1016
- hmpag: {
1017
- proton: string;
1018
- coupling: number;
1019
- multiplicity: string;
1020
- shift: number;
1021
- }[];
1022
- methanol: {
1023
- proton: string;
1024
- coupling: number;
1025
- multiplicity: string;
1026
- shift: number;
1027
- }[];
1028
- nitromethane: {
1029
- proton: string;
1030
- coupling: number;
1031
- multiplicity: string;
1032
- shift: number;
1033
- }[];
1034
- 'n-pentane': {
1035
- proton: string;
1036
- coupling: number;
1037
- multiplicity: string;
1038
- shift: number;
1039
- }[];
1040
- '2-propanol': {
1041
- proton: string;
1042
- coupling: number;
1043
- multiplicity: string;
1044
- shift: number;
1045
- }[];
1046
- pyridine: {
1047
- proton: string;
1048
- coupling: number;
1049
- multiplicity: string;
1050
- shift: number;
1051
- }[];
1052
- silicone_greasei: {
1053
- proton: string;
1054
- coupling: number;
1055
- multiplicity: string;
1056
- shift: number;
1057
- }[];
1058
- tetrahydrofuran: {
1059
- proton: string;
1060
- coupling: number;
1061
- multiplicity: string;
1062
- shift: number;
1063
- }[];
1064
- toluene: {
1065
- proton: string;
1066
- coupling: number;
1067
- multiplicity: string;
1068
- shift: number;
1069
- }[];
1070
- triethylamine: {
1071
- proton: string;
1072
- coupling: number;
1073
- multiplicity: string;
1074
- shift: number;
1075
- }[];
1076
- };
1077
- '(cd3)2co': {
1078
- tms: {
1079
- proton: string;
1080
- coupling: number;
1081
- multiplicity: string;
1082
- shift: number;
1083
- }[];
1084
- solvent: {
1085
- proton: string;
1086
- coupling: number;
1087
- multiplicity: string;
1088
- shift: number;
1089
- }[];
1090
- h2o: {
1091
- proton: string;
1092
- coupling: number;
1093
- multiplicity: string;
1094
- shift: number;
1095
- }[];
1096
- acetic_acid: {
1097
- proton: string;
1098
- coupling: number;
1099
- multiplicity: string;
1100
- shift: number;
1101
- }[];
1102
- acetone: {
1103
- proton: string;
1104
- coupling: number;
1105
- multiplicity: string;
1106
- shift: number;
1107
- }[];
1108
- acetonitrile: {
1109
- proton: string;
1110
- coupling: number;
1111
- multiplicity: string;
1112
- shift: number;
1113
- }[];
1114
- benzene: {
1115
- proton: string;
1116
- coupling: number;
1117
- multiplicity: string;
1118
- shift: number;
1119
- }[];
1120
- 'tert-butyl_alcohol': {
1121
- proton: string;
1122
- coupling: number;
1123
- multiplicity: string;
1124
- shift: number;
1125
- }[];
1126
- 'tert-butyl_methyl_ether': {
1127
- proton: string;
1128
- coupling: number;
1129
- multiplicity: string;
1130
- shift: number;
1131
- }[];
1132
- bhtb: {
1133
- proton: string;
1134
- coupling: number;
1135
- multiplicity: string;
1136
- shift: number;
1137
- }[];
1138
- chloroform: {
1139
- proton: string;
1140
- coupling: number;
1141
- multiplicity: string;
1142
- shift: number;
1143
- }[];
1144
- cyclohexane: {
1145
- proton: string;
1146
- coupling: number;
1147
- multiplicity: string;
1148
- shift: number;
1149
- }[];
1150
- '1,2-dichloroethane': {
1151
- proton: string;
1152
- coupling: number;
1153
- multiplicity: string;
1154
- shift: number;
1155
- }[];
1156
- dichloromethane: {
1157
- proton: string;
1158
- coupling: number;
1159
- multiplicity: string;
1160
- shift: number;
1161
- }[];
1162
- diethyl_ether: {
1163
- proton: string;
1164
- coupling: number;
1165
- multiplicity: string;
1166
- shift: number;
1167
- }[];
1168
- diglyme: {
1169
- proton: string;
1170
- coupling: number;
1171
- multiplicity: string;
1172
- shift: number;
1173
- }[];
1174
- '1,2-dimethoxyethane': {
1175
- proton: string;
1176
- coupling: number;
1177
- multiplicity: string;
1178
- shift: number;
1179
- }[];
1180
- dimethylacetamide: {
1181
- proton: string;
1182
- coupling: number;
1183
- multiplicity: string;
1184
- shift: number;
1185
- }[];
1186
- dimethylformamide: {
1187
- proton: string;
1188
- coupling: number;
1189
- multiplicity: string;
1190
- shift: number;
1191
- }[];
1192
- dimethyl_sulfoxide: {
1193
- proton: string;
1194
- coupling: number;
1195
- multiplicity: string;
1196
- shift: number;
1197
- }[];
1198
- dioxane: {
1199
- proton: string;
1200
- coupling: number;
1201
- multiplicity: string;
1202
- shift: number;
1203
- }[];
1204
- ethanol: {
1205
- proton: string;
1206
- coupling: number;
1207
- multiplicity: string;
1208
- shift: number;
1209
- }[];
1210
- ethyl_acetate: {
1211
- proton: string;
1212
- coupling: number;
1213
- multiplicity: string;
1214
- shift: number;
1215
- }[];
1216
- ethyl_methyl_ketone: {
1217
- proton: string;
1218
- coupling: number;
1219
- multiplicity: string;
1220
- shift: number;
1221
- }[];
1222
- ethylene_glycol: {
1223
- proton: string;
1224
- coupling: number;
1225
- multiplicity: string;
1226
- shift: number;
1227
- }[];
1228
- 'grease^f': {
1229
- proton: string;
1230
- coupling: number;
1231
- multiplicity: string;
1232
- shift: number;
1233
- }[];
1234
- 'n-hexane': {
1235
- proton: string;
1236
- coupling: number;
1237
- multiplicity: string;
1238
- shift: number;
1239
- }[];
1240
- hmpag: {
1241
- proton: string;
1242
- coupling: number;
1243
- multiplicity: string;
1244
- shift: number;
1245
- }[];
1246
- methanol: {
1247
- proton: string;
1248
- coupling: number;
1249
- multiplicity: string;
1250
- shift: number;
1251
- }[];
1252
- nitromethane: {
1253
- proton: string;
1254
- coupling: number;
1255
- multiplicity: string;
1256
- shift: number;
1257
- }[];
1258
- 'n-pentane': {
1259
- proton: string;
1260
- coupling: number;
1261
- multiplicity: string;
1262
- shift: number;
1263
- }[];
1264
- '2-propanol': {
1265
- proton: string;
1266
- coupling: number;
1267
- multiplicity: string;
1268
- shift: number;
1269
- }[];
1270
- pyridine: {
1271
- proton: string;
1272
- coupling: number;
1273
- multiplicity: string;
1274
- shift: number;
1275
- }[];
1276
- silicone_greasei: {
1277
- proton: string;
1278
- coupling: number;
1279
- multiplicity: string;
1280
- shift: number;
1281
- }[];
1282
- tetrahydrofuran: {
1283
- proton: string;
1284
- coupling: number;
1285
- multiplicity: string;
1286
- shift: number;
1287
- }[];
1288
- toluene: {
1289
- proton: string;
1290
- coupling: number;
1291
- multiplicity: string;
1292
- shift: number;
1293
- }[];
1294
- triethylamine: {
1295
- proton: string;
1296
- coupling: number;
1297
- multiplicity: string;
1298
- shift: number;
1299
- }[];
1300
- };
1301
- dmso: {
1302
- tms: {
1303
- proton: string;
1304
- coupling: number;
1305
- multiplicity: string;
1306
- shift: number;
1307
- }[];
1308
- solvent: {
1309
- proton: string;
1310
- coupling: number;
1311
- multiplicity: string;
1312
- shift: number;
1313
- }[];
1314
- h2o: {
1315
- proton: string;
1316
- coupling: number;
1317
- multiplicity: string;
1318
- shift: number;
1319
- }[];
1320
- acetic_acid: {
1321
- proton: string;
1322
- coupling: number;
1323
- multiplicity: string;
1324
- shift: number;
1325
- }[];
1326
- acetone: {
1327
- proton: string;
1328
- coupling: number;
1329
- multiplicity: string;
1330
- shift: number;
1331
- }[];
1332
- acetonitrile: {
1333
- proton: string;
1334
- coupling: number;
1335
- multiplicity: string;
1336
- shift: number;
1337
- }[];
1338
- benzene: {
1339
- proton: string;
1340
- coupling: number;
1341
- multiplicity: string;
1342
- shift: number;
1343
- }[];
1344
- 'tert-butyl_alcohol': {
1345
- proton: string;
1346
- coupling: number;
1347
- multiplicity: string;
1348
- shift: number;
1349
- }[];
1350
- 'tert-butyl_methyl_ether': {
1351
- proton: string;
1352
- coupling: number;
1353
- multiplicity: string;
1354
- shift: number;
1355
- }[];
1356
- bhtb: {
1357
- proton: string;
1358
- coupling: number;
1359
- multiplicity: string;
1360
- shift: number;
1361
- }[];
1362
- chloroform: {
1363
- proton: string;
1364
- coupling: number;
1365
- multiplicity: string;
1366
- shift: number;
1367
- }[];
1368
- cyclohexane: {
1369
- proton: string;
1370
- coupling: number;
1371
- multiplicity: string;
1372
- shift: number;
1373
- }[];
1374
- '1,2-dichloroethane': {
1375
- proton: string;
1376
- coupling: number;
1377
- multiplicity: string;
1378
- shift: number;
1379
- }[];
1380
- dichloromethane: {
1381
- proton: string;
1382
- coupling: number;
1383
- multiplicity: string;
1384
- shift: number;
1385
- }[];
1386
- diethyl_ether: {
1387
- proton: string;
1388
- coupling: number;
1389
- multiplicity: string;
1390
- shift: number;
1391
- }[];
1392
- diglyme: {
1393
- proton: string;
1394
- coupling: number;
1395
- multiplicity: string;
1396
- shift: number;
1397
- }[];
1398
- '1,2-dimethoxyethane': {
1399
- proton: string;
1400
- coupling: number;
1401
- multiplicity: string;
1402
- shift: number;
1403
- }[];
1404
- dimethylacetamide: {
1405
- proton: string;
1406
- coupling: number;
1407
- multiplicity: string;
1408
- shift: number;
1409
- }[];
1410
- dimethylformamide: {
1411
- proton: string;
1412
- coupling: number;
1413
- multiplicity: string;
1414
- shift: number;
1415
- }[];
1416
- dimethyl_sulfoxide: {
1417
- proton: string;
1418
- coupling: number;
1419
- multiplicity: string;
1420
- shift: number;
1421
- }[];
1422
- dioxane: {
1423
- proton: string;
1424
- coupling: number;
1425
- multiplicity: string;
1426
- shift: number;
1427
- }[];
1428
- ethanol: {
1429
- proton: string;
1430
- coupling: number;
1431
- multiplicity: string;
1432
- shift: number;
1433
- }[];
1434
- ethyl_acetate: {
1435
- proton: string;
1436
- coupling: number;
1437
- multiplicity: string;
1438
- shift: number;
1439
- }[];
1440
- ethyl_methyl_ketone: {
1441
- proton: string;
1442
- coupling: number;
1443
- multiplicity: string;
1444
- shift: number;
1445
- }[];
1446
- ethylene_glycol: {
1447
- proton: string;
1448
- coupling: number;
1449
- multiplicity: string;
1450
- shift: number;
1451
- }[];
1452
- 'grease^f': never[];
1453
- 'n-hexane': {
1454
- proton: string;
1455
- coupling: number;
1456
- multiplicity: string;
1457
- shift: number;
1458
- }[];
1459
- hmpag: {
1460
- proton: string;
1461
- coupling: number;
1462
- multiplicity: string;
1463
- shift: number;
1464
- }[];
1465
- methanol: {
1466
- proton: string;
1467
- coupling: number;
1468
- multiplicity: string;
1469
- shift: number;
1470
- }[];
1471
- nitromethane: {
1472
- proton: string;
1473
- coupling: number;
1474
- multiplicity: string;
1475
- shift: number;
1476
- }[];
1477
- 'n-pentane': {
1478
- proton: string;
1479
- coupling: number;
1480
- multiplicity: string;
1481
- shift: number;
1482
- }[];
1483
- '2-propanol': {
1484
- proton: string;
1485
- coupling: number;
1486
- multiplicity: string;
1487
- shift: number;
1488
- }[];
1489
- pyridine: {
1490
- proton: string;
1491
- coupling: number;
1492
- multiplicity: string;
1493
- shift: number;
1494
- }[];
1495
- silicone_greasei: never[];
1496
- tetrahydrofuran: {
1497
- proton: string;
1498
- coupling: number;
1499
- multiplicity: string;
1500
- shift: number;
1501
- }[];
1502
- toluene: {
1503
- proton: string;
1504
- coupling: number;
1505
- multiplicity: string;
1506
- shift: number;
1507
- }[];
1508
- triethylamine: {
1509
- proton: string;
1510
- coupling: number;
1511
- multiplicity: string;
1512
- shift: number;
1513
- }[];
1514
- };
1515
- c6d6: {
1516
- tms: {
1517
- proton: string;
1518
- coupling: number;
1519
- multiplicity: string;
1520
- shift: number;
1521
- }[];
1522
- solvent: {
1523
- proton: string;
1524
- coupling: number;
1525
- multiplicity: string;
1526
- shift: number;
1527
- }[];
1528
- h2o: {
1529
- proton: string;
1530
- coupling: number;
1531
- multiplicity: string;
1532
- shift: number;
1533
- }[];
1534
- acetic_acid: {
1535
- proton: string;
1536
- coupling: number;
1537
- multiplicity: string;
1538
- shift: number;
1539
- }[];
1540
- acetone: {
1541
- proton: string;
1542
- coupling: number;
1543
- multiplicity: string;
1544
- shift: number;
1545
- }[];
1546
- acetonitrile: {
1547
- proton: string;
1548
- coupling: number;
1549
- multiplicity: string;
1550
- shift: number;
1551
- }[];
1552
- benzene: {
1553
- proton: string;
1554
- coupling: number;
1555
- multiplicity: string;
1556
- shift: number;
1557
- }[];
1558
- 'tert-butyl_alcohol': {
1559
- proton: string;
1560
- coupling: number;
1561
- multiplicity: string;
1562
- shift: number;
1563
- }[];
1564
- 'tert-butyl_methyl_ether': {
1565
- proton: string;
1566
- coupling: number;
1567
- multiplicity: string;
1568
- shift: number;
1569
- }[];
1570
- bhtb: {
1571
- proton: string;
1572
- coupling: number;
1573
- multiplicity: string;
1574
- shift: number;
1575
- }[];
1576
- chloroform: {
1577
- proton: string;
1578
- coupling: number;
1579
- multiplicity: string;
1580
- shift: number;
1581
- }[];
1582
- cyclohexane: {
1583
- proton: string;
1584
- coupling: number;
1585
- multiplicity: string;
1586
- shift: number;
1587
- }[];
1588
- '1,2-dichloroethane': {
1589
- proton: string;
1590
- coupling: number;
1591
- multiplicity: string;
1592
- shift: number;
1593
- }[];
1594
- dichloromethane: {
1595
- proton: string;
1596
- coupling: number;
1597
- multiplicity: string;
1598
- shift: number;
1599
- }[];
1600
- diethyl_ether: {
1601
- proton: string;
1602
- coupling: number;
1603
- multiplicity: string;
1604
- shift: number;
1605
- }[];
1606
- diglyme: {
1607
- proton: string;
1608
- coupling: number;
1609
- multiplicity: string;
1610
- shift: number;
1611
- }[];
1612
- '1,2-dimethoxyethane': {
1613
- proton: string;
1614
- coupling: number;
1615
- multiplicity: string;
1616
- shift: number;
1617
- }[];
1618
- dimethylacetamide: {
1619
- proton: string;
1620
- coupling: number;
1621
- multiplicity: string;
1622
- shift: number;
1623
- }[];
1624
- dimethylformamide: {
1625
- proton: string;
1626
- coupling: number;
1627
- multiplicity: string;
1628
- shift: number;
1629
- }[];
1630
- dimethyl_sulfoxide: {
1631
- proton: string;
1632
- coupling: number;
1633
- multiplicity: string;
1634
- shift: number;
1635
- }[];
1636
- dioxane: {
1637
- proton: string;
1638
- coupling: number;
1639
- multiplicity: string;
1640
- shift: number;
1641
- }[];
1642
- ethanol: {
1643
- proton: string;
1644
- coupling: number;
1645
- multiplicity: string;
1646
- shift: number;
1647
- }[];
1648
- ethyl_acetate: {
1649
- proton: string;
1650
- coupling: number;
1651
- multiplicity: string;
1652
- shift: number;
1653
- }[];
1654
- ethyl_methyl_ketone: {
1655
- proton: string;
1656
- coupling: number;
1657
- multiplicity: string;
1658
- shift: number;
1659
- }[];
1660
- ethylene_glycol: {
1661
- proton: string;
1662
- coupling: number;
1663
- multiplicity: string;
1664
- shift: number;
1665
- }[];
1666
- 'grease^f': {
1667
- proton: string;
1668
- coupling: number;
1669
- multiplicity: string;
1670
- shift: number;
1671
- }[];
1672
- 'n-hexane': {
1673
- proton: string;
1674
- coupling: number;
1675
- multiplicity: string;
1676
- shift: number;
1677
- }[];
1678
- hmpag: {
1679
- proton: string;
1680
- coupling: number;
1681
- multiplicity: string;
1682
- shift: number;
1683
- }[];
1684
- methanol: {
1685
- proton: string;
1686
- coupling: number;
1687
- multiplicity: string;
1688
- shift: number;
1689
- }[];
1690
- nitromethane: {
1691
- proton: string;
1692
- coupling: number;
1693
- multiplicity: string;
1694
- shift: number;
1695
- }[];
1696
- 'n-pentane': {
1697
- proton: string;
1698
- coupling: number;
1699
- multiplicity: string;
1700
- shift: number;
1701
- }[];
1702
- '2-propanol': {
1703
- proton: string;
1704
- coupling: number;
1705
- multiplicity: string;
1706
- shift: number;
1707
- }[];
1708
- pyridine: {
1709
- proton: string;
1710
- coupling: number;
1711
- multiplicity: string;
1712
- shift: number;
1713
- }[];
1714
- silicone_greasei: {
1715
- proton: string;
1716
- coupling: number;
1717
- multiplicity: string;
1718
- shift: number;
1719
- }[];
1720
- tetrahydrofuran: {
1721
- proton: string;
1722
- coupling: number;
1723
- multiplicity: string;
1724
- shift: number;
1725
- }[];
1726
- toluene: {
1727
- proton: string;
1728
- coupling: number;
1729
- multiplicity: string;
1730
- shift: number;
1731
- }[];
1732
- triethylamine: {
1733
- proton: string;
1734
- coupling: number;
1735
- multiplicity: string;
1736
- shift: number;
1737
- }[];
1738
- };
1739
- cd3cn: {
1740
- tms: {
1741
- proton: string;
1742
- coupling: number;
1743
- multiplicity: string;
1744
- shift: number;
1745
- }[];
1746
- solvent: {
1747
- proton: string;
1748
- coupling: number;
1749
- multiplicity: string;
1750
- shift: number;
1751
- }[];
1752
- h2o: {
1753
- proton: string;
1754
- coupling: number;
1755
- multiplicity: string;
1756
- shift: number;
1757
- }[];
1758
- acetic_acid: {
1759
- proton: string;
1760
- coupling: number;
1761
- multiplicity: string;
1762
- shift: number;
1763
- }[];
1764
- acetone: {
1765
- proton: string;
1766
- coupling: number;
1767
- multiplicity: string;
1768
- shift: number;
1769
- }[];
1770
- acetonitrile: {
1771
- proton: string;
1772
- coupling: number;
1773
- multiplicity: string;
1774
- shift: number;
1775
- }[];
1776
- benzene: {
1777
- proton: string;
1778
- coupling: number;
1779
- multiplicity: string;
1780
- shift: number;
1781
- }[];
1782
- 'tert-butyl_alcohol': {
1783
- proton: string;
1784
- coupling: number;
1785
- multiplicity: string;
1786
- shift: number;
1787
- }[];
1788
- 'tert-butyl_methyl_ether': {
1789
- proton: string;
1790
- coupling: number;
1791
- multiplicity: string;
1792
- shift: number;
1793
- }[];
1794
- bhtb: {
1795
- proton: string;
1796
- coupling: number;
1797
- multiplicity: string;
1798
- shift: number;
1799
- }[];
1800
- chloroform: {
1801
- proton: string;
1802
- coupling: number;
1803
- multiplicity: string;
1804
- shift: number;
1805
- }[];
1806
- cyclohexane: {
1807
- proton: string;
1808
- coupling: number;
1809
- multiplicity: string;
1810
- shift: number;
1811
- }[];
1812
- '1,2-dichloroethane': {
1813
- proton: string;
1814
- coupling: number;
1815
- multiplicity: string;
1816
- shift: number;
1817
- }[];
1818
- dichloromethane: {
1819
- proton: string;
1820
- coupling: number;
1821
- multiplicity: string;
1822
- shift: number;
1823
- }[];
1824
- diethyl_ether: {
1825
- proton: string;
1826
- coupling: number;
1827
- multiplicity: string;
1828
- shift: number;
1829
- }[];
1830
- diglyme: {
1831
- proton: string;
1832
- coupling: number;
1833
- multiplicity: string;
1834
- shift: number;
1835
- }[];
1836
- '1,2-dimethoxyethane': {
1837
- proton: string;
1838
- coupling: number;
1839
- multiplicity: string;
1840
- shift: number;
1841
- }[];
1842
- dimethylacetamide: {
1843
- proton: string;
1844
- coupling: number;
1845
- multiplicity: string;
1846
- shift: number;
1847
- }[];
1848
- dimethylformamide: {
1849
- proton: string;
1850
- coupling: number;
1851
- multiplicity: string;
1852
- shift: number;
1853
- }[];
1854
- dimethyl_sulfoxide: {
1855
- proton: string;
1856
- coupling: number;
1857
- multiplicity: string;
1858
- shift: number;
1859
- }[];
1860
- dioxane: {
1861
- proton: string;
1862
- coupling: number;
1863
- multiplicity: string;
1864
- shift: number;
1865
- }[];
1866
- ethanol: {
1867
- proton: string;
1868
- coupling: number;
1869
- multiplicity: string;
1870
- shift: number;
1871
- }[];
1872
- ethyl_acetate: {
1873
- proton: string;
1874
- coupling: number;
1875
- multiplicity: string;
1876
- shift: number;
1877
- }[];
1878
- ethyl_methyl_ketone: {
1879
- proton: string;
1880
- coupling: number;
1881
- multiplicity: string;
1882
- shift: number;
1883
- }[];
1884
- ethylene_glycol: {
1885
- proton: string;
1886
- coupling: number;
1887
- multiplicity: string;
1888
- shift: number;
1889
- }[];
1890
- 'grease^f': {
1891
- proton: string;
1892
- coupling: number;
1893
- multiplicity: string;
1894
- shift: number;
1895
- }[];
1896
- 'n-hexane': {
1897
- proton: string;
1898
- coupling: number;
1899
- multiplicity: string;
1900
- shift: number;
1901
- }[];
1902
- hmpag: {
1903
- proton: string;
1904
- coupling: number;
1905
- multiplicity: string;
1906
- shift: number;
1907
- }[];
1908
- methanol: {
1909
- proton: string;
1910
- coupling: number;
1911
- multiplicity: string;
1912
- shift: number;
1913
- }[];
1914
- nitromethane: {
1915
- proton: string;
1916
- coupling: number;
1917
- multiplicity: string;
1918
- shift: number;
1919
- }[];
1920
- 'n-pentane': {
1921
- proton: string;
1922
- coupling: number;
1923
- multiplicity: string;
1924
- shift: number;
1925
- }[];
1926
- '2-propanol': {
1927
- proton: string;
1928
- coupling: number;
1929
- multiplicity: string;
1930
- shift: number;
1931
- }[];
1932
- pyridine: {
1933
- proton: string;
1934
- coupling: number;
1935
- multiplicity: string;
1936
- shift: number;
1937
- }[];
1938
- silicone_greasei: {
1939
- proton: string;
1940
- coupling: number;
1941
- multiplicity: string;
1942
- shift: number;
1943
- }[];
1944
- tetrahydrofuran: {
1945
- proton: string;
1946
- coupling: number;
1947
- multiplicity: string;
1948
- shift: number;
1949
- }[];
1950
- toluene: {
1951
- proton: string;
1952
- coupling: number;
1953
- multiplicity: string;
1954
- shift: number;
1955
- }[];
1956
- triethylamine: {
1957
- proton: string;
1958
- coupling: number;
1959
- multiplicity: string;
1960
- shift: number;
1961
- }[];
1962
- };
1963
- cd3od: {
1964
- tms: {
1965
- proton: string;
1966
- coupling: number;
1967
- multiplicity: string;
1968
- shift: number;
1969
- }[];
1970
- solvent: {
1971
- proton: string;
1972
- coupling: number;
1973
- multiplicity: string;
1974
- shift: number;
1975
- }[];
1976
- h2o: {
1977
- proton: string;
1978
- coupling: number;
1979
- multiplicity: string;
1980
- shift: number;
1981
- }[];
1982
- acetic_acid: {
1983
- proton: string;
1984
- coupling: number;
1985
- multiplicity: string;
1986
- shift: number;
1987
- }[];
1988
- acetone: {
1989
- proton: string;
1990
- coupling: number;
1991
- multiplicity: string;
1992
- shift: number;
1993
- }[];
1994
- acetonitrile: {
1995
- proton: string;
1996
- coupling: number;
1997
- multiplicity: string;
1998
- shift: number;
1999
- }[];
2000
- benzene: {
2001
- proton: string;
2002
- coupling: number;
2003
- multiplicity: string;
2004
- shift: number;
2005
- }[];
2006
- 'tert-butyl_alcohol': {
2007
- proton: string;
2008
- coupling: number;
2009
- multiplicity: string;
2010
- shift: number;
2011
- }[];
2012
- 'tert-butyl_methyl_ether': {
2013
- proton: string;
2014
- coupling: number;
2015
- multiplicity: string;
2016
- shift: number;
2017
- }[];
2018
- bhtb: {
2019
- proton: string;
2020
- coupling: number;
2021
- multiplicity: string;
2022
- shift: number;
2023
- }[];
2024
- chloroform: {
2025
- proton: string;
2026
- coupling: number;
2027
- multiplicity: string;
2028
- shift: number;
2029
- }[];
2030
- cyclohexane: {
2031
- proton: string;
2032
- coupling: number;
2033
- multiplicity: string;
2034
- shift: number;
2035
- }[];
2036
- '1,2-dichloroethane': {
2037
- proton: string;
2038
- coupling: number;
2039
- multiplicity: string;
2040
- shift: number;
2041
- }[];
2042
- dichloromethane: {
2043
- proton: string;
2044
- coupling: number;
2045
- multiplicity: string;
2046
- shift: number;
2047
- }[];
2048
- diethyl_ether: {
2049
- proton: string;
2050
- coupling: number;
2051
- multiplicity: string;
2052
- shift: number;
2053
- }[];
2054
- diglyme: {
2055
- proton: string;
2056
- coupling: number;
2057
- multiplicity: string;
2058
- shift: number;
2059
- }[];
2060
- '1,2-dimethoxyethane': {
2061
- proton: string;
2062
- coupling: number;
2063
- multiplicity: string;
2064
- shift: number;
2065
- }[];
2066
- dimethylacetamide: {
2067
- proton: string;
2068
- coupling: number;
2069
- multiplicity: string;
2070
- shift: number;
2071
- }[];
2072
- dimethylformamide: {
2073
- proton: string;
2074
- coupling: number;
2075
- multiplicity: string;
2076
- shift: number;
2077
- }[];
2078
- dimethyl_sulfoxide: {
2079
- proton: string;
2080
- coupling: number;
2081
- multiplicity: string;
2082
- shift: number;
2083
- }[];
2084
- dioxane: {
2085
- proton: string;
2086
- coupling: number;
2087
- multiplicity: string;
2088
- shift: number;
2089
- }[];
2090
- ethanol: {
2091
- proton: string;
2092
- coupling: number;
2093
- multiplicity: string;
2094
- shift: number;
2095
- }[];
2096
- ethyl_acetate: {
2097
- proton: string;
2098
- coupling: number;
2099
- multiplicity: string;
2100
- shift: number;
2101
- }[];
2102
- ethyl_methyl_ketone: {
2103
- proton: string;
2104
- coupling: number;
2105
- multiplicity: string;
2106
- shift: number;
2107
- }[];
2108
- ethylene_glycol: {
2109
- proton: string;
2110
- coupling: number;
2111
- multiplicity: string;
2112
- shift: number;
2113
- }[];
2114
- 'grease^f': {
2115
- proton: string;
2116
- coupling: number;
2117
- multiplicity: string;
2118
- shift: number;
2119
- }[];
2120
- 'n-hexane': {
2121
- proton: string;
2122
- coupling: number;
2123
- multiplicity: string;
2124
- shift: number;
2125
- }[];
2126
- hmpag: {
2127
- proton: string;
2128
- coupling: number;
2129
- multiplicity: string;
2130
- shift: number;
2131
- }[];
2132
- methanol: {
2133
- proton: string;
2134
- coupling: number;
2135
- multiplicity: string;
2136
- shift: number;
2137
- }[];
2138
- nitromethane: {
2139
- proton: string;
2140
- coupling: number;
2141
- multiplicity: string;
2142
- shift: number;
2143
- }[];
2144
- 'n-pentane': {
2145
- proton: string;
2146
- coupling: number;
2147
- multiplicity: string;
2148
- shift: number;
2149
- }[];
2150
- '2-propanol': {
2151
- proton: string;
2152
- coupling: number;
2153
- multiplicity: string;
2154
- shift: number;
2155
- }[];
2156
- pyridine: {
2157
- proton: string;
2158
- coupling: number;
2159
- multiplicity: string;
2160
- shift: number;
2161
- }[];
2162
- silicone_greasei: {
2163
- proton: string;
2164
- coupling: number;
2165
- multiplicity: string;
2166
- shift: number;
2167
- }[];
2168
- tetrahydrofuran: {
2169
- proton: string;
2170
- coupling: number;
2171
- multiplicity: string;
2172
- shift: number;
2173
- }[];
2174
- toluene: {
2175
- proton: string;
2176
- coupling: number;
2177
- multiplicity: string;
2178
- shift: number;
2179
- }[];
2180
- triethylamine: {
2181
- proton: string;
2182
- coupling: number;
2183
- multiplicity: string;
2184
- shift: number;
2185
- }[];
2186
- };
2187
- d2o: {
2188
- tms: {
2189
- proton: string;
2190
- coupling: number;
2191
- multiplicity: string;
2192
- shift: number;
2193
- }[];
2194
- solvent: {
2195
- proton: string;
2196
- coupling: number;
2197
- multiplicity: string;
2198
- shift: number;
2199
- }[];
2200
- h2o: never[];
2201
- acetic_acid: {
2202
- proton: string;
2203
- coupling: number;
2204
- multiplicity: string;
2205
- shift: number;
2206
- }[];
2207
- acetone: {
2208
- proton: string;
2209
- coupling: number;
2210
- multiplicity: string;
2211
- shift: number;
2212
- }[];
2213
- acetonitrile: {
2214
- proton: string;
2215
- coupling: number;
2216
- multiplicity: string;
2217
- shift: number;
2218
- }[];
2219
- benzene: never[];
2220
- 'tert-butyl_alcohol': {
2221
- proton: string;
2222
- coupling: number;
2223
- multiplicity: string;
2224
- shift: number;
2225
- }[];
2226
- 'tert-butyl_methyl_ether': {
2227
- proton: string;
2228
- coupling: number;
2229
- multiplicity: string;
2230
- shift: number;
2231
- }[];
2232
- bhtb: never[];
2233
- chloroform: never[];
2234
- cyclohexane: never[];
2235
- '1,2-dichloroethane': never[];
2236
- dichloromethane: never[];
2237
- diethyl_ether: {
2238
- proton: string;
2239
- coupling: number;
2240
- multiplicity: string;
2241
- shift: number;
2242
- }[];
2243
- diglyme: {
2244
- proton: string;
2245
- coupling: number;
2246
- multiplicity: string;
2247
- shift: number;
2248
- }[];
2249
- '1,2-dimethoxyethane': {
2250
- proton: string;
2251
- coupling: number;
2252
- multiplicity: string;
2253
- shift: number;
2254
- }[];
2255
- dimethylacetamide: {
2256
- proton: string;
2257
- coupling: number;
2258
- multiplicity: string;
2259
- shift: number;
2260
- }[];
2261
- dimethylformamide: {
2262
- proton: string;
2263
- coupling: number;
2264
- multiplicity: string;
2265
- shift: number;
2266
- }[];
2267
- dimethyl_sulfoxide: {
2268
- proton: string;
2269
- coupling: number;
2270
- multiplicity: string;
2271
- shift: number;
2272
- }[];
2273
- dioxane: {
2274
- proton: string;
2275
- coupling: number;
2276
- multiplicity: string;
2277
- shift: number;
2278
- }[];
2279
- ethanol: {
2280
- proton: string;
2281
- coupling: number;
2282
- multiplicity: string;
2283
- shift: number;
2284
- }[];
2285
- ethyl_acetate: {
2286
- proton: string;
2287
- coupling: number;
2288
- multiplicity: string;
2289
- shift: number;
2290
- }[];
2291
- ethyl_methyl_ketone: {
2292
- proton: string;
2293
- coupling: number;
2294
- multiplicity: string;
2295
- shift: number;
2296
- }[];
2297
- ethylene_glycol: {
2298
- proton: string;
2299
- coupling: number;
2300
- multiplicity: string;
2301
- shift: number;
2302
- }[];
2303
- 'grease^f': never[];
2304
- 'n-hexane': never[];
2305
- hmpag: {
2306
- proton: string;
2307
- coupling: number;
2308
- multiplicity: string;
2309
- shift: number;
2310
- }[];
2311
- methanol: {
2312
- proton: string;
2313
- coupling: number;
2314
- multiplicity: string;
2315
- shift: number;
2316
- }[];
2317
- nitromethane: {
2318
- proton: string;
2319
- coupling: number;
2320
- multiplicity: string;
2321
- shift: number;
2322
- }[];
2323
- 'n-pentane': {
2324
- proton: string;
2325
- coupling: number;
2326
- multiplicity: string;
2327
- shift: number;
2328
- }[];
2329
- '2-propanol': {
2330
- proton: string;
2331
- coupling: number;
2332
- multiplicity: string;
2333
- shift: number;
2334
- }[];
2335
- pyridine: {
2336
- proton: string;
2337
- coupling: number;
2338
- multiplicity: string;
2339
- shift: number;
2340
- }[];
2341
- silicone_greasei: never[];
2342
- tetrahydrofuran: {
2343
- proton: string;
2344
- coupling: number;
2345
- multiplicity: string;
2346
- shift: number;
2347
- }[];
2348
- toluene: never[];
2349
- triethylamine: {
2350
- proton: string;
2351
- coupling: number;
2352
- multiplicity: string;
2353
- shift: number;
2354
- }[];
2355
- };
2356
- };
2357
-
2358
852
  export declare type Impurity = Record<string, ImpuritySignal[]>;
2359
853
 
2360
854
  export declare interface ImpuritySignal {
@@ -2825,7 +1319,7 @@ export declare interface OptionsPeaksFilterImpurities {
2825
1319
  /**
2826
1320
  * Solvent name.
2827
1321
  */
2828
- solvent?: Solvent_2 | '(cd3)2so' | 'meod';
1322
+ solvent?: string;
2829
1323
  /**
2830
1324
  * tolerance in ppm to assign a impurity.
2831
1325
  * @default 0.025
@@ -3844,11 +2338,7 @@ declare interface SineSquare<ShapeOption = SineBellOptions> {
3844
2338
 
3845
2339
  declare type SineSquareOptions = Omit<SineBellOptions, 'exponent'>;
3846
2340
 
3847
- export declare type Solvent = keyof typeof impuritiesContent;
3848
-
3849
- declare type Solvent_2 = keyof typeof impurities;
3850
-
3851
- export declare type SolventImpurities = Record<Solvent, Impurity>;
2341
+ export declare type SolventImpurities = Record<string, Impurity>;
3852
2342
 
3853
2343
  export declare function solventSuppression<T extends NMRPeak1D>(peakList: T[], solvent: NMRSignal1D[], options?: {
3854
2344
  markSolventPeaks?: boolean;