Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baf9674 commit cad2293Copy full SHA for cad2293
2 files changed
doc/source/reference/bruker.rst
@@ -18,11 +18,13 @@ These are functions which are targetted for users of nmrglue.
18
19
read
20
write
21
+ read_pdata
22
remove_digital_filter
23
read_lowmem
24
write_lowmem
25
read_binary
26
write_binary
27
+ read_pdata_binary
28
read_binary_lowmem
29
write_binary_lowmem
30
read_jcamp
@@ -53,10 +55,12 @@ fine control over Bruker files may be interested in these functions.
53
55
create_data
54
56
create_acqus_dic
57
guess_shape
58
+ guess_shape_and_submatrix_shape
59
get_data
60
put_data
61
complexify_data
62
uncomplexify_data
63
+ reorder_submatrix
64
rm_dig_filter
65
parse_jcamp_line
66
parse_jcamp_value
0 commit comments