IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:SAS41

Version 2 (modified by Mark Huber, 11 years ago) ( diff )

--

Summary for SAS41

Pixel Processing

Scripts from ~ipptest/SAS40 copied into in ~ipptest/SAS41 -- see README

Need to match processing user w/ tag used for LAP.PV3

  • ch/cam/wrp -- ipplanl/psconfig/ipp-pv3-20140717.lin64, added pantasks ~ipplanl/stdsas
  • stk -- ipplanl/psconfig/ipp-pv3-20140717.lin64, added pantasks ~ipplanl/stdsas
  • ss/sc -- ippsky/psconfig/ipp-trunk-20150624.lin64, added ~ippsky/ss_sc_ffsas
  • ff -- ippsky/psconfig/ipp-20150329.lin64, added ~ippsky/ss_sc_ffsas
  • diff -- ipptest/psconfig/ipp-20150312.lin64, added ~ipptest/diffsas

Manually add label to ippMonitor and restart czarPoll ~ipp/src/ippMonitor/czartool/czartool/CzarDb.pm

Chip/cam/wrp:

  • script for SAS40 didn't use reduction LAP_SCIENCE, added for SAS41

Stack:

  • have fault 5 case --
    4974985 	skycell.1404.093 	SAS.20151208 	SAS.20151208 	SAS 	i.00000 	RINGS.V3 	new 	5 
          Input seeing FWHMs:
          Input 0: 3.988422
          Input 1: 3.858631
          Input 2: 1.000000
          Input 3: 0.989007
          PSF FWHM distribution: limit: 10.000000 (0.994503 0.005497 0.500000) (3.923527 0.064895 0.500000) 0.000000
        PSF 0 is completely bad --- not including in envelope calculation.
        PSF 1 is completely bad --- not including in envelope calculation.
        PSF 2 is completely bad --- not including in envelope calculation.
        PSF 3 is completely bad --- not including in envelope calculation.
        Data error code: 32cf
    
    • in SAS39/40 PSF was acceptable and stack was made -- manually set quality 42 --
      stacktool -dbname gpc1 -updatesumskyfile  -set_quality 42 -stack_id 4974985 -fault 0
      stacktool -dbname gpc1 -updaterun  -set_state full -stack_id 4974985 
      

Full Force:

  • repeating fault 4 --
    neb://any/SAS2/SAS.20151208/RINGS.V3/skycell.1316.075/RINGS.V3.skycell.1316.075.wrp.1651301.ff.1038546.log
    
    Error in the psphot image loop
    
     -> psVectorStats (psStats.c:1922): unknown psLib error
         Failed to calculate vector minimum and maximum
     -> pmSourceRoughClass (pmSource.c:799): unknown psLib error
         failed to measure SN / moments stats
     -> psphotRoughClassRegion (psphotRoughClass.c:238): Programming error
         programming error calling pmSourceRoughClass
     -> psphotImageLoop (psphotImageLoop.c:136): Programming error
         failure in psphotReadout for chip 0, cell 0, readout 0
    
    • manually set quality 42 --
      fftool -dbname gpc1 -updateresult -ff_id 1038546 -warp_id 1651301 -fault 0 -quality 42 
      

Diff:

  • ipp-20150312.lin64 broken for difftool queuing.. using ipp-pv3-20140717
  • check DV5 format and inv.cmf being made -- yes

STScI will want pixels -- should be able to use same method for fetching the missing files (once missing LAP files finished)

  • warp ~1.66 TB (FITS including mdl only ~3GB)
  • stack ~384GB (unconv FITS), skycal cmf ~25GB
  • diff ~12 GB (cmf, subkernel), ~16 GB (cmf, subkernel, mdc, mdl.fits)
Note: See TracWiki for help on using the wiki.