IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 20, 2011, 11:26:13 AM (15 years ago)
Author:
heather
Message:

no magic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/haf_add201112/ippTasks/survey.pro

    r32832 r32981  
    826826    if ("$stage" == "cam")
    827827        #only queue destreaked cams. stacks and staticsky don't need this
    828         if ("$DB:$SURVEY_ADDSTAR_DB" == "isp")
     828    #    if ("$DB:$SURVEY_ADDSTAR_DB" == "isp")
    829829            #this is the only way I can think of how to handle this (but it is messy). If it is a database that we KNOW doesn't use magicked (ie, isp), then do not queue destreaked
     830           # now with no magic, all are uncensored
    830831           $run = $run -uncensored
    831         else
     832#       else
    832833           #if not isp, then run destreaked version only
    833            $run = $run -destreaked
    834         end
     834#          $run = $run -destreaked
     835#       end
    835836    end
    836837    if ("$stage" == "staticsky")
Note: See TracChangeset for help on using the changeset viewer.