Description
to improve data handling and user experience:
-
Allow users to select whether their data is "Emission" or "Absorbance".
- For Emission:
- Y-axis label:
Intensity / a.u.
- Use existing variable names:
Id, Ihd, etc.
- For Absorbance:
- Y-axis label:
Absorbance / a.u.
- Default
I0 to 0 (no background). Only allow user to specify I0 (as Abs(background)) if a checkbox is ticked.
- Map variables:
Id → e(D) (extinction coefficient, epsilon)
Ihd → e(HD)
-
Enable users to specify the concentration unit of their input data:
- Options: Molar (M), millimolar (mM), micromolar (µM), nanomolar (nM)
- Default: Molar (M)
-
Allow users to choose the unit for the x-axis in plots:
- Options: M, mM, µM, nM
- Default: Molar (M)
-
For results files, always output concentrations in Molar (M) for consistency.
To-Do
Description
to improve data handling and user experience:
Allow users to select whether their data is "Emission" or "Absorbance".
Intensity / a.u.Id,Ihd, etc.Absorbance / a.u.I0to 0 (no background). Only allow user to specifyI0(asAbs(background)) if a checkbox is ticked.Id→e(D)(extinction coefficient, epsilon)Ihd→e(HD)Enable users to specify the concentration unit of their input data:
Allow users to choose the unit for the x-axis in plots:
For results files, always output concentrations in Molar (M) for consistency.
To-Do
I0(background) in Absorbance mode