[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: H*e*l*p Needed



Tom,

To quote Michael R. 
(responding to an unrelated question of mine regarding changing FITS
headers)

>  If you want to make the changes easiest to add to the pipeline,
>  then you might want to use the program called "putsym" to replace
>  the existing FITS header keywords.  It's part of the "bait" package,

>         http://spiff.rit.edu/tass/bait/
>         http://spiff.rit.edu/tass/bait/bait.tar.gz

>  The syntax is 

>         putsym file=name keyword=value

>  So, to set the RA value to 352.2233 in file "image1.fits", one would type

>         putsym file=image1.fits RA=352.2233

>  You can see examples of the similar "picksym" command used
>  in the pipeline already.

>                                                Michael


Mike