IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2011, 3:42:30 PM (15 years ago)
Author:
bills
Message:

various changes to support distributing rawImages with exp_type != 'OBJECT'
(This should have been checked in with r30906

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/difftool_listrun.sql

    r29172 r31236  
    2020    camProcessedInput.zpt_lq,
    2121    camProcessedInput.zpt_uq,
     22    camProcessedInput.fwhm_major,
    2223    rawInput.comment,
    2324    rawInput.exp_time,
     
    2526    rawInput.exp_name AS exp_name_1,
    2627    rawInput.exp_id AS exp_id_1,
     28    rawInput.filter AS filter_1,
    2729    rawInput.comment AS comment_1,
    2830    rawInput.dateobs AS dateobs_1,
     
    3436    rawTemplate.exp_name AS exp_name_2,
    3537    rawTemplate.exp_id AS exp_id_2,
     38    rawInput.filter AS filter_2,
    3639    rawTemplate.comment AS comment_2,
    3740    rawTemplate.dateobs AS dateobs_2,
Note: See TracChangeset for help on using the changeset viewer.