Bug in GetPlots plotting routine

10 views
Skip to first unread message

Roberto Trotta

unread,
Dec 21, 2007, 11:58:02 AM12/21/07
to SuperBayeS Users
I found a typo in the GetPlots.f90 routine to produce plots from the
SuperBayeS chains.

On line 566

write (50,*) 'connect x mx '

should read

write (50,*) 'connect x y '

Similarly on line 568

write (50,*) 'histogram x mx '

should read

write (50,*) 'histogram x y '

WARNING - as a consequence of the above typo if you have produced 1D
files using the SM script generated by getplots you have been plotting
profile likelihoods (mx) rather than the Bayesian posterior (y)!
Reply all
Reply to author
Forward
0 new messages