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) @10526   20 years Paul Price Adding missing logic for writing cell.
(edit) @10525   20 years Paul Price Turn off masking for bias and dark.
(edit) @10524   20 years Paul Price At chip level, don't refer to CAMERA_CHIP:MOSAIC --- just MOSAIC.
(edit) @10523   20 years Paul Price Don't write binned images either --- that's what we're reading!
(edit) @10522   20 years Paul Price Changing levels for files to FPA
(edit) @10521   20 years Paul Price When creating JPEG, don't save the BASE.FITS.
(edit) @10520   20 years Paul Price Don't have darks --- don't do dark subtraction.
(edit) @10519   20 years Paul Price Adding ESSENCE camera.
(edit) @10518   20 years Paul Price Fixing so it works with ppImage, and gets the geometry correct.
(edit) @10517   20 years Paul Price Generate header if not extant.
(edit) @10516   20 years Paul Price Fixing up corruption of CHIP.NAME.
(edit) @10515   20 years eugene cleanups
(edit) @10514   20 years eugene updates
(edit) @10513   20 years eugene working on non-linear wcs terms
(edit) @10512   20 years Paul Price Additions to ensure concepts/headers are propagated
(edit) @10511   20 years Paul Price Adding option to get positions from a region [x0:x1,y0:y1]; then …
(edit) @10510   20 years eugene test limits on ZEA plots
(edit) @10509   20 years eugene some makefile cleanups
(edit) @10508   20 years eugene added the append option
(edit) @10507   20 years eugene fixed usage lines
(edit) @10506   20 years eugene fixed the database update of images
(edit) @10505   20 years eugene added sane plotting for very large images
(edit) @10504   20 years Paul Price Adding ppImage recipe to top level.
(edit) @10503   20 years Paul Price Replacing psMetadataLookupMetadata with psMetadataLookup to avoid …
(edit) @10502   20 years Paul Price Adding assertions.
(edit) @10501   20 years Paul Price Adding dist targets to .cvsignore
(edit) @10500   20 years Paul Price Fixing typos
(edit) @10499   20 years Paul Price Fixing CTIO MOSAIC2 camera format
(edit) @10498   20 years Paul Price Removing recipes that are now at top level
(edit) @10497   20 years Paul Price Adding CTIO MOSAIC2 camera formats for chip and fpa mosaick
(edit) @10496   20 years Paul Price Updating recipes to put most information into top-level recipe
(edit) @10495   20 years Paul Price Moving various ppMerge recipes into this top-level recipe.
(edit) @10494   20 years Paul Price Moving more ppImage recipes into this top-level recipe file.
(edit) @10493   20 years Paul Price Moving processing options here, to save them being carried by camera …
(edit) @10492   20 years eugene added -version option
(edit) @10491   20 years eugene added -version option
(edit) @10490   20 years jhoblitt remove ipp_workdir.pl (deleted)
(edit) @10489   20 years jhoblitt leave the old CFLAGS values in place when checking for HAVE_PSDB
(edit) @10488   20 years jhoblitt make sure psLib has HAVE_PSDB defined
(edit) @10487   20 years jhoblitt convert from OMIT_PSDB -> HAVE_PSDB
(edit) @10486   20 years Paul Price Removing lines carried over from psLib; but we're not using the same …
(edit) @10485   20 years Paul Price Changes required to allow building from a tarball made with 'make …
(edit) @10484   20 years Paul Price Patching memory leak.
(edit) @10483   20 years Paul Price Decreasing trace level.
(edit) @10482   20 years Paul Price Adding additional tracing.
(edit) @10481   20 years Paul Price Fixing tracing to use conventional system for facility names. Removing …
(edit) @10480   20 years Paul Price Fixing comment to be a bit more readable.
(edit) @10479   20 years Paul Price Turning off database connection --- ppMerge doesn't need it!
(edit) @10478   20 years Paul Price Fixing criteria for first pass through.
(edit) @10477   20 years Paul Price Adding metadata to header.
(edit) @10476   20 years Paul Price Fixing error to actually print something.
(edit) @10475   20 years Paul Price Fixing memory leak when robust stats returns early due to error.
(edit) @10474   20 years Paul Price Retiring the WORKDIR concept, and adopting DATAPATH.
(edit) @10473   20 years Paul Price "return" --> "exit"
(edit) @10472   20 years Paul Price Adding mode for injection only.
(edit) @10471   20 years Paul Price Replacing phase 0 recipe for ppStats.
(edit) @10470   20 years Paul Price Fixing memory corruption aborts caused by double frees.
(edit) @10469   20 years Paul Price Plugging memory leaks.
(edit) @10468   20 years magnier fixed exit states and error messages
(edit) @10467   20 years Paul Price Removing debug.
(edit) @10466   20 years Paul Price Options are optional.
(edit) @10465   20 years Paul Price Removing useless line.
(edit) @10464   20 years Paul Price Fixing syntax error.
(edit) @10463   20 years Paul Price ppNorm doesn't require a recipe.
(edit) @10462   20 years Paul Price Fixing default ppStats recipe to only do the pixel statistics
(edit) @10461   20 years eugene adding ctio_mosaic2, new pmConfig parsing
(edit) @10460   20 years magnier changes trace/log components to psModules.config from func
(edit) @10459   20 years Paul Price Rejection on mean stdev is relative to the mean (testing relative …
(edit) @10458   20 years Paul Price Rejection on mean stdev is relative to the mean (looking at relative …
(edit) @10457   20 years Paul Price Adding rejection on S/N for flats
(edit) @10456   20 years eugene moving top-level default recipes to recipes directory
(edit) @10455   20 years jhoblitt really done-done this time
(edit) @10454   20 years jhoblitt add handling for file_id & complete implementation
(edit) @10453   20 years jhoblitt fix pzPendingImfile column ordering
(edit) @10452   20 years jhoblitt fix tracing output
(edit) @10451   20 years jhoblitt don't reset the query cache when dropping tables
(edit) @10449   20 years jhoblitt VERSION 0.0.64 (glueforge update only)
(edit) @10448   20 years Paul Price Propagating API change to psStringSubstitute
(edit) @10447   20 years Paul Price Propagating API change to psStringSubstitute
(edit) @10446   20 years Paul Price Changing API for psStringSubstitute to something less prone to user mistake
(edit) @10445   20 years jhoblitt VERSION 0.0.63 (glueforge update only)
(edit) @10443   20 years jhoblitt VERSION to 0.35
(edit) @10442   20 years jhoblitt update psStringSubstitute() prototype
(edit) @10441   20 years eugene updated to new pmConfigRead
(edit) @10440   20 years jhoblitt update to the new pmConfigRead() prototype
(edit) @10439   20 years eugene updated to new pmConfigRead, added PSPHOT_RECIPE and PSASTRO_RECIPE, …
(edit) @10438   20 years eugene updated to new pmConfigRead, added PSASTRO_RECIPE, new option lookup
(edit) @10437   20 years eugene updated to new pmConfigRead, added PSPHOT_RECIPE, new option lookup
(edit) @10436   20 years magnier added pmConfigRecipeOptions
(edit) @10434   20 years jhoblitt VERSION 0.0.63 (glueforge update only)
(edit) @10433   20 years jhoblitt VERSION 0.0.63
(edit) @10432   20 years jhoblitt VERSION to 0.34
(edit) @10431   20 years jhoblitt fix " " -> "_" substitution
(edit) @10430   20 years Paul Price Adding dist targets to .cvsignore
(edit) @10429   20 years magnier added additional log depth symbols
(edit) @10428   20 years magnier pulled recipe functions from pmConfig to pmConfigRecipes, fixed up …
(edit) @10427   20 years eugene update to use new inherited config files
(edit) @10426   20 years eugene drop old-stype limits function
(edit) @10425   20 years eugene remove unused recipe name
(edit) @10424   20 years eugene fixed usage line
Note: See TracRevisionLog for help on using the revision log.