IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/ppMerge

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13230   19 years Paul Price Adding support for URIs on output statistics file.
(edit) @12991   19 years Paul Price Updating with API change to pmShutterCorrectionMeasure.
(edit) @12733   19 years eugene changes arguments to pmConfigCameraFormatFromHeader
(edit) @12302   19 years Paul Price Changed API for pmConceptRegister.
(edit) @12164   19 years eugene updating tags for ipp-1.1
(edit) @11625   19 years jhoblitt add IPP_STDCFLAGS
(edit) @11611   19 years eugene setting the version numbers in configure.ac
(edit) @11607   19 years Paul Price aclocal needs to be run with flags designating where the m4 scripts …
(edit) @11533   19 years jhoblitt call IPP_STDOPTS only after configure steps have ran
(edit) @11441   19 years Paul Price Don't know why we need that call to pmFPACopyStructure --- it's …
(edit) @11260   20 years eugene add
(edit) @11259   20 years eugene adding
(edit) @11249   20 years eugene fixed error with CameraValidateConfig
(edit) @11207   20 years Paul Price Adding error message.
(edit) @10744   20 years eugene clear errors on psVectorStats
(edit) @10743   20 years eugene added skyflat and domeflat types
(edit) @10527   20 years Paul Price Generate header if it doesn't exist.
(edit) @10487   20 years jhoblitt convert from OMIT_PSDB -> HAVE_PSDB
(edit) @10479   20 years Paul Price Turning off database connection --- ppMerge doesn't need it!
(edit) @10476   20 years Paul Price Fixing error to actually print something.
(edit) @10441   20 years eugene updated to new pmConfigRead
(edit) @10367   20 years Paul Price Adding MD5 for components.
(edit) @10301   20 years Paul Price hdu may not be found for legitimate reasons.
(edit) @10294   20 years Paul Price Adding functions to add version information.
(edit) @10270   20 years Paul Price Adding weights option.
(edit) @10085   20 years Paul Price Updating pm{Cell,Chip,FPA}WriteMask APIs.
(edit) @9996   20 years Paul Price Reorganising shutter stuff to make it fit within the general framework …
(edit) @9955   20 years Paul Price Adding test directory to .cvsignore
(edit) @9954   20 years Paul Price Writing fringe data using new table functions.
(edit) @9907   20 years Paul Price Pulling out function that got implemented in psLib
(edit) @9832   20 years Paul Price Adding fringe combination.
(edit) @9831   20 years Paul Price No need to print header.
(edit) @9824   20 years Paul Price Fixing up trace components.
(edit) @9737   20 years Paul Price Changed definition of psVectorAlloc and psArrayAlloc.
(edit) @9541   20 years Paul Price Fixing psTraceGetLevel to use same convention as for psTrace
(edit) @9539   20 years Paul Price Fixing psLib APIs following clean-up.
(edit) @9466   20 years Paul Price Put concept fix code in wrong place.
(edit) @9463   20 years Paul Price Set CELL.DARKTIME and CELL.EXPOSURE when we've normalised by the dark …
(edit) @9385   20 years Paul Price Fixing type for rejection limit.
(edit) @9376   20 years Paul Price Plugging memory leaks.
(edit) @9341   20 years Paul Price Enabling iteration on shutter measurement.
(edit) @9325   20 years Paul Price Adding shutter correctins.
(edit) @8883   20 years Paul Price Removing the diagnostic print at the end.
(edit) @8847   20 years Paul Price Remove entries from CELL.BIASSEC once combination is done; add …
(edit) @8827   20 years Paul Price Adding configuration files to .cvsignore
(edit) @8781   20 years jhoblitt enable config.h generation enable large file support
(edit) @8720   20 years Paul Price Calculating statistics for combined image wasn't working properly --- …
(edit) @8680   20 years jhoblitt fix a wide range of format string errors
(edit) @8679   20 years jhoblitt requite psLib & psModules 0.12.99
(edit) @8573   20 years jhoblitt rename psmodule -> psmodules
(edit) @8417   20 years Paul Price Was having trouble with memory blowout. Added (compile-time) option …
(edit) @8405   20 years Paul Price Change to output statistics of combined image.
(edit) @8398   20 years Paul Price Synching to revised pmFlatNormalize function API.
(edit) @8069   20 years Paul Price Adding testing code to check for memory usage.
(edit) @7874   20 years Paul Price Adding option --enable-profile for code profiling.
(edit) @7873   20 years Paul Price It's not an error if we can't read the header --- it isn't there to be …
(edit) @7842   20 years Paul Price Free the data associated with the cell, not the cell itself.
(edit) @7841   20 years Paul Price Got the number of files and number of cells around the wrong way.
(edit) @7840   20 years Paul Price Darks weren't getting scaled, because it was simply returning without …
(edit) @7829   20 years Paul Price Don't have to allocate config->arguments.
(edit) @7824   20 years Paul Price Changing name.
(edit) @7818   20 years Paul Price API change to pmConfigRead.
(edit) @7814   20 years Paul Price Catching memory leaks.
(edit) @7811   20 years Paul Price Plugging memory leak.
(edit) @7809   20 years Paul Price Catching memory leak.
(edit) @7803   20 years Paul Price Changing "readout size" to "scan number" as the iteration counter.
(edit) @7759   20 years Paul Price Instead of doing open/close each time we want to read (which is really …
(edit) @7751   20 years Paul Price Adding psLibInit and psLibFinalize calls.
(edit) @7744   20 years Paul Price Only generate a mask for flats and fringes.
(edit) @7735   20 years Paul Price More fixing up following API change last night.
(edit) @7734   20 years Paul Price Fixing arguments for pm{FPA,Chip,Cell}Write following API change last …
(edit) @7698   20 years Paul Price Updating following changes to pmConfigRead and pmConfig.
(edit) @7580   20 years Paul Price Applying new API for psMetadataPrint.
(edit) @7495   20 years Paul Price Propagating API change to psMetadataPrint -> pmFPAPrint.
(edit) @7355   20 years Paul Price Changes to allow user to specify scale and zero through concepts
(edit) @7263   20 years Paul Price Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
(edit) @7262   20 years Paul Price Removing extraneous files, used in initial development (mostly ported …
(edit) @7261   20 years Paul Price Renaming ppMergeBackground.[ch] to ppMergeScaleZero.[ch]
(edit) @7260   20 years Paul Price Working version for flat-fielding. Need to add extenal scale/zero …
(edit) @7073   20 years Paul Price Moving format back into options --- we need to know the camera …
(edit) @7069   20 years Paul Price Adding target to .cvsignore
(edit) @7068   20 years Paul Price Fixing build system to refer to ppMerge instead of ppImage
(edit) @7067   20 years Paul Price Code compiles now. Not yet tested.
(edit) @7064   20 years Paul Price Fixes for compilation
(edit) @7062   20 years Paul Price Updating .cvsignore for auto tools
(edit) @7061   20 years Paul Price Code coming together, doesn't yet compile
(edit) @7002   20 years Paul Price Bad file names are set to NULL.
(edit) @7001   20 years Paul Price Adding ppMergeBackground
(edit) @7000   20 years Paul Price Adding ppMergeCheckInputs
(edit) @6998   20 years Paul Price Adding work in progress
(edit) @6904   20 years Paul Price Moving over to autoconf build
(edit) @6903   20 years Paul Price In the process of changing ppImage to ppMerge
(edit) @6824   20 years eugene working toward pmFPAfiles
(edit) @5882   21 years eugene adding .cvsignore entries
(edit) @5863   21 years eugene added Makefile
(edit) @5862   21 years eugene first pass on testing
(add) @5860   21 years eugene adding ppMerge initial implementation
Note: See TracRevisionLog for help on using the revision log.