You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
1) How do I choose a different experiment?
The first question I suspect is how do I try this with my data? Ric: I'll do that
2) Let’s put Error bars on the browser plot Ric: sqrt(y)
3) I’d like to be able to see the metadata and the plot without having to scroll up and down.
Could we make it so you could drag the plot area smaller to do this?
Ric:
Tooltip in the > saying they can use the cursor.
Show data and metadata in different tabs
Use dedicated scroll bars for these panels
Split Key=Value by = and create a striped table.
4) Does the export chart work on the fit ?
5) When browsing data the transitions between scans is a little to fancy.
I want to understand what it is trying to convey, but it does not mean anything. I would just blank and then redraw the plot.
6) Do the tags work?
7) On the fit metadata, the reduced chi^2 and the uncertainty on each parameter should be available. Ric I will do that
8) on the browse data, they like to see the full data file with the plot.
Ric: Same as point 3 (data table tab)
9) let’s work though the combine data tab. Ric: See graffiti operations on the data: sum + subtraction.
10) let’s add a lorentzian squared to the fit functions:
Ric: Normal lorentzian: A * ( (fwhm/2) / ( (x-center)**2 + (fwhm/2)**2 ) ) squared A * ((fwhm/2) / ((x-center)**2 + (fwhm/2)**2))**2. Note that the Amplitude is not squared.
By the way Masa really likes being able to download the fitted curve and to be able to select a range to fit
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
1) How do I choose a different experiment?
The first question I suspect is how do I try this with my data? Ric: I'll do that
2) Let’s put Error bars on the browser plot Ric: sqrt(y)
3) I’d like to be able to see the metadata and the plot without having to scroll up and down.
Could we make it so you could drag the plot area smaller to do this?
Ric:
Tooltip in the
>
saying they can use the cursor.Show data and metadata in different tabs
Use dedicated scroll bars for these panels
Split Key=Value by
=
and create a striped table.4) Does the export chart work on the fit ?
5) When browsing data the transitions between scans is a little to fancy.
I want to understand what it is trying to convey, but it does not mean anything. I would just blank and then redraw the plot.
6) Do the tags work?
7) On the fit metadata, the reduced chi^2 and the uncertainty on each parameter should be available.
Ric I will do that
8) on the browse data, they like to see the full data file with the plot.
Ric: Same as point 3 (data table tab)
9) let’s work though the combine data tab. Ric: See graffiti operations on the data: sum + subtraction.
10) let’s add a lorentzian squared to the fit functions:
Ric: Normal lorentzian:
A * ( (fwhm/2) / ( (x-center)**2 + (fwhm/2)**2 ) )
squaredA * ((fwhm/2) / ((x-center)**2 + (fwhm/2)**2))**2
. Note that the Amplitude is not squared.By the way Masa really likes being able to download the fitted curve and to be able to select a range to fit
The text was updated successfully, but these errors were encountered: