tf_img_save_short2

Name

tf_img_save_short2 -- 

Synopsis

void tf_img_save_short2 (TinyFitsImg * img, char * filename);

Arguments

img

filename

Description

saves the image img as a FITS file of type TSHORT -- this routine is experimental and tries to use the "proper" CFITSIO approach -- if it works then I will use the technique for tf_img_save_short() and get rid of this routine