Preproc subpackage implemented
Created originally on Bitbucket by avmo (Ashwin Vishnu)
Was already merged in Bitbucket before import, marked as merged by the import user
-
Add preprocess module, with some basic tools
-
Reorganized pre_proc subpackage, PEP8 changes, added example, pre_proc topology work in progress
-
Improve pre_proc_simple.py example, split PreprocBase into two
-
Add more preprocessing tools, better documentation
-
Topology preproc implemented crudely but works
-
Added temporal filters, decorators to handle multiple images, improved saving preproc results
-
Add brightness and contrast adjustment tools
-
Memory improvements by clearing arrays periodically
-
Better image loading and saving
-
Add percentile filters. Memory usage displayed only on debug mode. Two examples comparable to subbackground function of UVMAT.