casacore
Loading...
Searching...
No Matches
images package (libcasa_images)

Topics

 Images_module
 
 
 Regions_module
 
 

Detailed Description

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.