Man page - imsize(1)
Packages contains this manual
- gethead(1)
- isfits(1)
- getfits(1)
- sp2char(1)
- crlf(1)
- setpix(1)
- sky2xy(1)
- sua2(1)
- filext(1)
- bincat(1)
- wcstools(1)
- xy2sky(1)
- isrange(1)
- sethead(1)
- immatch(1)
- keyhead(1)
- filename(1)
- isnum(1)
- imua2(1)
- sgsc(1)
- htmlsp(1)
- delwcs(1)
- wcshead(1)
- imstar(1)
- edhead(1)
- susa2(1)
- delhead(1)
- char2sp(1)
- skycoor(1)
- i2f(1)
- imstack(1)
- isfile(1)
- wcsremap(1)
- imrot(1)
- fileroot(1)
- imusa2(1)
- gettab(1)
- imfill(1)
- sumpix(1)
- addpix(1)
- imgsc(1)
- subpix(1)
- cphead(1)
- simpos(1)
- getdate(1)
- conpix(1)
- imresize(1)
- newfits(1)
- imextract(1)
- imwcs(1)
- scat(1)
- getcol(1)
- imhead(1)
- imsmooth(1)
- imcatalog(1)
- getpix(1)
- imsize(1)
- fixpix(1)
apt-get install wcstools
Manual
imsize
NameSynopsis
Description
Options
Author
Name
imsize - Print size of image in WCS and pixels
Synopsis
imsize [-vcd] [-p scale] [-b ra dec] [-j ra dec] FITS or IRAF file(s)
Description
imsize is a utility for printing the region covered by an image using the world coordinate system parameters in IRAF and FITS image headers. It converts IRAF .imh image headers to a FITS format before extracting the information. For IRAF files, the image dimensions and the object name are set from the binary portion of the header.
Options
-b [<RA> <Dec>]
Output B1950 (B1950) coordinates (optional center)
|
-c |
Format output without pixel dimensions (optional size change) |
|||
|
-d |
Format output as input to DSS getimage (optional size change) |
|||
|
-e |
Add epoch of image to output line |
-j [<RA> <Dec>]
Output J2000 (J2000) coordinates (optional center)
-n <number>
Number of decimal places in output (default 3)
-p <scale>
Initial plate scale in arcsec per pixel (default 0)
|
-r |
Print range in RA and Dec |
|||
|
-v |
Print more intermediate information for debugging |
|||
|
-z |
Use AIPS classic projections instead of WCSLIB |
Author
Jessica Mink, SAO (jmink@cfa.harvard.edu)