Sponsored Content
Full Discussion: Bitys disapperead
Contact Us Post Here to Contact Site Administrators and Moderators Bitys disapperead Post 302961307 by Neo on Thursday 26th of November 2015 10:29:15 AM
Old 11-26-2015
See this post:

https://www.unix.com/302764195-post77.html

Clearly stated on the "banking page" as well.

Quote:
Kindly note that Bits are based on forum activity so after six months of inactivity, your Bits will be reclaimed by the Central Bits Bank. Make sure you are active (post) at least once in six months to keep your forum activity Bits.
 
iofits(1)						      General Commands Manual							 iofits(1)

NAME
iofits - FITS data format conversion (pixel depth) SYNOPSIS
iofits [options] <in_fits> <out_fits> <depth> DESCRIPTION
iofits converts FITS files of any pixel depth to another pixel depth (bits per pixel). Depth is given as in the FITS norm : o 8 bits per pixel, unsigned. o 16 bits per pixel, signed o 32 bits per pixel, signed o -32 IEEE floating point o -64 IEEE double precision floating point OPTIONS
-v Verbose mode. -M megs Memory handling. To avoid saturate memory for huge cubes, this parameter specifies the maximum amount of memory to use before swap- ping data to disk. The amount is given in Megabytes. (1Meg = 1,048,576 Bytes) The process time is then considerably slowed down. Default value is 50 megs. FILES
Input/output files shall all comply with FITS format. The original FITS header of the input FITS file is conserved along, except for the following keywords: NAXIS, NAXISn, BITPIX, BSCALE, BZERO, which are related to the newly created file. HISTORY keywords are appended to the FITS header to indicate the eclipse process modifications, together with the command line which was used to generate the file. SEE ALSO
average, filt, deadpix BUGS
In general, decreasing the resolution in number of bits per pixel almost always means loss of precision. No rescaling is done on the data, use this command with care! 25 Feb 1997 iofits(1)
All times are GMT -4. The time now is 11:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy