LICENSE.md
MANIFEST.in
README.md
pyproject.toml
setup.py
stdpipe/__init__.py
stdpipe/artefacts.py
stdpipe/astrometry.py
stdpipe/astrometry_quad.py
stdpipe/astrometry_wcs.py
stdpipe/catalogs.py
stdpipe/cutouts.py
stdpipe/db.py
stdpipe/fringe_removal.py
stdpipe/lcs.py
stdpipe/photometry.py
stdpipe/photometry_background.py
stdpipe/photometry_iraf.py
stdpipe/photometry_measure.py
stdpipe/photometry_model.py
stdpipe/photometry_psf.py
stdpipe/photometry_quality.py
stdpipe/pipeline.py
stdpipe/plots.py
stdpipe/psf.py
stdpipe/realbogus.py
stdpipe/realbogus_features.py
stdpipe/reproject.py
stdpipe/resolve.py
stdpipe/sfft.py
stdpipe/simulation.py
stdpipe/smoothing.py
stdpipe/subtraction.py
stdpipe/templates.py
stdpipe/utils.py
stdpipe.egg-info/PKG-INFO
stdpipe.egg-info/SOURCES.txt
stdpipe.egg-info/dependency_links.txt
stdpipe.egg-info/not-zip-safe
stdpipe.egg-info/requires.txt
stdpipe.egg-info/top_level.txt
stdpipe/data/legacysurvey_bricks.fits.gz
stdpipe/data/ps1skycells.txt
tests/test_artefacts.py
tests/test_astrometry.py
tests/test_astrometry_quad.py
tests/test_astrometry_wcs.py
tests/test_background_estimation.py
tests/test_background_fringes.py
tests/test_background_gradients.py
tests/test_background_nongrid.py
tests/test_background_polynomial.py
tests/test_catalogs.py
tests/test_fringe_removal.py
tests/test_fringe_removal_fourier.py
tests/test_lcs.py
tests/test_moffat_photometry_limits.py
tests/test_photometry.py
tests/test_photometry_biases.py
tests/test_photometry_iraf.py
tests/test_photometry_measure.py
tests/test_photometry_model.py
tests/test_photometry_psf.py
tests/test_photometry_quality.py
tests/test_pipeline.py
tests/test_plots.py
tests/test_psf.py
tests/test_realbogus.py
tests/test_realbogus_features.py
tests/test_reproject.py
tests/test_resolve.py
tests/test_sep_psf_bias.py
tests/test_sfft.py
tests/test_simulation.py
tests/test_smoothing.py
tests/test_templates.py
tests/test_utils.py