IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 20, 2007, 12:21:39 AM (19 years ago)
Author:
eugene
Message:

fix decompress

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/cmd.data/rd.c

    r15648 r15657  
    120120      IsCompressed = FALSE;
    121121      if (gfits_extension_is_compressed (&buf[0].header)) {
    122         if (!strcmp (CCDKeyword, "EXTNAME")) Nword = 2;
     122        if (!strcmp (CCDKeyword, "EXTNAME")) Nword = 1;
    123123        IsCompressed = TRUE;
    124124      }
Note: See TracChangeset for help on using the changeset viewer.