JYU-IBA / potku

Potku is analysis and simulation software for ToF-ERD measurements
https://www.jyu.fi/science/en/physics/research/infrastructures/accelerator-laboratory/pelletron/potku/
GNU General Public License v2.0
7 stars 7 forks source link

Fixed issue #253 #267

Closed Huojuu closed 2 years ago

Huojuu commented 2 years ago

As said in the title, these changes fix issue #253.

Most noticeable changes include creating a new script _dialogs/measurement/importselection.py which handles the dialog that opens up when pressing "load selections" button under the ToFe-histogram. New ui-file for the dialog was also created in the folder which contains all of the other ui-files. Also the contents of a couple of functions in the class Selector in modules/selection.py were reorganized and tweaked. Other changes were made but are more minor.