|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectutil.CommandLineParser
util.PropertyParser
astro.WcsMatch.Coarse
public static final class WcsMatch.Coarse
Simple matcher class that takes an input catalog and matches it to a (sextractor) output of positions.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class util.CommandLineParser |
|---|
CommandLineParser.Test |
| Field Summary | |
|---|---|
private static String |
FOOT
A footer message. |
private static Map<String,String> |
MAP
|
private static String |
ONESWITCHES
The switches for adding properties. |
private static String |
THREESWITCHES
The switches for file reading. |
private static Map<String,String> |
USE
Detailed use of switches. |
private static String |
ZEROSWITCHES
The switches for adding properties. |
| Constructor Summary | |
|---|---|
WcsMatch.Coarse()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] arg)
Tries to infer a coarse coordinate grid from sextractor (or similar) output and from a catalog loaded previously. |
protected boolean |
process()
Processes the command lines. |
| Methods inherited from class util.PropertyParser |
|---|
parseMap, parseMap, parseProperties, parseProperties, parseProperties |
| Methods inherited from class util.CommandLineParser |
|---|
getArguments, getCommandLine, getCommands, getRegisteredSwitches, hasAnySwitch, hasSwitch, hasSwitch, haveAllSwitches, parse, printCommandLine, registerLine, registerSwitches, setCommands, staticUsage, usage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String ZEROSWITCHES
private static final String ONESWITCHES
private static final String THREESWITCHES
private static final Map<String,String> USE
private static final Map<String,String> MAP
private static final String FOOT
| Constructor Detail |
|---|
public WcsMatch.Coarse()
| Method Detail |
|---|
protected boolean process()
throws IOException,
nom.tam.fits.FitsException
IOException
nom.tam.fits.FitsException
public static void main(String[] arg)
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||