-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation of TRestAxionOpticsMirror to get reflectivity from Henke database #22
Conversation
In principle you may recover the canvas in the return of the If you draw the canvas in an interactive Perhaps we could have both easily if needed. |
It implements the class
TRestAxionOpticsMirror
.This class has been fully documented. A web rendered doxygen documentation is already available at: https://sultan.unizar.es/test/classTRestAxionOpticsMirror.html
A simple validation pipeline has been added.
pipeline/metadata/optics/mirrors.py
and a basic definition atpipeline/metadata/optics/mirrors.rml
.A first data set has been added in Adding a first optics relflectivity data file and README axionlib-data#1 for testing. It generates the following image:
Few methods were upgraded to be used in this PR at rest-for-physics/framework#175