IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20879


Ignore:
Timestamp:
Dec 3, 2008, 1:39:24 PM (17 years ago)
Author:
Paul Price
Message:

Turn off automatic diff for simtest.stack. Didn't have the exposure times and backgrounds set to cover the full desired range.

Location:
trunk/ippTasks
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/Makefile.am

    r20383 r20879  
    3434        simtest.detverify.auto \
    3535        simtest.flatcorr.config \
    36         simtest.flatcorr.auto
     36        simtest.flatcorr.auto \
     37        simtest.stack.config \
     38        simtest.stack.auto
    3739
    3840pantasksdir = $(datadir)/pantasks
  • trunk/ippTasks/simtest.stack.config

    r20877 r20879  
    6060
    6161  DVODB      STR /data/alala.0/ipp/ippRefs/catdir.synth.simtest
    62   FILTERS    STR r,r
    63   @EXPTIMES  F32 10,300.00
    64   @SKYMAGS   F32 21,18
     62  FILTERS    STR r,r,r
     63  @EXPTIMES  F32 10,300,300
     64  @SKYMAGS   F32 21,21,18
    6565
    6666  # XXX use a more realistic IQ distribution...
Note: See TracChangeset for help on using the changeset viewer.