IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2005, 4:22:48 PM (21 years ago)
Author:
jhoblitt
Message:

find extension to insert by name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/glueforge/templates/psdb/insertfits.tt

    r4250 r4266  
    44
    55    // move to first HDU
    6     if (!psFitsMoveExtNum(fits, 1, false)) {
     6    if (!psFitsMoveExtName(fits, [% namespace FILTER upper %]_TABLE_NAME)) {
    77        // psError(); something bad happened
    88        return false;
Note: See TracChangeset for help on using the changeset viewer.