bayesiancook / phylobayes

PhyloBayes: phylogenetic reconstruction using infinite mixtures (CAT and CAT-GTR) -- serial version (for MPI, see pbmpi.git)
13 stars 5 forks source link

How to visually check chain convergence with large number of iterations? #5

Open Ruiqi-CUB opened 1 year ago

Ruiqi-CUB commented 1 year ago

Hi there,

I was running ~20k iterations/chain and 3 chains for phylobayes. I would like to visualize the convergence of the 3 chains. I have done it with Tracer in the past, however, with 20k iterations, Tracer is having a hard time to open the chain files. Is there any other way to visually check chain convergence?

Thanks a lot!

bayesiancook commented 1 year ago

Dear Ruiqi,

are you trying to open the .trace files (the .chain files will not be readable by tracer) ?

best, bayesiancook

Ruiqi-CUB commented 1 year ago

Yes! I was able to visualize them with less iterations. I understand that I can use build-in program to calculate if they converge but it's still nice to visualize them. Do you have any suggestions?

On Thu, Mar 16, 2023 at 4:24 AM bayesiancook @.***> wrote:

Dear Ruiqi,

are you trying to open the .trace files (the .chain files will not be readable by tracer) ?

best, bayesiancook

— Reply to this email directly, view it on GitHub https://github.com/bayesiancook/phylobayes/issues/5#issuecomment-1471682659, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALEILISOHGO65PE3YJVO3FDW4LS5LANCNFSM6AAAAAAV4VRDKU . You are receiving this because you authored the thread.Message ID: @.***>

-- Ruiqi Li PhD Candidate Dept. of Ecology and Evolutionary Biology University of Colorado Boulder [image: A button with "Hear my name" text for name playback in email signature] https://www.name-coach.com/ruiqi-li

bayesiancook commented 1 year ago

Hi,

not clear to me what the problem is here. the trace files are not that big, so tracer should be able to open them. I would need more information:

best,