Skip to content

Commit

Permalink
Version 4.7
Browse files Browse the repository at this point in the history
added screenshot
  • Loading branch information
DanPorter authored May 27, 2020
1 parent c6c0a9e commit 9a163df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ d = pp.readscan(123456) \# creates a data holder object 'd' with scan data
x,y,dy,varx,vary,ttl,d = pp.getdata(123456) \# returns x/y data with automatic choice of variables
help(pp.getdata) \# see the documentation on this function
```

# Screenshot
![Py16GUI](Py16GUI_Screenshot.png)

0 comments on commit 9a163df

Please sign in to comment.