Benjamin Pope

Results 21 issues of Benjamin Pope

Hi Sam, I notice there is a different renderer for the summary text and the axis labels. Defining labels like this in `numpyro` ```python dra, ddec, log_flux = [npy.sample(r"\Delta \text{RA}",...

Hi Dan, Been using your acor for years and moved to Python 3 and a fresh install. From either pip or git clone python setup.py installs, I get this weird...

Hi Geert, I'm making videos of some saturated stars with long bleed columns and it is getting the aspect ratio very wrong. (Eg try with a frame of RR Lyr...

On the example site I get this weird rendering of the metadata from the front matter of the blog posts: Do you know what is going on here?

In [this paper](https://ui.adsabs.harvard.edu/abs/2014SPIE.9154E..2DH/abstract) there are intrapixel sensitivity maps measured for H2RG detectors in the lab, at 650-1550 nm. This isn't the wavelength range we want, and there are significant inter-pixel...

enhancement

Logo on the main page is not displaying. What I think is happening: The docs reference README.md as the landing page, and the logo is `assets/logo.jpg` - so when you...

This is potentially similar to #1439. I am playing with using jupyter-book for lecture notes for my new course, at https://benjaminpope.github.io/howstarswork/intro.html, source [here](https://github.com/benjaminpope/howstarswork). I like to use Tufte-style margin notes,...

This PR addresses a bug in the fork of ImPlaneIA that constitutes calwebb_ami3. ## Tasks - [ ] Review: - [ ] add a build milestone, i.e. `Build 11.3` (use...

ami

Think it would be great to have an example notebook on Fresnel, like in [the poppy docs](https://github.com/spacetelescope/poppy/blob/stable/notebooks/Fresnel_Propagation_Demo.ipynb).

documentation
enhancement

@shashankdholakia drew my my attention to this line: https://github.com/LouisDesdoigts/zodiax/blob/4a15434e8c4fb5e7845a91c287b1aac0b0d799eb/zodiax/bayes.py#L64 This is very wrong! `chi2` != `normal`. This could be absolutely ruining Fisher calculations if we are using this.

bug
help wanted
invalid