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) @7300   20 years Paul Price Applying patches from RHL. * Correctly detect cfitsio 3 (ffdkopn) * …
(edit) @7299   20 years jhoblitt make -define mode -exp_id & -det_type required
(edit) @7298   20 years Paul Price Adding psErrorCodeLast (from RHL); implementation in RHL patch.
(edit) @7297   20 years Paul Price SIMPLE may not be at the start of the header (for some reason), so …
(edit) @7296   20 years drobbin checked in test output. Metadata_01 test is now currently empty. …
(edit) @7295   20 years Paul Price If SIMPLE is F, then don't block keywords. Also caught a bug in the …
(edit) @7294   20 years Paul Price Applying patch from Josh: adds 'or' conditional support to psDB where …
(edit) @7293   20 years jhoblitt add multiple -exp_id support to -define
(edit) @7292   20 years jhoblitt VERSION to '0.11'
(edit) @7291   20 years jhoblitt update to new psFitsWriteTable() prototype
(edit) @7290   20 years jhoblitt change detInputExp.exp_id to be part of the primary key
(edit) @7289   20 years Paul Price Remove SIMPLE from the list of banned keywords, but ensure it's a …
(edit) @7288   20 years Paul Price Some extra error-checking
(edit) @7287   20 years magnier fixed makefile
(edit) @7286   20 years Paul Price Missed pmMaskBadPixelsErrors.dat, cleaning up conflict.
(edit) @7285   20 years magnier returned pmMaskBadPixels.c
(edit) @7284   20 years magnier minor diffs
(edit) @7283   20 years Paul Price Restoring pmMaskBadPixels to the build (it has different functionality …
(edit) @7282   20 years magnier finish up the basic astrometry functions
(edit) @7281   20 years magnier added tests for missing CELL.TIME concepts
(edit) @7280   20 years magnier added test for missing parsed value
(edit) @7279   20 years magnier added tests for missing filenames
(edit) @7278   20 years Paul Price Addition of a vast quantity of assertions in public functions. …
(edit) @7277   20 years Paul Price Removing psReadout assertions.
(edit) @7276   20 years Paul Price Removing pmReadout.[ch] from the build. It can probably be dropped …
(edit) @7275   20 years Paul Price Adding pmFPAMaskWeight.h to psmodules.h, small changes to …
(edit) @7274   20 years Paul Price Adding NULL checks at function start, to provide some robustness, …
(edit) @7273   20 years jhoblitt ws
(edit) @7272   20 years Paul Price Splitting out the separate gains for spliced, doing only a single chip.
(edit) @7271   20 years jhoblitt ws
(edit) @7270   20 years jhoblitt ws
(edit) @7269   20 years jhoblitt whitespace
(edit) @7268   20 years jhoblitt whitespace
(edit) @7267   20 years drobbin Removed test calling psMetadataReadHeader which seems to no longer be …
(edit) @7266   20 years Paul Price It appears that cfitsio doesn't really distinguish between short int …
(edit) @7265   20 years jhoblitt whitespace
(edit) @7264   20 years jhoblitt whitespace
(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) @7259   20 years Paul Price Commenting out the running counter.
(edit) @7258   20 years Paul Price Adding ppMerge recipe.
(edit) @7257   20 years Paul Price Setting initial value to avoid compiler warning about value being used …
(edit) @7256   20 years Paul Price pmReadoutCombine is working, but it's kind of slow.
(edit) @7255   20 years Paul Price Using memset on psVectorInit when the value is zero (then we can get …
(edit) @7254   20 years Paul Price Changes to HDU generation: don't add chips/cells that have their own …
(edit) @7253   20 years Paul Price Updated in response to bugs 761,762: changed CELL.TIME formats, …
(edit) @7252   20 years Paul Price Removing ISO from CELL.TIME format, since it is the default option
(edit) @7251   20 years Paul Price Removing commented-out code (old version of psStringSplit).
(edit) @7250   20 years Paul Price Applying patch from RHL to remove extraneous \n from end of psError …
(edit) @7249   20 years Paul Price Adding recurse option to pmFPAWrite, pmChipWrite. pixels option now …
(edit) @7248   20 years jhoblitt whitespace
(edit) @7247   20 years jhoblitt impliment -runs
(edit) @7246   20 years Paul Price Fixing bug 760: cfitsio refuses to write out NaN and Inf (it …
(edit) @7245   20 years Paul Price Removed psMetadataReadHeader --- this function is no longer in the …
(edit) @7244   20 years Paul Price Fix for bug 759: Adding a filter to catch NaN, Inf and -Inf in FITS …
(edit) @7243   20 years jhoblitt impliment -processed -unmask
(edit) @7242   20 years jhoblitt add -processed -exp & -processed -unmask
(edit) @7241   20 years Paul Price Changed psFitsWriteHeader to psFitsWriteBlank
(edit) @7240   20 years jhoblitt tweak error message
(edit) @7239   20 years jhoblitt implement procMode() support for -chip
(edit) @7238   20 years Paul Price Updating calls to psFitsWriteHeader and psFitsWriteTable following API …
(edit) @7237   20 years Paul Price Changed psFitsWriteHeaderNotImage to psFitsWriteBlank.
(edit) @7236   20 years Paul Price Missed a curly.
(edit) @7235   20 years Paul Price psFitsWriteBlank will now preserve NAXISn, etc, having set NAXIS=0.
(edit) @7234   20 years Paul Price Changing the order of arguments for psFitsWriteHeader and …
(edit) @7233   20 years Paul Price Changed order of arguments for psFitsWriteHeader.
(edit) @7232   20 years Paul Price Changing the order of arguments for psFitsWriteHeader and …
(edit) @7231   20 years Paul Price Adding extname paramter to psFitsWriteTable.
(edit) @7230   20 years Paul Price Moving psFitsWriteTable functionality into psFitsInsertTable (the two …
(edit) @7229   20 years Paul Price Changing p_psFitsWriteHeader to psFitsWriteHeader (no check on the …
(edit) @7228   20 years Paul Price Removing psBinaryOp with = operator (no longer supported) in favour of …
(edit) @7227   20 years Paul Price psFitsWriteHeader checks that the HDU exists, and creates one if …
(edit) @7226   20 years Paul Price Extending the block on writing certain FITS headers to tables; …
(edit) @7225   20 years drobbin updated tests to remove failing outputs.
(edit) @7224   20 years Paul Price Fixing problem that prevented us from writing a PHU consisting of a …
(edit) @7223   20 years drobbin fixed some tests and reset verified output.
(edit) @7222   20 years Paul Price Getting rid of extraneous parenthesis that caused formatting problems.
(edit) @7221   20 years Paul Price Only particular FITS keywords may be duplicated in the metadata; …
(edit) @7220   20 years Paul Price Adding ppTest binary to .cvsignore
(edit) @7219   20 years Paul Price Adding additional files (created during build) to .cvsignore
(edit) @7218   20 years Paul Price Removing configuration files --- these are stored centrally now.
(edit) @7217   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7216   20 years Paul Price Various changes made in the course of testing.
(edit) @7215   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7214   20 years Paul Price Removing extraneous file, left over after reorganisation
(edit) @7213   20 years Paul Price Moving files to other directories to copy src/ reorganisation
(edit) @7212   20 years Paul Price Moving files from test/imsubtract/ to copy src/ reorganisation
(edit) @7211   20 years Paul Price Removing psDB_dummy.h in favour of putting its function into psDB.h so …
(edit) @7210   20 years Paul Price Adding emacs temporary files to CLEANFILES
(edit) @7209   20 years Paul Price Removing old files, which shouldn't have been here in the first place.
(edit) @7208   20 years Paul Price Removing old stuff --- it used psCell, so it's really really old. …
(edit) @7207   20 years Paul Price Updating psArguments example code.
(edit) @7206   20 years Paul Price Changing psArgumentParse description to allow arguments to be …
(edit) @7205   20 years jhoblitt stub out -processed -chip support
(edit) @7204   20 years Paul Price Debugging readout combination for ppMerge. There are still problems, …
(edit) @7203   20 years Paul Price Generate a MULTI the first time a DUPLICATE_OK is supplied. Change …
(edit) @7202   20 years Paul Price Updated test following update of psArguments.c
(edit) @7201   20 years Paul Price MULTI is now used for multiple items with the same value (-arg 1 -arg …
Note: See TracRevisionLog for help on using the revision log.