.gitignore
.readthedocs.yaml
AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
Makefile
README.md
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/galight.data_process.rst
docs/galight.fitting_process.rst
docs/galight.fitting_specify.rst
docs/galight.rst
docs/galight.tools.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/usage.rst
figs/est_bkgstd.png
figs/find_PSF.png
figs/fitting_result.png
figs/fitting_sets.png
galight/__init__.py
galight/data_process.py
galight/fitting_process.py
galight/fitting_specify.py
galight.egg-info/PKG-INFO
galight.egg-info/SOURCES.txt
galight.egg-info/dependency_links.txt
galight.egg-info/not-zip-safe
galight.egg-info/top_level.txt
galight/hsc_utils/__init__.py
galight/hsc_utils/hsc_image.py
galight/hsc_utils/hsc_psf.py
galight/tools/__init__.py
galight/tools/all_tools.py
galight/tools/astro_tools.py
galight/tools/asymmetry_tools.py
galight/tools/cutout_tools.py
galight/tools/measure_tools.py
galight/tools/plot_tools.py
test/test_decomprofile.py