-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* updated test.yaml consistent with fairmat-ellips PR * resorted the indices according to the App. Def. * silly syntax error fix * remove unnecessary h5py import * removed empty line at 219 breaking pycodestyle check * Minor fixes to wavelength. * definitions update * updated defs from fairmat-ellips branch * updated defs from fairmat-ellips branch, bis * specify spectrometer/wavelength * Quick-fix for optional parent check * Fixed psi/delta * Fixed optional parent check * Corrected link of wavelength * Fixed the changing dict() issue with generating a key list before modifying the dict(). * Fix stuff remaining after merging master into this branch * silly typo in using keys() * In testing '@' in a key, use '\\@' for clearer logic. Thanks Florian for pointing it out! * parser tests updated to match the new appdefs * Added a segment to the reader for changing metadata keys for lens voltages and added more paths to config. * bug fix for python version 3.8 * separated momentum calibrations into kx and ky and NXtranformation fields into x,y translation * Updates mpes example config file to reflect the appdef changes * Updates mpes config: LENS_EM instead of LENS * Fixes tests for mpes * Updates action to work with las * find definitions in contributed rather than in base_clases * fix for preference * fix in filtering multiple definitions * fix for finding definition files Co-authored-by: T. Haraszti <[email protected]> Co-authored-by: Andrea Albino <[email protected]> Co-authored-by: Sherjeel Shabih <[email protected]> Co-authored-by: sanbrock <[email protected]> Co-authored-by: Arora0 <[email protected]> Co-authored-by: domna <[email protected]>
- Loading branch information
1 parent
c91c1f8
commit dc11aa7
Showing
14 changed files
with
488 additions
and
311 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.h5 filter=lfs diff=lfs merge=lfs -text |
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
Submodule definitions
updated
337 files
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
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
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
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
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
Oops, something went wrong.