Knife edge
Merge request reports
Activity
Filter activity
This is a rather specific function, so I created a file for it, but in the future we could bundle it with other functions related to laser for instance, and rename the file accordingly. What do you think @lleguy ? Example can be found on DesyCloud Jupyter-Notebooks > BeamProfile > 2019-07-12_Beam_profile_analysis_runs_87_88.ipynb
Looks good. I just change the single point
intensity[0] > intensity[-1]
comparison to a simple fit a linear slope that uses all the data and should be more robust. Nothing changes on the notebook side.
Edited by Loïc Le Guyadermentioned in commit ec039487
Please register or sign in to reply