image browser API¶
reducer.image_browser Module¶
Functions¶
ndarray_to_png(x[, min_percent, max_percent]) |
Classes¶
ImageTree(tree) |
Create a tree view of a collection of images. |
FitsViewer() |
Display the image and header from a single FITS file. |
ImageBrowser(collection[, allow_missing]) |
Browse a tree of FITS images and view image/header. |
Class Inheritance Diagram¶