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) @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
(edit) @8913   20 years Paul Price Adding check on min,max.
(edit) @8912   20 years Paul Price Adding PS_ASSERT_FLOAT_REAL to check for NAN, Inf, etc.
(edit) @8911   20 years jhoblitt stop installing tap.h
(edit) @8910   20 years jhoblitt use pkgdatadir where possible
(edit) @8909   20 years jhoblitt add Makfiles
(edit) @8908   20 years jhoblitt fwv
(edit) @8907   20 years jhoblitt use 'env' instead of invoking perl directly
(edit) @8906   20 years jhoblitt create utils dir and move relevant utils & scripts into it properly …
(edit) @8905   20 years Paul Price psErrorStackPrint should print the message, regardless of the size of …
(edit) @8904   20 years magnier adding tap support for tests
(edit) @8903   20 years magnier adding tap support
(edit) @8902   20 years magnier adding tap code for tests
(edit) @8901   20 years eugene adding ppShutter (to be merged with ppMerge if possible)
(edit) @8900   20 years jhoblitt add the raw files too
(edit) @8899   20 years jhoblitt mv contents of share/pslib -> pslib remove pointless share/pslib
(edit) @8898   20 years jhoblitt mv contents of etc/pslib -> etc remove pointless etc/pslib dir use …
(edit) @8897   20 years Paul Price Using megacam recipes for mcshort.
(edit) @8896   20 years jhoblitt remove xml config file as it's unused
(edit) @8895   20 years Paul Price Updating to correct current format
(edit) @8894   20 years Paul Price Adding configurations for mcShort mosaicks: both chip and fpa level
(edit) @8893   20 years Paul Price Updating mcshort camera configuration and formats; especially the …
(edit) @8892   20 years Paul Price Fixing det_id for running detrend construction in series
(edit) @8890   20 years jhoblitt update for 0.03 release
(edit) @8889   20 years jhoblitt VERSION to 0.03
(edit) @8888   20 years jhoblitt add float nan/inf support
(edit) @8887   20 years Paul Price Moving detrend_calc_norm.pl and detrend_apply_norm.pl to use GetOpt::Long
(edit) @8886   20 years magnier fixed compile errors from pmShutterCorrection stuff
(edit) @8885   20 years magnier splitting vector bracket stuff out of pmGrowthCurve.c,h
(edit) @8884   20 years magnier nearly done with pmShutterCorrection
(edit) @8883   20 years Paul Price Removing the diagnostic print at the end.
(edit) @8882   20 years rhl [Start to] provide symbolic names for parameters
(edit) @8881   20 years rhl Save enough metadata to unbin model->image
(edit) @8880   20 years rhl [Start to] provide symbolic names for parameters; DUMMY workaround a …
(edit) @8879   20 years Paul Price Fixing pmFPAfileDefineFromConf to allow interpolation on filenames. …
(edit) @8878   20 years jhoblitt fix error message in addnormalizedimfileMode()
(edit) @8877   20 years jhoblitt roll back 1.138
(edit) @8876   20 years jhoblitt remove unused tests for various stdc functions
(edit) @8875   20 years jhoblitt include PTHREAD_CFLAGS in PSLIB_LIBS as well so linking works
(edit) @8874   20 years jhoblitt change defineByQueryMode() to use det_type in it's "query"
(edit) @8873   20 years eugene fixed tests for existing buffers
(edit) @8872   20 years eugene added kernel renormalization
(edit) @8871   20 years eugene temporary debugging code
(edit) @8870   20 years jhoblitt test for what flags are nessicary to enable/link against pthreads
(edit) @8869   20 years eugene fixed DOXYGEN-less install options
(edit) @8868   20 years eugene cleaned up Makefile, added install tag, fixed .cvsignore
(edit) @8867   20 years eugene adding psbuild script and tagsets
(edit) @8866   20 years magnier working on shutter corrections
(edit) @8865   20 years magnier preparing nebulous support
(edit) @8864   20 years Paul Price Adding string.h
(edit) @8863   20 years Paul Price Having mosaicked, conform the header appropriately so it will be …
(edit) @8862   20 years Paul Price Adding check for output statistics.
(edit) @8861   20 years Paul Price Adding note.
Note: See TracRevisionLog for help on using the revision log.