IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2019, 2:40:30 PM (7 years ago)
Author:
mhuber
Message:

fixes to restore detserver function using diff_id/mjd/filter with reqver 2 only, for PS2 will need to integrate PROJECT field still

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/detect_query_read

    r33284 r40747  
    244244            $cmd .= " -dateobs_begin $dateobs_begin -dateobs_end $dateobs_end ";
    245245            $cmd .= " -ra $ra -decl $dec -radius 1.5 -limit 1 -diff_mode 2";
     246            $cmd .= " -diff_mode 2";
    246247        }
    247248        elsif ($colData{STAGE}[$i] eq 'diff') {
Note: See TracChangeset for help on using the changeset viewer.