forked from wking/igor
-
Notifications
You must be signed in to change notification settings - Fork 0
Read Igor Pro pxp files from python. Fixed for numpy > 1.20
License
Ficere/igor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Igor Just made some adaptations for numpy > 1.20. See the [original repo](https://github.com/wking/igor) for more information. # Installation ```shell pip install git+https://github.com/Ficere/igor ``` # Usage In my case, this package is mainly used for reading the .ibw files from OxInst AFM. ```python from igor.binarywave import load wave = load(path_to_ibw) print(wave) ```
About
Read Igor Pro pxp files from python. Fixed for numpy > 1.20
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%