tofu
tofu copied to clipboard
Determine gap between ray-tracing of chosen lamb on detector, due to non parallelism
Motivation:
- In order to characterize the line doubling on spectra according to crystal's non parallelism, we must define a new method to compute the gap between few wavelength's arc on detector for few values of non paralllelism.
- This method has to take into account few values of
alphaandbetaangles for the entire crystal and splitted ones.
Proposition:
- Create a new method
Crystal.gap_ray_tracing()to compute these gaps fromCrystal_plot_line_on_det_tracing()method. - Adapting this method to
Crystal.split()to be the closest possible to the real detector. - Return arc's gap as a plot with the detector's height as the y-axis.