ellc icon indicating copy to clipboard operation
ellc copied to clipboard

parameters for ellc_emcee

Open TeHanHunter opened this issue 6 years ago • 0 comments

Hi! I'm using ellc_emcee for fitting binary systems. For systems that I don't know parameters, what should I enter for that entry? For example, if I don't know "r_1 = R_1/a =", what should I enter to make it free?

Sometimes, I got error message like this:

Initialising walkers ... /home/tehan/.local/bin/ellc_emcee:36: FutureWarning: rcond parameter will change to the default of machine precision times max(M, N) where M and N are the input matrix dimensions. To use the future default and silence this warning we advise to pass rcond=None, to keep using the old, explicitly pass rcond=-1. c_s,resid,rank,sval = np.linalg.lstsq(A_s,b) End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape Initialised 200 walkers after 214 trials

/home/tehan/.local/lib/python3.6/site-packages/emcee/ensemble.py:258: RuntimeWarning: Initial state is not linearly independent and it will not allow a full exploration of parameter space category=RuntimeWarning, End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.00% - 1.0h:46.0m:53.6s End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.10% - 1.0h:19.0m:42.8s End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.20% - 1.0h:10.0m:45.6s End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.30% - 1.0h:6.0m:09.5s End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.50% - 1.0h:2.0m:01.0s End ELLC - error calling starshape End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.60% - 1.0h:0.0m:44.6s End ELLC - error calling starshape End ELLC - error calling starshape [ ] 0.70% - 0.0h:59.0m:49.0s End ELLC - error calling starshape [ ] 0.80% - 0.0h:59.0m:07.2s End ELLC - error calling starshape End ELLC - error calling starshape [ ] 1.10% - 0.0h:57.0m:54.7s End ELLC - error calling starshape [ ] 1.20% - 0.0h:57.0m:45.7s End ELLC - error calling starshape [ ] 1.50% - 0.0h:57.0m:14.8s End ELLC - error calling starshape [# ] 2.10% - 0.0h:56.0m:09.9s End ELLC - error calling starshape [######## ] 13.80% - 0.0h:48.0m:07.8s

I think this is the result of me entering wrong parameters. Thank you so much for helping!

TeHanHunter avatar Dec 18 '19 03:12 TeHanHunter