IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2007, 5:34:27 PM (19 years ago)
Author:
eugene
Message:

various fixes to ensure data is carried from Stars to Measures correctly for PS1_DEV_1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libfits/include/gfitsio.h

    r15007 r15038  
    126126int   gfits_add_rows               PROTO ((FTable *, char *, int, int));
    127127char *gfits_table_print            PROTO ((FTable *,...));
     128int   gfits_table_scale_data       PROTO ((FTable *ftable));
     129int   gfits_table_scale_storage    PROTO ((FTable *ftable));
    128130
    129131/******************************* Matrix functions *************/
Note: See TracChangeset for help on using the changeset viewer.