Jeffrey Regier

Results 22 issues of Jeffrey Regier

I often encounter "ERROR: nlopt failure" when I run NLopt with ftol_abs set to let less than 1e-6. Is that behavior to be expected? I'd like to set ftol_abs to...

We can no longer rely on the pipeline SDSS once we're working with additional image sets like DeCALS, so we need Celeste to do the following: - [x] #157 -...

Epic

Ideally we'd learn a PSF that varies by wavelength, not just band. Apparently, for a particular filter band, a very blue star does't look the same as a very red...

Currently we have to use the right `ids` variables to index into vectors of sources' parameters. And we can't use Julia's type system to dispatch methods that convert between different...

See the `jcr/greedy_infer` branch. It's an alternative to all our joint inference code.

Modify PSF.jl not to use Tranforms.jl, and then at last delete Transforms.jl. In PSF.jl we can directly solve for all 11 parameters: 1 mixing weight in [0,1], 2 unconstrained mean...

For any particular bounding box, - [ ] display a color image of the region - [ ] display Celeste's rendering - [ ] display sky-subtracted images - [ ]...