Skip to content

Commit b49b5a2

Browse files
folder icon stuff added
1 parent 43f2cec commit b49b5a2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/User_Manual.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ PICA is structured as a standard Python package.
117117
```bash
118118
pica-gui
119119
```
120+
121+
The PICA Launcher provides a centralized dashboard for all measurement suites. While each module can be launched directly from its card, the launcher also provides a quick way to access the underlying scripts for editing. For developer convenience, each measurement suite card includes a folder icon (📁) in the top-right corner. Clicking this provides a shortcut to the module's Python scripts, allowing for rapid modifications.
122+
120123
> You can also run any of the individual GUI measurement modules independently. This is useful for quickly accessing a specific measurement without opening the main launcher. To do this, simply run the Python script for the desired module.
121124
> For example:
122125
> ```bash

0 commit comments

Comments
 (0)