Another tiny python program by Nick Manoukis. UTILITY I did not want to have to calculate the probabilities from structure (http://pritch.bsd.uchicago.edu/) so I wrote this little script to calculate them from the ln likelihoods the program produces when testing hypotheses for K. INSTALLATION You must have python installed for your platform. If you don't there is help available at www.python.org. There are details there on how to run python programs also. USAGE Feed the program an infile with one ln(Likelihood) per line. Do not include any decimal places. For an example, see test_likelihood2, which are the data from the thrushes in Pritchard et al 2000. The program will return Probabilities for each of your likelihoods (which should represent your hypotheses for K), one per line.