-
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.
using readonly instead of user_editability; enabling injesting multip… (
#486) * using readonly instead of user_editability; enabling injesting multiple methods to the base classes and not only the normalization; Entry to inherit also from Task, so Workflow click drives there directly * moving changes to NeXusMeasurement which is not anymore using normalisation from Measurement and Activity * fix for the new normalisation function * nicer name layout * removing unneeded comments; fixing race condition at NeXusdataConverter ELN normalisation * m_copy the relevant sections to steps and results instead of using python reference * Fix attribute error. * remove attribute checks. --------- Co-authored-by: Rubel <[email protected]>
- Loading branch information
1 parent
0ef8f7d
commit 9966036
Showing
3 changed files
with
80 additions
and
15 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
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