[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Pipeline exits with error
I have struggled all day. I have run out of ideas. The pipeline dies when
it tries to process the first image with astrom.
Below is the last few lines of output. I suspect that it cannot find the gsl
routines. It seems to die in the middle of a computation using using math.
Since there does not seem to be much math in the whole pipeline, I suspect
the gsl routines. Hmmmm! In the good old days computers did computations.
Now they seem only to do logic. I guess that is progress.
The installation program but them in /usr/local/lib Possibly the program
wants them in /usr/local/bin I have put /usr/local/lib in my path. I don't
know what else to do.
Tom Droege
single_image_info: returning list {name hira2311739.fits} {filter I} {jd
2452312.73929} {exposure 99.7} {type object}
{ra 140.6} {dec 7.5}
get_ra_dec: pair_list is {name hira2311739.fits} {filter I} {jd
2452312.73929} {exposure 99.7} {type object} {ra
140.6} {dec 7.5}
entering get_image_value
entering get_image_value
get_ra_dec: ra is 140.5 dec is 7.3
entering create_tass_subset
args are /home/tom/mk4/output/hira2311739.fits.pht /home/tom/mk4/output 300
tass_subset.dat
1015 1015
1 2 2030 4.2
create_tass_subset: creating file /home/tom/mk4/output/tass_subset.dat
new RA 140.5000 new Dec 7.3000
entering create_astrom_subset
create_astrom_subset: RA 140.5000 Dec 7.3000
create_astrom_subset: refcat is /home/tom/mk4/output/refcat.dat
create_astrom_subset: creating files /home/tom/mk4/output/astrom_infield.dat
and /home/tom/mk4/output/astrom_subset.dat
create_astrom_subset: pass 0, 138.4 142.6
create_astrom_subset: found 349 good stars
entering run_match
run_match: about to run the matching program
exec /home/tom/mk4/match/match /home/tom/mk4/output/tass_subset.dat 1 2 5
/home/tom/mk4/output/astrom_subset.dat 0 1 4
cubic trirad=0.0015 nobj=60
matchrad=0.0000242 recalc
max_iter=3 halt_sigma=1.0e-11
scale=1.0
run_match: retcode is 0
run_match: trans is TRANS: a=0.000640870 b=-1.027852756 c=0.012301041
d=0.002811803 e=-0.019462131
f=0.001296537 g=-0.531865584 h=-0.059617161 i=0.006598472
j=0.012327483 k=1.028376630
l=-0.001317066 m=0.001706435 n=0.036835979 o=-0.085302580
p=0.175581580
entering decode_trans
decode_trans: invalid linear TRANS
astrom: decode_trans returns with error
astrom: can't scan for delta_dec from TRANS TRANS: a=0.000640870
b=-1.027852756 c=0.012301041 d=0.002811803
e=-0.019462131 f=0.001296537 g=-0.531865584 h=-0.059617161
i=0.006598472 j=0.012327483
k=1.028376630 l=-0.001317066 m=0.001706435 n=0.036835979
o=-0.085302580 p=0.175581580
markiv_driver: astrom returns with error