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) @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 …
(edit) @7200   20 years jhoblitt fix stacMode()'s masking behavior
(edit) @7199   20 years jhoblitt change 'normalized' operations to use the detNormalizedImfile table
(edit) @7198   20 years jhoblitt add detNormalizedImfile
(edit) @7197   20 years jhoblitt add detNormalizedImfile misc fixes
(edit) @7196   20 years jhoblitt rename -*[master]* options to -*[normalized]*
(edit) @7195   20 years jhoblitt change procMode() to mask out detStackedImfiles
(edit) @7194   20 years Paul Price Fixing image ranges: output image range was going off the image.
(edit) @7193   20 years Paul Price Cleaning up macro code.
(edit) @7192   20 years Paul Price Cleaned up macro code.
(edit) @7191   20 years jhoblitt change stacMode() to mask out detMasterImfiles
(edit) @7190   20 years jhoblitt change rawMode() to mask out imfiles that appear in detProcessedImfiles
(edit) @7189   20 years Paul Price Adding logical operators: & and |
(edit) @7188   20 years Paul Price Changing printf to psTrace.
(edit) @7187   20 years Paul Price Adding extra error information
(edit) @7186   20 years Paul Price Type conversion (to F32) for pmReadoutRead.
(edit) @7185   20 years Paul Price Correcting read direction
(edit) @7184   20 years Paul Price Adding ppMerge recipe
(edit) @7183   20 years Paul Price Renaming ppMerge.config to ppMerge_template.config --- following …
(edit) @7182   20 years drobbin fixed stdout so all machine outputs will match.
(edit) @7181   20 years drobbin Added verbose setting to test to turn off data values output. (causes …
(edit) @7180   20 years drobbin check in changes. Output is said to be verified by paul price. minor …
(edit) @7179   20 years Paul Price Converting from F64 to F32
(edit) @7178   20 years Paul Price Normalising source fluxes by the mean
(edit) @7177   20 years jhoblitt update mode list
(edit) @7176   20 years jhoblitt impliment masterMode()
(edit) @7175   20 years jhoblitt complete masterframeMode()
(edit) @7174   20 years jhoblitt add validDetInputClassIds() start implementation of masterframeMode()
(edit) @7173   20 years Paul Price Fixing double free, caused by multiple calls to "pmCellFreeData".
(edit) @7172   20 years Paul Price Adding more info to error message.
(edit) @7171   20 years Paul Price Removing annoying "Loading configuration" message from log.
(edit) @7170   20 years Paul Price Fixing typo in error message
(edit) @7169   20 years Paul Price Adding pmHDUGenerate.h
(edit) @7168   20 years Paul Price Adding pmHDUGenerate to make an HDU (image) from the cells contained …
(edit) @7167   20 years Paul Price Don't bother checking values that have already been masked.
(edit) @7166   20 years Paul Price Adding reporting of how many values were clipped.
(edit) @7165   20 years Paul Price Changing statistics to use "long" for counts.
(edit) @7164   20 years Paul Price Calculate clippedNvalues.
(edit) @7163   20 years Paul Price Changing psStats to use "long" for counts.
(edit) @7162   20 years Paul Price Making sure SIMPLE, BITPIX and NAXIS are set in data-less primary headers
(edit) @7161   20 years Paul Price Updating essential headers for psFitsInsertImage. psFitsWriteImage …
(edit) @7160   20 years Paul Price Increasing number of data points, using sigma instead of multiplier …
(edit) @7159   20 years jhoblitt stub out -master & -masterframe
Note: See TracRevisionLog for help on using the revision log.