MANIFEST.in
README.md
__init__.py
setup.py
fitsImageProcess.egg-info/PKG-INFO
fitsImageProcess.egg-info/SOURCES.txt
fitsImageProcess.egg-info/dependency_links.txt
fitsImageProcess.egg-info/requires.txt
fitsImageProcess.egg-info/top_level.txt
src/__init__.py
src/fits_downloader.py
src/fits_image.py
src/fits_image_plotter.py
src/fits_image_processor.py
src/fits_image_reader.py
src/fits_image_stats.py
src/fits_image_writer.py
src/fits_object_detector.py
src/__pycache__/__init__.cpython-310.pyc
src/__pycache__/fits_downloader.cpython-310.pyc
src/__pycache__/fits_image.cpython-310.pyc
src/__pycache__/fits_image_plotter.cpython-310.pyc
src/__pycache__/fits_image_processor.cpython-310.pyc
src/__pycache__/fits_image_reader.cpython-310.pyc
src/__pycache__/fits_image_stats.cpython-310.pyc
src/__pycache__/fits_image_writer.cpython-310.pyc
src/__pycache__/fits_object_detector.cpython-310.pyc
src/fitsImageProcess.egg-info/PKG-INFO
src/fitsImageProcess.egg-info/SOURCES.txt
src/fitsImageProcess.egg-info/dependency_links.txt
src/fitsImageProcess.egg-info/requires.txt
src/fitsImageProcess.egg-info/top_level.txt
src/functions/__init__.py
src/functions/breakIntoChuncks.py
src/functions/deepLearningCNN.py
src/functions/extraUtils.py
src/functions/find_rectangle.py
src/functions/functionsForAlignment.py
src/functions/manageCatalog.py
src/functions/manageSources.py
src/functions/__pycache__/__init__.cpython-310.pyc
src/functions/__pycache__/breakIntoChuncks.cpython-310.pyc
src/functions/__pycache__/extraUtils.cpython-310.pyc
src/functions/__pycache__/find_rectangle.cpython-310.pyc
src/functions/__pycache__/functionsForAlignment.cpython-310.pyc
src/functions/__pycache__/manageCatalog.cpython-310.pyc
src/functions/__pycache__/manageSources.cpython-310.pyc