DaveStrickland / AstroPhotography

Python workflow for processing astrophotography images from either digital cameras and/or amateur telescopes.
GNU General Public License v3.0
19 stars 3 forks source link

Tool is needed to perform adaptive smoothing of images #9

Open DaveStrickland opened 3 years ago

DaveStrickland commented 3 years ago

A python-based class and command line tool is needed to perform adaptive smoothing of processed images, in particular resampled composites of multiple images. I'm using Jeremy Sanders' contbin command line package (C++, cfitiso) locally, but we need a python-native solution (see #3).