Keaton Bell
Keaton Bell
I'm having some trouble with figures getting cut off at the bottom when they're included in tabs other than the first tab. Here's a minimal example. Note that I put...
### Description I'm trying to draw spherical harmonic contours on an orthographic projection of a sphere. I see the correct contours when calling contour(), but many are not filled by...
Split normal is a useful distribution that isn't currently implemented in SciPy. I will work to implement. Split normal: https://en.wikipedia.org/wiki/Split_normal_distribution
Hello, thank you for this very useful package. It looks like it can do very nearly what I need for a project, but I am hoping that it may be...
The `KeplerPRF.evaluate()` function interpolates the pixel response function to a specific pixel location. This references the self.column and self.row value provided from initializing the `KeplerPRF` object in a way that...
### Environment * Operating System: OS X 10.13.6 * Python Version: `$ python --version` Python 2.7.16 :: Anaconda custom (64-bit) * How did you install Qgrid: (`pip`, `conda`, or `other...
Looking at TESSCut products, the data array includes columns 'POS_CORR1' and 'POS_CORR2' but all the values are zero. For a typical TPF, these columns give the per-image pointing offsets relative...
I've added an option to animate difference images produced by subtracting the median image from each frame. Merge if interested. I tested this with the call `k2flix --bkjd --start 2496.25...
I pip installed eleanor v2.0.5, but when I try to import it, it fails due to imports from photutils such as ```python from photutils import CircularAperture, RectangularAperture, aperture_photometry ``` with...
Hi, @andrew-ayala and I are have been working on some time-domain extensions to starry that we hope to port over to jaxoplanet's starry implementation. One feature we haven't been able...