Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

introduce calibration dictionary #51

Open
steinnymir opened this issue Dec 10, 2020 · 1 comment
Open

introduce calibration dictionary #51

steinnymir opened this issue Dec 10, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@steinnymir
Copy link
Member

steinnymir commented Dec 10, 2020

A great improvement would be to define a dictionary with all calibration and correction parameters which should be passed to the different calibration methods. This would allow easier transfer between different datasets of calibration/correction parameters, as well as making it possible to store them together with the data, to increase the re-usability and transparency of data treatment.

The idea would be to have, at the final stage, a single method to call: processor.calibrate(calibDict) which will run all the calibrations/corrections which have an entry in the dictionary.

@steinnymir steinnymir added the enhancement New feature or request label Dec 10, 2020
@steinnymir
Copy link
Member Author

steinnymir commented Dec 10, 2020

If I remember correctly, MPES has something similar. Some feedback from the MPES guys about this idea would be great! 😄 @RealPolitiX.
We might even try to make the two compatible with eachother, if this is even possible.

@steinnymir steinnymir self-assigned this Dec 10, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants