palaeoware / trevosim

TREvoSim - The [Tr]ee [Evo]lutionary [Sim]ulator program
GNU General Public License v3.0
4 stars 3 forks source link

Setting name of tree output #38

Closed ms609 closed 1 month ago

ms609 commented 2 months ago

It would be useful to be able to specify the Base name of the Output NEX tree file, or at least to fix it to correspond with the Basename of File One. Presently, existing output trees will be overwritten during a batch run (though see #35 ), even if the existing trees correspond to a run with different settings and a different File One base name.

RussellGarwood commented 1 month ago

If you build following the above commit, there is now a text box allowing you to edit the name of the tree file. This is loaded and saved via the settings file, and otherwise behaves as you would expect based on the other file names. It defaults to the name used before.

FYI I also took the opportunity to reorganise the dialogue slightly - I have moved the working log file option to the "running log" tab, as it is essentially a highly detailed running log of every operation in the simulation - but it never made it there as it predates the addition of this log.

It just struck me that I will need to modify the documentation to reflect this, and will do so now.

RussellGarwood commented 1 month ago

Docs updated with above commit

ms609 commented 1 month ago

Looks good, a few details to catch: