home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / softsys / khoros / 3153 < prev    next >
Encoding:
Text File  |  1992-12-30  |  996 b   |  28 lines

  1. Newsgroups: comp.soft-sys.khoros
  2. Path: sparky!uunet!usc!elroy.jpl.nasa.gov!henry!mathew
  3. From: mathew@elroy.Jpl.Nasa.Gov (Mathew Yeates)
  4. Subject: Re: Unsigned Image Data
  5. Message-ID: <mathew.725698131@henry>
  6. Sender: news@elroy.jpl.nasa.gov (Usenet)
  7. Nntp-Posting-Host: henry.jpl.nasa.gov
  8. Organization: Image Analysis Systems Group, JPL
  9. References: <42334@pprg.eece.unm.edu.pprg.unm.edu>
  10. Date: Wed, 30 Dec 1992 06:48:51 GMT
  11. Lines: 15
  12.  
  13. kane!nolan@fernwood.mpk.ca.us (Robert Nolan) writes:
  14.  
  15. >Is there a khoros function for handling unsigned integers?
  16. >i.e. 8, 16, and 32 bit integer pixels.
  17. >For example, one CCD system I have produces 16 bit unsigned
  18. >pixels in a FITS file format. The fits2viff conversion program
  19. >doesn't like 16 bit FITS files, so I tried raw2viff which treats
  20. >the data as 16 bit signed values.
  21. >Robert A. Nolan a.k.a. nolan@kane.rpsmaui.com
  22.  
  23. I believe you are going to have to write your own version of raw2viff.
  24. Either that or modify the source to the Khoros version.
  25.  
  26. -Mathew
  27.  
  28.