IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 18, 2022, 6:06:07 AM (4 years ago)
Author:
eugene
Message:

adding forced photometry on camera pages

Location:
branches/eam_branches/ipp-20220316/ippMonitor
Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20220316/ippMonitor/raw/ipp.ffs.dat

    r41133 r42210  
    99menulink  | menuselect   | link    | Full Force Failed            | failedFullforce.php
    1010
    11 
     11menutop   | menutop      | plain   |                         |
     12menulink  | menuselect   | link    | Forced Phot Camera Exp               | fpcamStageExp.php           
     13menulink  | menuselect   | link    | Forced Phot Camera Pending           | fpcamPendingExp.php             
     14menulink  | menuselect   | link    | Forced Phot Camera Processed Exp     | fpcamProcessedExp.php           
  • branches/eam_branches/ipp-20220316/ippMonitor/raw/ipp.ffs.php

    r41126 r42210  
    88if (! $ID['proj']) { projectform ($ID); }
    99
    10 menu('ipp.ffs.dat', 'Full Force Steps', 'ipp.css', $ID['link'], $ID['proj']);
     10menu('ipp.ffs.dat', 'Forced Photometry Steps', 'ipp.css', $ID['link'], $ID['proj']);
    1111
    1212// document body
Note: See TracChangeset for help on using the changeset viewer.