Eric Koch
Eric Koch
It's not straightforward to return a single filament back into the original image shape. A convenience function of the following would be good to add (`fil` is a `FilFinder2D` instance):...
Add docs page on scaling a test image with the same number of filaments to larger sizes.
Some properties in FilFinder2D are not described in the docs (i.e. `FilFinder2D.skeleton_longpath`).
The docs don't clearly explain that the mask, skeleton, longest path skeleton, and model image are saved as extensions in the same FITS file.
Working on using morphological reconstruction to smooth filament masks, providing more robust skeletons. The technique works very well when the mask width is significantly wider than the beamwidth. However it...