SortMethod ========== .. currentmodule:: tools.sort.sort_methods .. autoclass:: SortMethod :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SortMethod.bin_names ~SortMethod.binned ~SortMethod.loader_type ~SortMethod.sorted_filelist .. rubric:: Methods Summary .. autosummary:: ~SortMethod.binning ~SortMethod.score_image ~SortMethod.sort .. rubric:: Attributes Documentation .. autoattribute:: bin_names .. autoattribute:: binned .. autoattribute:: loader_type .. autoattribute:: sorted_filelist .. rubric:: Methods Documentation .. automethod:: binning .. automethod:: score_image .. automethod:: sort