IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 29, 2007, 6:46:20 PM (19 years ago)
Author:
Paul Price
Message:

detselect needs the database connection information on the command-line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPAfileDefine.c

    r11417 r11421  
    868868
    869869    // search for existing detrend data (detID)
    870     pmDetrendSelectResults *results = pmDetrendSelect (options);
     870    pmDetrendSelectResults *results = pmDetrendSelect (options, config);
    871871    if (!results) {
    872872        psError (PS_ERR_IO, false, "no matching detrend data");
Note: See TracChangeset for help on using the changeset viewer.