Manticore  Version 2.0alpha
Physics of Molecular Clouds
Namespaces | Functions
process.cc File Reference

Map processing infrastructure. More...

#include "manticore.h"
#include "version.h"
Include dependency graph for process.cc:

Go to the source code of this file.

Namespaces

 manticore
 Package namespace.
 

Functions

mapDataType manticore::getError (const mapDataType &data, CCfits::PHDU &hdu, const mu::CommandLine &cli)
 Generates image error map. More...
 
void manticore::process (const mu::CommandLine &cli)
 Processes multi-wavelength maps into temperature/column density maps. More...
 
void manticore::setKeys (CCfits::ExtHDU &hdu, const CCfits::PHDU &hdu0)
 Sets header keywords for an output map. More...
 

Detailed Description

Map processing infrastructure.

Author:  Kevin P. Rauch  <rauch.nosp@m.@ast.nosp@m.ro.um.nosp@m.d.ed.nosp@m.u>

Definition in file process.cc.