Torsten Hauffe
Torsten Hauffe
Hi, This error occurs when you set the burnin `-b `to a higher value than the number of MCMC samples in the marginal rates file. Either you run the analysis...
Hi, When you aim to exclude the first 100 sampled MCMC iterations (with `-b 100`), you need to make sure to have at least 103 rows in you marginal_rates.log file....
Awesome that this is working now! You need to install the missing R package. Just open your terminal or e.g, RStudio and enter `install.packages("scales")`
Hi Yue, This should be fixed now but be sure to use a python version build for arm Macs instead of rosetta translated versions. Best, Torsten
Hi, tensorflow seems to be the problem. This error occurs with python 3.12 and tensorflow>=2.16. After downgrading to python 3.11 and tensorflow 2.12, this was no issue any more for...
Hi Ricardo, This error should be fixed with IUCNN v4.0. Please not that for version 4.0 you may need a new python/reticulate environment using python >= 3.9 and tensorflow >=...