IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5170


Ignore:
Timestamp:
Sep 28, 2005, 10:43:52 AM (21 years ago)
Author:
drobbin
Message:

File reOrG by dRoB

Location:
trunk/psModules
Files:
41 added
22 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/configure.ac

    r5067 r5170  
    3737AC_SUBST([AM_CFLAGS])
    3838
     39SRCPATH='${top_srcdir}/src'
     40SRCDIRS="astrom camera config detrend imcombine imsubtract objects photom"
     41SRCINC=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|-I\${SRCPATH=}/\1|g"`
     42SRCSUBLIBS=`echo "${SRCDIRS=}" | ${SED} "s|\(\\w\+\)|\1/libpsmodule\1.la|g"`
     43AC_SUBST([SRCSUBLIBS],${SRCSUBLIBS=})
     44AC_SUBST([SRCDIRS],${SRCDIRS=})
     45AC_SUBST([SRCINC],${SRCINC=})
     46
    3947dnl doxygen -------------------------------------------------------------------
    4048
     
    5563[PSLIB_CONFIG=$withval])
    5664
    57 if test -z ${PSLIB_CONFIG} ; then 
     65if test -z ${PSLIB_CONFIG} ; then
    5866  PKG_CHECK_MODULES([PSLIB], [pslib >= 0.7.0])
    5967else
     
    7886  Makefile
    7987  src/Makefile
     88  src/astrom/Makefile
     89  src/camera/Makefile
     90  src/config/Makefile
     91  src/detrend/Makefile
     92  src/imcombine/Makefile
     93  src/imsubtract/Makefile
     94  src/objects/Makefile
     95  src/photom/Makefile
    8096  test/Makefile
     97  test/astrom/Makefile
     98  test/camera/Makefile
     99  test/config/Makefile
     100  test/detrend/Makefile
     101  test/imcombine/Makefile
     102  test/imsubtract/Makefile
     103  test/objects/Makefile
     104  test/photom/Makefile
    81105  Doxyfile
    82106  psmodule-config
  • trunk/psModules/psmodule.kdevses

    r4579 r5170  
    22<!DOCTYPE KDevPrjSession>
    33<KDevPrjSession>
    4  <DocsAndViews NumberOfDocuments="8" >
    5   <Doc0 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/Makefile.am" >
    6    <View0 line="24" Type="Source" />
     4 <DocsAndViews NumberOfDocuments="11" >
     5  <Doc0 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/src/astrom/Makefile.am" >
     6   <View0 line="0" Type="Source" />
    77  </Doc0>
    8   <Doc1 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/psAstrometry.h" >
    9    <View0 line="402" Type="Source" />
     8  <Doc1 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/configure.ac" >
     9   <View0 line="41" Type="Source" />
    1010  </Doc1>
    11   <Doc2 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/pmImageCombine.h" >
    12    <View0 line="27" Type="Source" />
     11  <Doc2 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/src/Makefile.am" >
     12   <View0 line="3" Type="Source" />
    1313  </Doc2>
    14   <Doc3 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/pmImageCombine.c" >
    15    <View0 line="36" Type="Source" />
     14  <Doc3 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/Makefile.am" >
     15   <View0 line="13" Type="Source" />
    1616  </Doc3>
    17   <Doc4 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/pmObjects.c" >
    18    <View0 line="1464" Type="Source" />
     17  <Doc4 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/astrom/Makefile.am" >
     18   <View0 line="2" Type="Source" />
    1919  </Doc4>
    20   <Doc5 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/pmObjects.h" >
    21    <View0 line="261" Type="Source" />
     20  <Doc5 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/camera/Makefile.am" >
     21   <View0 line="3" Type="Source" />
    2222  </Doc5>
    23   <Doc6 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/src/psAstrometry.c" >
    24    <View0 line="26" Type="Source" />
     23  <Doc6 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/config/Makefile.am" >
     24   <View0 line="6" Type="Source" />
    2525  </Doc6>
    26   <Doc7 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/ps/psModule/test/tst_pmImageCombine.c" >
    27    <View0 line="0" Type="Source" />
     26  <Doc7 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/detrend/Makefile.am" >
     27   <View0 line="4" Type="Source" />
    2828  </Doc7>
     29  <Doc8 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/objects/Makefile.am" >
     30   <View0 line="18" Type="Source" />
     31  </Doc8>
     32  <Doc9 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/imcombine/Makefile.am" >
     33   <View0 line="23" Type="Source" />
     34  </Doc9>
     35  <Doc10 NumberOfViews="1" URL="file:/home/drobbin/panstarrs/psModule/test/imsubtract/Makefile.am" >
     36   <View0 line="12" Type="Source" />
     37  </Doc10>
    2938 </DocsAndViews>
    3039 <pluginList>
  • trunk/psModules/src/Makefile.am

    r5067 r5170  
     1SUBDIRS = $(SRCDIRS)
    12lib_LTLIBRARIES = libpsmodule.la
    23
    3 libpsmodule_la_CPPFLAGS = $(PSLIB_CFLAGS)
    4 libpsmodule_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    5 libpsmodule_la_SOURCES  = pmFlatField.c \
    6   pmImageCombine.c \
    7   pmImageSubtract.c \
    8   pmMaskBadPixels.c\
    9   pmNonLinear.c \
    10   pmObjects.c \
    11   pmReadoutCombine.c \
    12   pmSubtractBias.c \
    13   pmSubtractSky.c \
    14   pmAstrometry.c
    15 
    16 libpsmodule_ladir = $(includedir)
    17 libpsmodule_la_HEADERS = \
    18   pmFlatFieldErrors.h \
    19   pmMaskBadPixelsErrors.h \
    20   pmFlatField.h \
    21   pmImageCombine.h \
    22   pmImageSubtract.h \
    23   pmMaskBadPixels.h \
    24   pmNonLinear.h \
    25   pmObjects.h \
    26   pmReadoutCombine.h \
    27   pmSubtractBias.h \
    28   pmSubtractSky.h \
    29   pmAstrometry.h
     4libpsmodule_la_SOURCES = dummy.c
     5libpsmodule_la_CPPFLAGS = $(SRCINC)
     6libpsmodule_la_LIBADD =  $(SRCSUBLIBS)
    307
    318EXTRA_DIST = psErrorCodes.dat
Note: See TracChangeset for help on using the changeset viewer.