IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 11, 2009, 6:39:57 PM (17 years ago)
Author:
eugene
Message:

working on the new PS1_V1 CMF and DVO formats; removing autocode type Stars; using Average and Measure in addstar to carry new detection info (replacing autocode Stars)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20090208/Ohana/src/libautocode/Makefile.Targets

    r21418 r21444  
    4545$(ASRC)/photreg.$(ARCH).o \
    4646$(ASRC)/photreg-old.$(ARCH).o \
    47 $(ASRC)/ps1_dev_0.$(ARCH).o \
    48 $(ASRC)/ps1_dev_1.$(ARCH).o \
    49 $(ASRC)/smpdata.$(ARCH).o \
     47$(ASRC)/cmf-ps1-dev-0.$(ARCH).o \
     48$(ASRC)/cmf-ps1-dev-1.$(ARCH).o \
     49$(ASRC)/cmf-ps1-v1.$(ARCH).o \
     50$(ASRC)/cmf-smpdata.$(ARCH).o \
    5051$(ASRC)/getstar-ps1-dev-0.$(ARCH).o \
    5152$(ASRC)/getstar-ps1-dev-1.$(ARCH).o \
     
    5354$(ASRC)/spectrum.$(ARCH).o \
    5455$(ASRC)/spectrum-ascii.$(ARCH).o \
    55 $(ASRC)/Stars.$(ARCH).o \
    5656$(ASRC)/GSCRegion.$(ARCH).o \
    5757$(ASRC)/AddstarClientOptions.$(ARCH).o \
     
    104104$(AINC)/photreg.h \
    105105$(AINC)/photreg-old.h \
    106 $(AINC)/ps1_dev_0.h \
    107 $(AINC)/ps1_dev_1.h \
     106$(AINC)/cmf-ps1-dev-0.h \
     107$(AINC)/cmf-ps1-dev-1.h \
     108$(AINC)/cmf-ps1-v1.h \
     109$(AINC)/cmf-smpdata.h \
    108110$(AINC)/getstar-ps1-dev-0.h \
    109111$(AINC)/getstar-ps1-dev-1.h \
    110112$(AINC)/getstar-ps1-dev-2.h \
    111 $(AINC)/smpdata.h \
    112113$(AINC)/spectrum.h \
    113114$(AINC)/spectrum-ascii.h \
    114 $(AINC)/Stars.h \
    115115$(AINC)/GSCRegion.h \
    116116$(AINC)/AddstarClientOptions.h \
    117117$(AINC)/SkyRegion.h
     118
     119# $(ASRC)/Stars.$(ARCH).o
     120# $(AINC)/Stars.h
     121
Note: See TracChangeset for help on using the changeset viewer.