thelondonsmiths / Solex_ser_recon_EN

Solar disc reconstruction from spectroheliograph (SHG) video files
GNU General Public License v3.0
17 stars 4 forks source link

Change read ini #14

Closed djibb closed 2 years ago

djibb commented 2 years ago

Little change in read_ini function behaviour. It changed lots of variable, relied with options so we have some concurrent variable with some different values. Now, read_ini changes and read default from options{} global, so every changes are made one for all. Be careful : I've tried some tests to be sure there's no regression on GUI... but changes are important. May be some reading from SHG.ini will fail with GUI. (i'm not using GUI at all... only cli.)