molovol / MoloVol

MoloVol is a free, cross-plattform, scientific software for volume and surface computations of single molecules and crystallographic unit cells.
https://molovol.com
MIT License
22 stars 4 forks source link

Make "Optimisation Depth" widget inaccessible on program start #111

Open jmaglic opened 2 years ago

jmaglic commented 2 years ago

Current status

The optimisation depth is a parameter that affects the performance of the software. It's set to a default value but can be changed in the GUI (or CLI).

Issue

Understanding the parameter requires a good understanding of the octree-based optimisation. It can be obtuse to new users, who may either feel intimidated or compelled to change it.

Proposed change

The widget should be made less accessible in the GUI, so that only users who are confident in their understanding will change the parameter. This could be done in several different ways:

Improvement

This change will avoid confusion for users that do not understand the optimisation depth parameter.