casacore
|
The images package handles N-dimensional images, their masks, coordinates, and auxiliary info like history. More...
Modules | |
Images_module | |
Regions_module | |
The images package handles N-dimensional images, their masks, coordinates, and auxiliary info like history.
Concrete images can be stored in a Table (as a PagedImage) or in HDF5 format (as an HDF5Image).
Furthermore, it is possible to use virtual images like:
It is built on top of the lattices module.