The PSF fitting and catalog making, filtering, and augmenting are all happening in an unholy loop in get_galaxy_cutouts.py. Many of the scripts in runners are also now deprecated.
The various functions in get_galaxy_cutouts should be separated into classes that can be imported by a runner script.
The PSF fitting and catalog making, filtering, and augmenting are all happening in an unholy loop in get_galaxy_cutouts.py. Many of the scripts in
runners
are also now deprecated.The various functions in get_galaxy_cutouts should be separated into classes that can be imported by a runner script.