Allow output from PATH to be propagated to the calculation, and add in behaviour for what to do with the remaining problability. Would be controlled by a new tab in parameters.py Ideas are (in increasing order of complexity)
- Ignore p(O|x)
- Use P(O|x) but just multiply result by this value
- As above, but use 1-P(O|x) to weight p(DM) with no z, and add the two together for each FRB
- Include some method for a ZLIST and POXLIST for each FRB, and sum over possible hosts. Would be fun working out how to handle this.
- As above, but also add magnitude of hosts, and allow weighted calculation of P(unseen|x) and associated weighted p(z|unseen)
Allow output from PATH to be propagated to the calculation, and add in behaviour for what to do with the remaining problability. Would be controlled by a new tab in parameters.py Ideas are (in increasing order of complexity)