IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 43089


Ignore:
Timestamp:
Sep 15, 2026, 5:34:12 PM (9 days ago)
Author:
eugene
Message:

add a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pstamp-20260421/pstamp/web/request.php

    r43076 r43089  
    398398        $cmd .= " --req_type byid --stage $rvar_img_type --id $rvar_id";
    399399    } else if ($coord_checked) {
     400        // add a check if tess_id is specified for bycoord with (warp,stack,diff)
    400401        $cmd .= " --req_type bycoord --stage $rvar_img_type";
    401402        $coord_checked = "checked";
Note: See TracChangeset for help on using the changeset viewer.