-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: update pifm.py for 'new' reader rules
The new pycroscopy has switched from Translators to Readers. We no longer save files in USID or NSID format in order to translate, but rather translate while reading from the file. The user can choose to save a given sidpy dataset into USID or NSID format after-the-fact, via those libraries. Here, we update the pifm module to match this new standard. As such, we remove the pyNSID dependencies and the write/create methods which use them.
- Loading branch information
Showing
1 changed file
with
3 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters