#include "Obit.h"
#include "ObitErr.h"
#include "ObitTableMF.h"
#include "ObitTableVL.h"
#include "ObitFitRegionList.h"
Go to the source code of this file.
Functions | |
| void | ObitTableMFRegions2MF (ObitTableMF *in, ObitFitRegionList *regList, ObitImage *image, ObitErr *err) |
| Public: Convert an ObitFitRegionList to MF table entries. | |
| void | ObitTableMF2VL (ObitTableMF *in, ObitTableVL *out, ObitImage *image, ObitErr *err) |
| Public: Convert an MF table to a VL Table. | |
| void | ObitTableMFPrint (ObitTableMF *in, ObitImage *image, FILE *prtFile, ObitErr *err) |
| Public: Write human readable version of an MF table to a FILE. | |
|
||||||||||||||||||||
|
Public: Convert an MF table to a VL Table.
|
|
||||||||||||||||||||
|
Public: Write human readable version of an MF table to a FILE.
|
|
||||||||||||||||||||
|
Public: Convert an ObitFitRegionList to MF table entries.
|
1.3.9.1