| Package | Description |
|---|---|
| astro |
| Modifier and Type | Method and Description |
|---|---|
WcsFit |
WcsFit.Parser.prepare(WcsFit fit) |
| Modifier and Type | Method and Description |
|---|---|
private static MFits |
WcsFit.createSigma(WcsFit fit)
Save three sigma plots.
|
private static MFits |
WcsFit.createSigma(WcsFit fit,
Dimension size,
int comp,
int blowup)
Save three sigma plots.
|
boolean |
WcsFit.Parser.postProcess(WcsFit fit,
VectorG parameters)
Called after the WCS-solution to save sigma maps or convert
coordinates.
|
WcsFit |
WcsFit.Parser.prepare(WcsFit fit) |
private static void |
WcsFit.saveSigma(WcsFit fit) |
void |
WcsFit.Parser.solveDebug(WcsFit fit) |
VectorG |
WcsFit.Parser.solveFor(WcsFit fit,
boolean lm) |