Which Module?

See the m101 Tutorial for a complete mosaic-creation workflow.

Create Mosaics:

Convert FITS images or mosaics into grayscale or color JPEG images mJPEG
Create a FITS header template for use in mosaic creation mMakeHdr
Create a 2MASS, SDSS or DSS mosaic based on a size and location mExec
Create a mosaic from images already in the same projection mAdd
mAddExec
Re-project and mosaic your images, without background rectification mImgtbl
mProjExec
mAdd
Re-project and mosaic your images, with background rectification mImgtbl
mProjExec
mOverlaps
mDiffExec
mBgModel
mFitExec
mAdd

Analyze FITS Files:

Generate metadata from a set of FITS images mImgtbl
Generate metadata from a set of header files mHdrtbl
Filter an image metadata table down to those records representing FITS files that overlap a footprint on the sky mCoverageCheck
mSubset
Retrieve the header from a FITS image mGetHdr
Check the validity of a FITS image's header mHdrCheck

Process FITS Files:

Create a set of tiled images or header templates from a FITS file or header mTileImage
mTileHdr
Re-project FITS images mProject
mProjectPP
Convert FITS data to a different data type (ie, integer to floating-point) mConvert
Replace a particular set of values in a FITS image with NaNs (or vice-versa) mNaN
Remove the background from an image mFlattenExec
Replace a FITS image's header with one from an ASCII header template mPutHdr
Re-size a FITS image mShrink
Create a "cutout" of a FITS image mSubimage