Hello all!
here is verbose output:
solve-field -v --cpulimit 30 --ra 343.490 --dec 16.148 --radius 0.3 --no-plots --no-verify --overwrite --no-remove-lines /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls
______________________________________________________________________________________________________________
Reading input file 1 of 1: "/home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls"...
Base: "/home/user1/astro/testing/data/J2253+1608/stacked/astrometry", basefile "astrometry.xyls", basedir "/home/user1/astro/testing/data/J2253+1608/stacked", suffix "xyls"
Checking if file "/home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls" is xylist or image: xyls
Running: /usr/local/astrometry/bin/fits2fits.py --verbose /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls /tmp/tmp.sanexyls.vgjCPt
Filename: /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls
No. Name Type Cards Dimensions Format
0 PRIMARY PrimaryHDU 24 () uint8
1 SOURCES BinTableHDU 33 85R x 4C [E, E, E, E]
Header has 24 cards
/usr/local/astrometry/bin/fits2fits.py:49: DeprecationWarning: The ascard function is deprecated and may be removed in a future version.
Use the `.cards` attribute instead.
for c in hdr.ascard:
/usr/lib64/python2.6/site-packages/pyfits/card.py:66: DeprecationWarning: The CardList class has been deprecated; all its former functionality has been subsumed by the Header class, so CardList objects should not be directly created. See the PyFITS 3.1.0 CHANGELOG for more details.
DeprecationWarning)
Header has 33 cards
Outputting:
Filename: /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.xyls
No. Name Type Cards Dimensions Format
0 PRIMARY PrimaryHDU 24 () uint8
1 SOURCES BinTableHDU 33 85R x 4C [E, E, E, E]
Running: /usr/local/astrometry/bin/uniformize.py -n 10 /tmp/tmp.sanexyls.vgjCPt /tmp/tmp.uniform.n60SH9
Uniformizing into 3 x 3 bins
Image bounds: x [108.812,1935], y [89,1969.25]
Writing headers to file /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.axy
Copying body of file /tmp/tmp.uniform.n60SH9 to output /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.axy.
Deleting temp file /tmp/tmp.sanexyls.vgjCPt
Deleting temp file /tmp/tmp.uniform.n60SH9
Solving...
Running:
/usr/local/astrometry/bin/astrometry-engine --verbose /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.axy
Using config file "/usr/local/astrometry/bin/../etc/astrometry.cfg"
solve-field.c:527:run_engine engine failed. Command that failed was:
/usr/local/astrometry/bin/astrometry-engine --verbose /home/user1/astro/testing/data/J2253+1608/stacked/astrometry.axy
ioutils.c:661:run_command_get_outputs Command was killed by signal 4
______________________________________________________________________________________________________________
Using config file "/usr/local/astrometry/bin/../etc/astrometry.cfg" line looks strange, so i've tried --config /usr/local/astrometry/etc/astrometry.cfg option. Unfortunately it still fails.
вторник, 19 ноября 2013 г., 21:52:41 UTC+2 пользователь Dustin Lang написал: