Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LocMoFit/docs/tutorial/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ We will be using the model {class}`ring2D<models.ring2D>` here ({doc}`more about
### Preview the model before fitting
In practice, you often have to optimize the fitting settings, especially finding good initial parameters. In this case, previewing the model with the initial parameters is useful.

1. To activate the preview mode, check the checkbox **preview** in the bottom-left corner of the tab **[Parameters]**.
1. To activate the preview mode, check the checkbox **preview** in the bottom-right corner of the tab **[Parameters]**.

2. Go back to **[Evaluate]**, make sure that **evaluate on** and **display** in the left panel are checked.
:::{Note}
Expand Down