ConnectTool
 All Classes Namespaces Files Functions Variables Pages
Functions
fits_map2D Namespace Reference

Define format for R/W map2D fits file. More...

Functions

def write
 Master routine for writing a map2D object into a fits file. More...
 
def write_v0
 Write map2D object in a fits file using format 0. More...
 

Detailed Description

Define format for R/W map2D fits file.

Map2D V0 Fits

Map2D fits file V0-format is like this:

Function Documentation

def fits_map2D.write (   map2D,
  filename 
)

Master routine for writing a map2D object into a fits file.

Here is the call graph for this function:

def fits_map2D.write_v0 (   map2D,
  filename 
)

Write map2D object in a fits file using format 0.

Here is the call graph for this function:

Here is the caller graph for this function: