IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 24418


Ignore:
Timestamp:
Jun 15, 2009, 3:43:18 PM (17 years ago)
Author:
eugene
Message:

add PS1_V2 format

File:
1 edited

Legend:

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

    r21527 r24418  
    136136          !strcmp (tmpword, "PS1_DEV_0") || 
    137137          !strcmp (tmpword, "PS1_DEV_1") || 
    138           !strcmp (tmpword, "PS1_V1")) {
     138          !strcmp (tmpword, "PS1_V1") || 
     139          !strcmp (tmpword, "PS1_V2")) {
    139140
    140141          exttype[Nimage] = strcreate (tmpword);
Note: See TracChangeset for help on using the changeset viewer.