adriendrs
adriendrs
- Using diffraction patterns obtained from the `compute_rockingcurve()` method in `tofu/spectro/_rockingcurve.py`, the aim is to plot the diffracted intensity for a given range of glancing angles. - According to these,...
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...
Add in `tofu/geom` the relations rulling the position of a wavelength arc on the camera (XICS configuration). The computation is giving the position in pixel coordinate xi of a wavelength...
Motivations: ------------- Use an adequat format to describe the units of the physical quantity involved in the file `tofu/spectro/_rockingcurve_def.py` Results: -------- Choice to use the library `scipy.constants`, in a first...
The aim is to give to the `tofu/data/_class05_legacy.add_crystal_from_legacy()` routine a `cryst `dictionnary and not only a path to load it.
Some issues have been reported among the multiple options in the `compute_rockingcurve()` function.
Aim : ------ Modifications on the routine `tofu/geom/plot_line_on_det_tracing()` have been made in order to integrate multiple lines tracing at the same time, in order to simulate a 2D spectra (w/o...
Update the routine `plot_line_on_det_tracing()` in order to take into accopunt multiple lines tracing.
here's where we are with debugging the units error in imas2tofu : Some units whioch has previoulsy an unit as '-' have been set to None and some other still...
A problem appeared into the method `tofu/geom/_core.calc_min_rho_from_Plasma2D()`. The issue is when selecting the time between the raw data time `t` and the magnetic equilibrium time `time.` Only the case where...