Jerome de Leon
Jerome de Leon
I am wondering if it is possible to implement in allesfitter a parameterization where Rp/Rs is bandpass-dependent.
Is it possible to incorporate additional input covariates e.g. centroid offset, airmass, etc for joint systematics+transit modeling? I have ground-based light curves that have strong in-transit trend that can be...
Hi Tim, I looked at the documentation and the main vespa references and found no mention about the treatment of brown dwarfs. I am just wondering if vespa can be...
https://github.com/timothydmorton/VESPA/blob/331e10c379edbbee13e475d80eb439c15070c4a3/vespa/stars/extinction.py#L41 After installing vespa, I run `calcfpp` as follows ```shell $ calcfpp WARNING:root:PyMultiNest not imported. MultiNest fits will not work. WARNING:root:sklearn not available WARNING:root:progressbar not imported WARNING:root:Cadence not provided in...
I checked the `librarian` module and the catalog cross-matching is based on position. Given Gaia sources, can the `Librarian` class include a logic where a given photometry is excluded (or...
After running all the models, sometimes I want to exclude some models when re-plotting the posteriors using `SEDPlotter`. Is it possible to simply load the grid pickle files and re-compute...
Hi, It seems the audio and video get compressed in different rate somehow such that the end the final output, the video and audio became out-of-sync: try for example ,...
I am using Ubuntu: $ uname -a Linux dl 4.13.0-36-generic #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux When I tried to install planetplanet: $pip install...
Can you suggest a strategy how to efficiently find transits for light curves with long gap e.g. 1 year as in the case of EPICs observed in K2 Campaign 16...
Can this theoretically work in Octave? This might be good to boost the utility of your program in the open software universe. I tried to run this in Octave by...