logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Description

       Extract FITS files from FITS image files

              or  :  getfits  -sv [-i num] [-o name] [-d dir] file.fits [x y dx [dy] ...  or : getfits [-sv1][-i
              num][-o name] [-d path] @fitslist xrange yrange or : getfits [-sv1][-i  num][-o  name]  [-d  path]
              @fitslist x y dx [dy] xrange: Columns to extract in format x1-x2 yrange: Rows to extract in format
              y1-y2 x y: Center pixel of region to extract

              column row or hh:mm:ss dd:mm:ss system (sky coordinates)

              dx dy: Width and height in pixels of region to extract

              (Height is same as width if omitted)

       -d dir: write FITS file(s) to this directory

       -i num: log rows as they are copied at this interval

       -k file: file of keyword names to delete from output header

       -o name: output name for one file

       -s: write output to standard output

       -x dx dy: dimensions of image section to be extracted

       -v: verbose

getfits EB_SOURCE                                  April 2024                                         GETFITS(1)

Name

       getfits - AME

Synopsis

getfits-sv [-inum] [-oname] [-ddir] file.fitsxrangeyrange...

See Also