Skip to content

Commit a3a5708

Browse files
authored
Merge pull request #494 from smribet/show
small changes to show Former-commit-id: a188444
2 parents 7cc088d + c929a35 commit a3a5708

File tree

2 files changed

+598
-402
lines changed

2 files changed

+598
-402
lines changed

py4DSTEM/io/read.py

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,10 @@ def read(
3333
https://github.com/py4dstem/emdfile.
3434
3535
To read file written by older verions of py4DSTEM, different keyword
36-
arguments should be passed. See the docstring for
37-
`py4DSTEM.io.native.legacy.read_py4DSTEM_legacy` for further details.
38-
36+
arguments should be passed. See the docstring for
37+
`py4DSTEM.io.native.legacy.read_py4DSTEM_legacy` for a complete list.
38+
For example, `data_id` may need to be specified to select dataset.
39+
3940
Args:
4041
filepath (str or Path): the file path
4142
datapath (str or None): the path within the H5 file to the data

0 commit comments

Comments
 (0)