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
Copy file name to clipboardexpand all lines: doc/user_guide/gui.rst
+7-1
Original file line number
Diff line number
Diff line change
@@ -46,11 +46,17 @@ Global actions
46
46
47
47
:code:`Auto eval` and :code:`Auto eval All` perform automatic evaluation of the baseline and peak positions and conduct fitting on the selected spectra or all the spectra (respectively).
48
48
49
-
:code:`Save settings` enables the saving of user settings in a **.fitspy.json** file located in the :code:`%HOMEUSER%` directory (open this file to have a look on which and how settings are saved).
49
+
:code:`Save settings` enables the saving of user settings in a **settings.json** file located in the :code:`%HOMEUSER%/Fitspy` directory (open this file to have a look on which and how settings are saved).
50
50
51
51
:code:`Reinitialize` and :code:`Reinitialize All` reinitialize the spectrum and all the spectra (resp.) to their original values.
52
52
53
53
54
+
.. figure:: ../_static/show_all.png
55
+
:align:center
56
+
57
+
Example of the global display obtained with :code:`Show All`
0 commit comments