https://github.com/hyperspy/importrpl
Digital Micrograph plugin to import Ripple files
https://github.com/hyperspy/importrpl
Last synced: 9 months ago
JSON representation
Digital Micrograph plugin to import Ripple files
- Host: GitHub
- URL: https://github.com/hyperspy/importrpl
- Owner: hyperspy
- Created: 2012-06-10T18:20:38.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T09:04:50.000Z (about 3 years ago)
- Last Synced: 2025-06-19T15:51:56.476Z (about 1 year ago)
- Language: Assembly
- Size: 13.7 KB
- Stars: 2
- Watchers: 10
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ImportRPL
=========
Digital Micrograph plugin to import Ripple files
This Digital Micrograph plugin is designed to import Ripple files into Digital Micrograph.
It is used to ease data transit between DigitalMicrograph and [HyperSpy](https://github.com/hyperspy/hyperspy>)
without losing the calibration using the extra keywords that HyperSpy/RosettaSciIO adds to the standard format.
When executed, it will ask for 2 files:
1. The ripple file with the data format and calibrations.
2. The data itself in ``.raw`` format.
If a file with the same name and path as the ripple file exists, which has a
``.raw`` or ``.bin`` extension, it is opened directly without prompting.