This shows you the differences between two versions of the page.
|
blog:pixy2 [2009/02/05 23:26] jankotek |
blog:pixy2 [2009/02/05 23:27] (current) jankotek |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| I am not sure if you know [[http://www.aerith.net/misao/pixy/index.html|Pixy2]]. It is very good program for making photometry on CCD image. It can also identify starts on CCD image. But Pixy2 depends on external XML parser and does not start with JRE 1.6 (internal XML parser). | I am not sure if you know [[http://www.aerith.net/misao/pixy/index.html|Pixy2]]. It is very good program for making photometry on CCD image. It can also identify starts on CCD image. But Pixy2 depends on external XML parser and does not start with JRE 1.6 (internal XML parser). | ||
| - | I modified source code to compile under Java 1.6 and recompile it. Now it is possible to run this software on JRE 1.6. Release jar is [[http://opencoeli.googlecode.com/files/pixy2-20090205.zip|here]]. You need JRE 1.6 and just click on pixy2.jar... | + | I modified source code to compile under Java 1.6 and recompile it. Now it is possible to run this software on JRE 1.6. Release jar is [[http://opencoeli.googlecode.com/files/pixy2-20090205.zip|here]]. |
| + | |||
| + | To run it just install JRE 1.6 and double click on Pixy2. | ||
| In near future I have plans to merge catalogs readers into OpenCoeli. In longer terms I want fully integrate photometry and identification algorithms with OpenCoeli canvas, datasources and scripting | In near future I have plans to merge catalogs readers into OpenCoeli. In longer terms I want fully integrate photometry and identification algorithms with OpenCoeli canvas, datasources and scripting | ||