TauREx Q and A
Here are collected some of the most frequently asked questions on the software.
-
Q: What is the difference between
default.parand our customised.parfile?A: Please see session: https://exoai.github.io/software/taurex/paramterfile
-
Q: I would like to examine the full result of my retrieval, where should I find it?
A: Information regarding a retrieval could be found inside your output folder’s
nest_out.pickle. -
Q: How do I know if multinest is working in TauREx?
A: There are three things you could check.
-
Examine the
INFOcoming out of the terminal when you run TauREx and look for the line:INFO - MultiNest library correctly loaded.This is to ensure Multinest Library is correctly installed on your machine.
- Set
verbose = Truein the.parfile so that there will be output whilst multinest is running. - Examine the files under
\multinestfolder. The size of the files, such as1-.txtand1-live.pointsshould \ increase during the exeuction.
-