Catriona Murray

Results 15 comments of Catriona Murray

## Review checklist for @catrionamurray ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...

A question about the conflict of interest policy: I haven't directly worked with any of the authors on the Eureka! paper but I am a coauthor on two papers with...

I had an error installing Eureka! I've opened a new issue here: https://github.com/kevin218/Eureka/issues/421

> > A question about the conflict of interest policy: I haven't directly worked with any of the authors on the Eureka! paper but I am a coauthor on two...

I found a potential mistake in the Quickstart docs, opened new issue here: https://github.com/kevin218/Eureka/issues/422

There are missing references in the text to JWST, HST etc., issue here: https://github.com/kevin218/Eureka/issues/423

> Second issue with installation: https://github.com/kevin218/Eureka/issues/415

I'm on holiday at the moment but I will post an update on Monday when I'm back!

Hi! I'm trying to use exoplanet with PyMC (v4) and I'm having trouble with defining the limb-darkening coeffs: `u_ld = xo.distributions.QuadLimbDark("u", testval=np.array(init_u))` Throws an error when defined under pm.Model() where...