IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 31, 2012, 4:02:00 PM (14 years ago)
Author:
eugene
Message:

add PS1_V4 schema; add set mean fluxes based on stacks; define the primary image ID (based on distance from center or boundary tree) and set mean flux from stacks based on that info; fix (uniquify) psps ID for stack detections; mean fluxes are in Jy; detection fluxes are instrumental counts per second

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libautocode/Makefile.Targets

    r33647 r34260  
    1111$(ASRC)/average-ps1-v2.$(ARCH).o \
    1212$(ASRC)/average-ps1-v3.$(ARCH).o \
     13$(ASRC)/average-ps1-v4.$(ARCH).o \
    1314$(ASRC)/average-ps1-ref.$(ARCH).o \
    1415$(ASRC)/secfilt.$(ARCH).o \
     
    2223$(ASRC)/secfilt-ps1-v2.$(ARCH).o \
    2324$(ASRC)/secfilt-ps1-v3.$(ARCH).o \
     25$(ASRC)/secfilt-ps1-v4.$(ARCH).o \
    2426$(ASRC)/secfilt-ps1-ref.$(ARCH).o \
    2527$(ASRC)/measure.$(ARCH).o \
     
    3335$(ASRC)/measure-ps1-v2.$(ARCH).o \
    3436$(ASRC)/measure-ps1-v3.$(ARCH).o \
     37$(ASRC)/measure-ps1-v4.$(ARCH).o \
    3538$(ASRC)/measure-ps1-ref.$(ARCH).o \
    3639$(ASRC)/missing.$(ARCH).o \
     
    4346$(ASRC)/photcode-ps1-v2.$(ARCH).o \
    4447$(ASRC)/photcode-ps1-v3.$(ARCH).o \
     48$(ASRC)/photcode-ps1-v4.$(ARCH).o \
    4549$(ASRC)/photcode-ps1-ref.$(ARCH).o \
    4650$(ASRC)/image.$(ARCH).o \
     
    5559$(ASRC)/image-ps1-v2.$(ARCH).o \
    5660$(ASRC)/image-ps1-v3.$(ARCH).o \
     61$(ASRC)/image-ps1-v4.$(ARCH).o \
    5762$(ASRC)/image-ps1-ref.$(ARCH).o \
    5863$(ASRC)/regimage.$(ARCH).o \
     
    9095$(AINC)/average-ps1-v2.h \
    9196$(AINC)/average-ps1-v3.h \
     97$(AINC)/average-ps1-v4.h \
    9298$(AINC)/average-ps1-ref.h \
    9399$(AINC)/secfilt.h \
     
    101107$(AINC)/secfilt-ps1-v2.h \
    102108$(AINC)/secfilt-ps1-v3.h \
     109$(AINC)/secfilt-ps1-v4.h \
    103110$(AINC)/secfilt-ps1-ref.h \
    104111$(AINC)/measure.h \
     
    112119$(AINC)/measure-ps1-v2.h \
    113120$(AINC)/measure-ps1-v3.h \
     121$(AINC)/measure-ps1-v4.h \
    114122$(AINC)/measure-ps1-ref.h \
    115123$(AINC)/missing.h \
     
    122130$(AINC)/photcode-ps1-v2.h \
    123131$(AINC)/photcode-ps1-v3.h \
     132$(AINC)/photcode-ps1-v4.h \
    124133$(AINC)/photcode-ps1-ref.h \
    125134$(AINC)/image.h \
     
    134143$(AINC)/image-ps1-v2.h \
    135144$(AINC)/image-ps1-v3.h \
     145$(AINC)/image-ps1-v4.h \
    136146$(AINC)/image-ps1-ref.h \
    137147$(AINC)/regimage.h \
Note: See TracChangeset for help on using the changeset viewer.