Manticore
Version 1.5.3
Physics of Molecular Clouds
|
Dust mass and temperature fitting program. More...
Go to the source code of this file.
Namespaces | |
manticore | |
Package namespace. | |
Functions | |
void | manticore::ccfCheck () |
int | manticore::getBand (const CCfits::HDU &hdu) |
Returns nominal band center (microns) from an HDU. More... | |
gsl_spline * | manticore::initSpline (const tableType &table, bool ln, unsigned stride) |
Initializes cubic spline interpolator. More... | |
int | main (int argc, char *argv[]) |
void | manticore::printVersion () |
Prints version information to the log. More... | |
Dust mass and temperature fitting program.
Author: Kevin P. Rauch <rauch> @ast ro.um d.ed u
Definition in file manticore.cc.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 114 of file manticore.cc.
References manticore::ccfCheck(), mutils::CommandLine::getOption(), mutils::CommandLine::getString(), mutils::CommandLine::init(), mutils::Log::level, manticore::dust::printModels(), manticore::printVersion(), manticore::process(), mutils::Log::setStream(), mutils::Log::stream, mutils::CommandLine::usage(), and mutils::Log::WARN.