IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 21527


Ignore:
Timestamp:
Feb 17, 2009, 4:12:38 PM (17 years ago)
Author:
eugene
Message:

added new format (PS1_V1)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/getstar/src/ReadImageFiles.c

    r21508 r21527  
    135135      if (!strcmp (tmpword, "SMPDATA")   || 
    136136          !strcmp (tmpword, "PS1_DEV_0") || 
    137           !strcmp (tmpword, "PS1_DEV_1")) {
     137          !strcmp (tmpword, "PS1_DEV_1") || 
     138          !strcmp (tmpword, "PS1_V1")) {
    138139
    139140          exttype[Nimage] = strcreate (tmpword);
Note: See TracChangeset for help on using the changeset viewer.