The GUI - adririquelme/DSE GitHub Wiki

The DSE GUI is a simple window that guides the user to apply the approach.

On the top you can find a simple toolbar, whith this options:

  • File:

Clean: delete all loaded data and reset the buttons to the original state.

Load XYZ.txt: opens a dialog to load a file. It must be an ASCII file, where the points appear in files and the three first columns have the coordinates X, Y and Z. The rest of the columns are not used in this approach. You can find an example here.

Load database.m: loads a previous calculation state of DSE. Note that the database should have been generated using the the same DSE version that you are currently using.

Save database.m: saves the current calculation state to a file.

  • Tools

Normal spacing: open a window to calculate the normal spacing according this approach. Note that it is required the classified 3DPC file.

Persistence: open a window to calculate the persisntece of the discontinuity sets according this approach. Note that it is required the classified 3DPC file.

  • Help: shows the about window

DSE GUI