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) @7648   20 years Paul Price Adding psLibInit and psLibFinalize; adding PS_ALLOC_CHECK feature …
(edit) @7647   20 years Paul Price Calling psLibInit() to allow memory checking at exit; removing our own …
(edit) @7646   20 years Paul Price Adding memory checking at exit when environment variable …
(edit) @7645   20 years Paul Price Changing type of psTraceReset.
(edit) @7644   20 years jhoblitt - rework the way MYSQL_BIND arrays are handled so that they are …
(edit) @7643   20 years Paul Price Scope error: was defining chip again, meaning the useful one was going …
(edit) @7642   20 years Paul Price Fixing up CHIP.Y0 for ccd18.
(edit) @7641   20 years Paul Price For the easy case, we didn't consider that there might be binning.
(edit) @7640   20 years eugene updated
(edit) @7639   20 years eugene various cleanups
(edit) @7638   20 years eugene added psphotSourceFreePixels
(edit) @7637   20 years eugene dropping old test code, freeing ref in skipped case
(edit) @7636   20 years eugene adding psastroConvertFPA,psastroConvertReadout
(edit) @7635   20 years eugene re-activating external files
(edit) @7634   20 years Paul Price Optimising mosaicking: splitting out the special case where the …
(edit) @7633   20 years magnier dropping commented-out code
(edit) @7632   20 years magnier dropping ifdef-ed out code
(edit) @7631   20 years magnier adding pmSourceFreePixels
(edit) @7630   20 years magnier added pmReadoutFreeData, freeing bias sections
(edit) @7629   20 years Paul Price Fixing mosaicking of binned images: cell concepts (CELL.XBIN and …
(edit) @7628   20 years Paul Price More cleaning up.
(edit) @7627   20 years Paul Price Cleaning up confusion in counters.
(edit) @7626   20 years Paul Price Applying patch from Josh: patch to make psdb thread safe.
(edit) @7625   20 years Paul Price Make output image that is just the right size.
(edit) @7624   20 years Paul Price Target and source concepts were sharing the same metadata items in the …
(edit) @7623   20 years Paul Price Adding pmFPAfileDefineInternal.
(edit) @7622   20 years Paul Price Fixing API for pmFPAfileDefine{In,Out}put.
(edit) @7621   20 years eugene various fixes
(edit) @7620   20 years eugene moved OUTPUT to DefineOutput
(edit) @7619   20 years magnier fixed error in constraints for psImage
(edit) @7618   20 years magnier various fixes
(edit) @7617   20 years Paul Price Applying patch from Josh. Renaming psMemThreadSafety to …
(edit) @7616   20 years jhoblitt rename psMemThreadSafety() -> psMemSetThreadSafety() add …
(edit) @7615   20 years jhoblitt ws
(edit) @7614   20 years jhoblitt add -selectrun -time fix -selectrun bug
(edit) @7613   20 years jhoblitt rename -selectruns -> -selectrun
(edit) @7612   20 years drobbin Edited psImageFitPoly and EvalPoly. Scaling factors were using …
(edit) @7611   20 years jhoblitt implement -select
(edit) @7610   20 years Paul Price Got the wrong sign.
(edit) @7609   20 years Paul Price Adding pmHDUGetHighest
(edit) @7608   20 years rhl 1/ The p_psMemAllocatePersistent() block didn't cover enough of the …
(edit) @7607   20 years rhl Another change in the long quest to fix building without libjpeg …
(edit) @7606   20 years Paul Price Check X0,Y0,XBIN,YBIN,XPARITY,YPARITY for target; if these are set, …
(edit) @7605   20 years Paul Price Checking data_exists on chips and cells. Setting data_exists on mosaic …
(edit) @7604   20 years Paul Price Cleaning up use of include files for pslib.
(edit) @7603   20 years Paul Price Adding psLine.h to pslib.h
(edit) @7602   20 years jhoblitt add -selectruns
(edit) @7601   20 years Paul Price Removing old include file.
(edit) @7600   20 years jhoblitt change detRunInsert's param order
(edit) @7599   20 years jhoblitt remove detRun.camera
(edit) @7598   20 years jhoblitt add detRun.camera
(edit) @7597   20 years Paul Price Applying patch from Josh: look for a symbolic camera name in the …
(edit) @7596   20 years drobbin Edited test for psImageFitPoly after row, col updates in psImageStats. …
(edit) @7595   20 years Paul Price Default chip parities should be 1, not zero: so that the cell parity …
(edit) @7594   20 years Paul Price psMessageDestination protocols should be case-insensitive.
(edit) @7593   20 years eugene updates to use new pmFPAfile APIs
(edit) @7592   20 years eugene updating pmFPAfileDefine APIs, adding chip mosaic
(edit) @7591   20 years eugene updating pmFPAfileDefine APIs
(edit) @7590   20 years eugene updating pmFileDefine APIs
(edit) @7589   20 years magnier updates from day when MHPCC CVS was down
(edit) @7588   20 years drobbin edited psLogMsgV to accept arguments ("",PS_LOG_ABORT,"",argPtr). Was …
(edit) @7587   20 years drobbin Edited psMessageDestination to correctly set logFD. Updated tests - …
(edit) @7586   20 years Paul Price Changed FILE->CONTENT to use a string (with replaceable concepts …
(edit) @7585   20 years eugene adding error checks to DetrendBias
(edit) @7584   20 years eugene updating camera.config to support new pmFPAfile APIs
(edit) @7583   20 years eugene adding support for new pmFPAfile APIs
(edit) @7582   20 years eugene updating to reflect changes to pmFPAfile APIs
(edit) @7581   20 years eugene substantial work on the image loop, support for DetDB
(edit) @7580   20 years Paul Price Applying new API for psMetadataPrint.
(edit) @7579   20 years drobbin removed 'const' from ImageSet/VectorSet and worked on indice problem …
(edit) @7578   20 years Paul Price Adding libtool library to .cvsignore
(edit) @7577   20 years eugene update .cvsignore
(edit) @7576   20 years Paul Price Adding command-line log destination.
(edit) @7575   20 years Paul Price Setting pipe mode off.
(edit) @7574   20 years eugene adding autogen.sh
(edit) @7573   20 years eugene adding autoconf stuff
(edit) @7572   20 years Paul Price Changing psTraceSetDestination return type to bool, to match …
(edit) @7571   20 years Paul Price Cleaning up psTrace: getting rid of old code.
(edit) @7570   20 years Paul Price Cleaning up.
(edit) @7569   20 years Paul Price Abstracting stdout, stderr file descriptors, just in case.
(edit) @7568   20 years Paul Price Overhauled in preparation for the use of sockets, etc, for log …
(edit) @7567   20 years Paul Price Add check that science and fringe regions are the same.
(edit) @7566   20 years Paul Price Adding error checking, plug memory leaks, macro-ize repetitive code.
(edit) @7565   20 years Paul Price Removing line that seems to be an erroneous paste.
(edit) @7564   20 years Paul Price Changing psS32 to int to correspond to SDRS.
(edit) @7563   20 years Paul Price Removing const from psRegionIsNaN: it's passed by value, so doesn't …
(edit) @7562   20 years Paul Price Adding fringe I/O functions: pmFringeStatsReadFits, pmFringeStatsWriteFits
(edit) @7561   20 years Paul Price Removing references to psFitsHeaderFromImage, psFitsHeaderFromTable.
(edit) @7560   20 years Paul Price Removing void argument list.
(edit) @7559   20 years Paul Price Synchronising name with psLib implementation.
(edit) @7558   20 years Paul Price Changes to sychronise with current implementation.
(edit) @7557   20 years Paul Price Renaming psFitsWriteHeaderBlank as psFitsWriteBlank.
(edit) @7556   20 years Paul Price Removing duplicate definition of psImageBicubeFit and psImageBicubeMin.
(edit) @7555   20 years Paul Price Adding function to read mask and weight images.
(edit) @7554   20 years Paul Price Synchronising with current implementation: adding const to some …
(edit) @7553   20 years Paul Price Removing extraneous #if-ed out code.
(edit) @7552   20 years Paul Price Removing extraneous comma.
(edit) @7551   20 years Paul Price Removing inline from header file.
(edit) @7550   20 years Paul Price Changing long to int to match SDRS.
(edit) @7549   20 years Paul Price Removing "inline" in the header file.
Note: See TracRevisionLog for help on using the revision log.