IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9015   20 years jhoblitt link libpsmodules directly against all of it's dependencies. This is …
(edit) @9014   20 years jhoblitt don't install libtap
(edit) @9013   20 years jhoblitt help aclocal find ./m4 when invoked by automake
(edit) @9012   20 years eugene various minor updates
(edit) @9011   20 years eugene various minor updates
(edit) @9010   20 years eugene added field width
(edit) @9009   20 years eugene added field width
(edit) @9008   20 years eugene adding inline images, php, html, more restricts, * fields
(edit) @9007   20 years jhoblitt link libpslib directly against all of it's dependencies. This is for …
(edit) @9006   20 years jhoblitt don't install libtap or libpstap
(edit) @9005   20 years Paul Price Adding output for running commands.
(edit) @9004   20 years Paul Price Changing name conventions to match those in doc/ippTools/filenames.txt
(edit) @9003   20 years eugene many changes to support the inline images and linked images
(edit) @9002   20 years Paul Price Fixing off-by-one error on \0.
(edit) @9001   20 years Paul Price Fixing problem caused by wrong exit condition. Tidied up code some too.
(edit) @9000   20 years Paul Price Added more filenames.
(edit) @8999   20 years Paul Price Input and output files are now optional.
(edit) @8998   20 years Paul Price Reforming to use IPC::Run instead of IPC::Cmd, since we can feed input …
(edit) @8997   20 years Paul Price Adding psSlurp.h
(edit) @8996   20 years jhoblitt rename psSlurp() -> psSlurpFD() change psSlurpFile() to be a wrapper …
(edit) @8995   20 years drobbin Fixed the test include errors -> added #include <string.h>
(edit) @8994   20 years jhoblitt add psSlurp() & psSlurpFile()
(edit) @8993   20 years Paul Price Fixing doxygen conditional properly.
(edit) @8992   20 years jhoblitt doxygen enable/disable fix #2
(edit) @8991   20 years jhoblitt fix the AM_CONDITIONAL used to disable doxygen when --enable-doxygen …
(edit) @8990   20 years jhoblitt install header files under pkgincludedir instead of the includedir …
(edit) @8989   20 years jhoblitt don't install the libtap manpage
(edit) @8988   20 years jhoblitt cleanup pkgconfig & -config helper script -- sync with psmodules
(edit) @8987   20 years jhoblitt fix -adddetrunsummary -reject description
(edit) @8986   20 years jhoblitt add instrument name to tostackMode()'s output
(edit) @8985   20 years Paul Price Description of filename conventions for pipeline.
(edit) @8984   20 years eugene adding menu hierarchy
(edit) @8983   20 years Paul Price Changes so that it will work with ISP data, with only a single imfile. …
(edit) @8982   20 years eugene defining basic links
(edit) @8981   20 years eugene moved entries to more logical locations, extended names
(edit) @8980   20 years eugene autocode version of ippMonitor, generated from def files; adding all …
(edit) @8979   20 years eugene re-ord of ippMonitor tree
(edit) @8978   20 years Paul Price Subtract the median when we add the numbers, so we don't get numerical …
(edit) @8977   20 years Paul Price Need to handle NaN pixels.
(edit) @8976   20 years Paul Price Doesn't like quotes around the operation.
(edit) @8975   20 years jhoblitt add --enable-doxygen flag & disable doxygen generation by default
(edit) @8974   20 years Paul Price Accumulator should be double.
(edit) @8973   20 years jhoblitt rolling back changes made to these files as these changes basically …
(edit) @8972   20 years Paul Price Don't need to have FPA1 and FPA2 set in order to generate JPG1 and JPG2
(edit) @8971   20 years Paul Price Splitting ppImage_j.config into separate configurations for the two …
(edit) @8970   20 years Paul Price Megacam is 2048x4612, not 4096.
(edit) @8969   20 years Paul Price Adding new concepts: Alt/Az, CCD temp, observation type.
(edit) @8968   20 years Paul Price Removing StatsFilter.pm --- no longer required, since ppStats uses …
(edit) @8967   20 years Paul Price Adding top-level ppStats recipe for phase 0 --- since it now uses …
(edit) @8966   20 years drobbin Due to Makefile errors, I can't tell which of these actually changed …
(edit) @8965   20 years drobbin Made changes while testing. Due to problems with Makefile, I don't …
(edit) @8964   20 years jhoblitt build doxygen docs in the build tree path install doxygen man pages …
(edit) @8963   20 years Paul Price Output filename depends on the exposure id (should be output for each …
(edit) @8962   20 years jhoblitt cleanup generated files
(edit) @8961   20 years Paul Price Removing mcshort_mosaic in favour of mcshort_chip and mcshort_fpa
(edit) @8960   20 years jhoblitt fix out of tree builds & properly distribute test data files
(edit) @8959   20 years jhoblitt add a blurb about libtap
(edit) @8958   20 years jhoblitt only use TESTS if BUILD_TESTS is set
(edit) @8957   20 years jhoblitt actually distribute the script utils
(edit) @8956   20 years jhoblitt remove psTest.h from EXTRA_DIST as this file has been removed
(edit) @8955   20 years jhoblitt disable installation of tap man page
(edit) @8954   20 years Paul Price Stepping towards source-independence by using concepts instead of …
(edit) @8953   20 years Paul Price Wouldn't compile --- missed a dot.
(edit) @8952   20 years Paul Price Used lower case instead of upper case for concept name.
(edit) @8950   20 years jhoblitt fix a bug in the manifest
(edit) @8949   20 years jhoblitt update for 0.05 release
(edit) @8948   20 years jhoblitt VERSION to 0.05
(edit) @8947   20 years jhoblitt fix Build.PL so the parser is only regenerated when the grammar has …
(edit) @8946   20 years Paul Price Removing stats filter, after putting the appropriate things into the …
(edit) @8945   20 years Paul Price Adding new concepts: temperature, observation type, alt/az
(edit) @8944   20 years Paul Price Adding two recipes instead of one
(edit) @8942   20 years jhoblitt update for 0.04 release
(edit) @8941   20 years jhoblitt VERSION to 0.04
(edit) @8940   20 years jhoblitt add fractional second support to the ISO8601 format
(edit) @8939   20 years Paul Price Adding product to .cvsignore
(edit) @8938   20 years Paul Price Adding standard concepts: FPA.OBSTYPE FPA.ALT FPA.AZ CHIP.TEMP
(edit) @8937   20 years Paul Price Split PPIMAGE_J into 2 recipes to handle both binnings
(edit) @8936   20 years Paul Price Split ppImage_j.config into two recipes --- naming of the output JPEG …
(edit) @8935   20 years Paul Price Adding error checks; rearranging code to make it easier to return earlier.
(edit) @8934   20 years Paul Price Adding error checks.
(edit) @8933   20 years Paul Price Adding products to .cvsignore
(edit) @8932   20 years drobbin Finished pixels testing.
(edit) @8931   20 years drobbin Finished psHash tests.
(edit) @8930   20 years drobbin Added BitSet and List Tests.
(edit) @8929   20 years eugene working on ippMonitor basics
(edit) @8928   20 years eugene creating ppShutter tests, fixed ppShutter errors
(edit) @8927   20 years magnier added psVectorBracketDescend for reverse-sorted vectors
(edit) @8926   20 years magnier finished, tested pmShutterCorrection
(edit) @8925   20 years jhoblitt don't overide user CFLAGS unless --optimize is set
(edit) @8924   20 years jhoblitt remove psParseTable
(edit) @8923   20 years jhoblitt pslib.h is now under include/pslib
(edit) @8922   20 years jhoblitt install pslib.h & pslib_strict.h under include/pslib
(edit) @8921   20 years Paul Price Missing space.
(edit) @8920   20 years jhoblitt declare no sources as part of libpslib
(edit) @8919   20 years magnier adding pmShutterCorrection tests
(edit) @8918   20 years magnier fixing tap support
(edit) @8917   20 years Paul Price Should be isfinite().
(edit) @8916   20 years Paul Price Need math.h for finite().
(edit) @8915   20 years jhoblitt kill psTest.c too
(edit) @8914   20 years jhoblitt remove psTest.h
Note: See TracRevisionLog for help on using the revision log.