NAME

sausage2makestars.pl - Convert from SAUSAGE FOT request output to make_stars format


SYNOPSIS

sausage2makestars.pl [-help] <rootname><obsid>.fot

<rootname>
Arbitrary file root name

<obsid>
ObsId


OPTIONS

-help
print this usage and exit.


DESCRIPTION

sausage2makestars.pl takes the FOT request output from SAUSAGE, determines the ObsId from the input file name, and creates two new files named starcat.dat.<obsid >> and starcat.dat.<obsid.in >>. The former can be used as input to make_stars.pl.


EXAMPLE

 sausage2makestars.pl 07333.fot
 make_stars.pl -ra 1 -dec 2 -roll 3 -starcat starcat.dat.07333


AUTHOR

Tom Aldcroft (taldcroft@cfa.harvard.edu)