Tags give the ability to mark specific points in history as being important
-
v1.7.0
protected18b8bbe8 · ·STARRED 1.7.0 Ship the PSF reconstruction GUI in the distribution: pip install "starred-astro[gui]" now provides the starred-gui command. Also adds PSF.get_psf_error_map(), robust color scaling in plot_deconvolution, and fixes flat-layout packaging that installed docs, scripts and tests as top-level packages.
-
v1.6.0
protecteddc83bcdd · ·STARRED v1.6.0 - Correlated field background model (NIFTy-based Gaussian process background) - Variational inference (starred/optim/vi.py) - New example notebook: JWST deconvolution with a correlated field - CI: per-test JAX cache clearing and per-file process isolation
-
v1.2.3
protected154c7f57 · ·Changes: - JWST PSF reconstruction notebook available -- With iterative reconstruction of the noise map; - Fitting sequence for PFS improved; - FAQ section in the documentation created; - Noise maps scaled as sqrt(N) in the noise propagation for deconvolution; - emcee sampler added; - WCS propagation added; - Some options added to the PSF reconstruction script (work done by Aymeric Galan); - Smartguess fixed when brightest object is not the PSF (work done by Aymeric Galan); - Now using pyregion instead of the custom ds9reg submodule --> Ellipses are supported.