ergodicio / tsadar

The Thomson scattering diagnostic offers a method by which to infer plasma parameters such as n_e, T_e. This approach uses the form factor equations to estimate those plasma parameters by fitting to observed Thomson scattering spectra.
2 stars 2 forks source link

Lineout starting and ending points require another code #27

Closed almilder closed 11 months ago

almilder commented 1 year ago

Currently another code is required to determine where to start and end the lineouts for fitting. The code only plots the domain defined by lineouts, as a result if you don't know the starting and ending points for the data you have to either guess and check where to start the fit or use some other code to view the raw data before starting the fit.

This can be solved either by adding a plot of the entire spectrum to the output or some sort of interactive lineout selection where the entire spectrum can be viewed before the starting and ending points are determined.

almilder commented 11 months ago

Analyzed region can be viewed by turning on launch_data_visualizer, defaults to on