Skip to content

Commit

Permalink
Merge pull request #494 from smribet/show
Browse files Browse the repository at this point in the history
small changes to show
  • Loading branch information
sezelt authored Aug 19, 2023
2 parents b71e7b8 + 1b81b6c commit a188444
Show file tree
Hide file tree
Showing 2 changed files with 598 additions and 402 deletions.
7 changes: 4 additions & 3 deletions py4DSTEM/io/read.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,10 @@ def read(
https://github.com/py4dstem/emdfile.
To read file written by older verions of py4DSTEM, different keyword
arguments should be passed. See the docstring for
`py4DSTEM.io.native.legacy.read_py4DSTEM_legacy` for further details.
arguments should be passed. See the docstring for
`py4DSTEM.io.native.legacy.read_py4DSTEM_legacy` for a complete list.
For example, `data_id` may need to be specified to select dataset.
Args:
filepath (str or Path): the file path
datapath (str or None): the path within the H5 file to the data
Expand Down
Loading

0 comments on commit a188444

Please sign in to comment.