Closed iracooke closed 3 years ago
Hi @noscode
I noticed that the timescale in drawings didn't seem right. After looking at the units in these lines of code I think there is a factor of 10 issue. Ie .. 'thousand years' should be 0.001 not 0.01
https://github.com/ctlab/GADMA/blob/20924a7a100a0c5df493bad4b2289e1e73711193/gadma/cli/settings_storage.py#L402-L403
Hi @iracooke
Thank you very much, you are totally right! What an unfortunate mistake, I will fix it as soon as possible.
Kate
Thanks for fixing this so quickly
You are welcome!
Hi @noscode
I noticed that the timescale in drawings didn't seem right. After looking at the units in these lines of code I think there is a factor of 10 issue. Ie .. 'thousand years' should be 0.001 not 0.01
https://github.com/ctlab/GADMA/blob/20924a7a100a0c5df493bad4b2289e1e73711193/gadma/cli/settings_storage.py#L402-L403