IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13655   19 years magnier if we are missing an image, try to use the header NAXIS1,2 values
(edit) @13654   19 years magnier replaced PM with psModules in error code
(edit) @13653   19 years magnier added a trace message
(edit) @13646   19 years magnier parsing the biassec based on []
(edit) @13644   19 years Paul Price Updating test build system for psModules to match that for psLib.
(edit) @13625   19 years magnier adjust to add tap elements
(edit) @13591   19 years Paul Price Adding pmConfigMask to use symbolic names for mask values. Need to …
(edit) @13567   19 years rhl Set PM_SOURCE_MODE_BADPSF when we fail to get a good PSF estimate for …
(edit) @13561   19 years magnier fixed return success status
(edit) @13560   19 years magnier added verbosity
(edit) @13527   19 years magnier added blocking to make the steps clearer
(edit) @13526   19 years magnier fixed the I/O concepts to create an output which can be read correctly
(edit) @13525   19 years magnier changed these functions to return the success/failure value, not to …
(edit) @13524   19 years magnier re-created the case if name is NULL
(edit) @13523   19 years magnier added pmFPAfileStringFromType
(edit) @13520   19 years Paul Price Catch the case where everything is masked.
(edit) @13519   19 years Paul Price Fixing pmFPAfileActivate to quietly return true when there are no …
(edit) @13514   19 years magnier adding some test output code; removed asymmetrical clipping for apresd …
(edit) @13511   19 years Paul Price Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
(edit) @13510   19 years Paul Price Check for non-finite values within the stamp that might generate a bad …
(edit) @13500   19 years Paul Price Use the standard functions for parsing/formatting CELL.XWINDOW,YWINDOW.
(edit) @13499   19 years Paul Price Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
(edit) @13496   19 years Paul Price Allow multiple (only input, currently) filerules of the same name.
(edit) @13495   19 years Paul Price Plugging memory leaks.
(edit) @13492   19 years Paul Price Use value before freeing!
(edit) @13487   19 years Paul Price Bug fixes and algorithmic improvements to get it to a working state. …
(edit) @13473   19 years magnier converting to the new kapa 2.0 API set
(edit) @13472   19 years magnier poor aperture magnitude should not cause psphot to die
(edit) @13457   19 years Paul Price Adding pmStack in favour of pmImageCombine
(edit) @13451   19 years Paul Price Removing empty function.
(edit) @13431   19 years rhl Fix memory leak
(edit) @13426   19 years rhl Check {modelFromPSFFunc,pmSourcePhotometryAper,psEllipsePolToAxes}'s …
(edit) @13424   19 years rhl Check pmPSF_FitToModel's return code
(edit) @13423   19 years rhl Call psError in case of trouble
(edit) @13422   19 years rhl handle NULL modelPSF; fix memory leaks
(edit) @13421   19 years rhl Include pmErrorCodes.h
(edit) @13420   19 years rhl Added PSF
(edit) @13414   19 years Paul Price Added in some error handling.
(edit) @13410   19 years Paul Price Adding const
(edit) @13406   19 years Paul Price Replacing "middle man" static inline functions with macros, because …
(edit) @13398   19 years Paul Price Optimising the creating of convolution kernels: moved operations that …
(edit) @13397   19 years Paul Price Ensure use of "inline".
(edit) @13395   19 years Paul Price Bit better optimisation on convolution: was generating the kernel …
(edit) @13390   19 years Paul Price Spatial variation working for both POIS and ISIS kernels.
(edit) @13389   19 years Paul Price Fixing subtraction of nominated kernel. This is used to maintain …
(edit) @13386   19 years Paul Price Cleaning up convolvePixel function.
(edit) @13385   19 years Paul Price Removing extraneous line.
(edit) @13383   19 years Paul Price Fixing identification of the subIndex for higher orders.
(edit) @13381   19 years Paul Price Adding trace output.
(edit) @13380   19 years Paul Price Convolution optimisation, mostly for ISIS kernels.
(edit) @13379   19 years Paul Price Adding diagnostic output: FITS files with stamp matrices or kernels
(edit) @13378   19 years Paul Price Adding trace statement.
(edit) @13373   19 years rhl Assert that all went well, e.g. pmSource classification
(edit) @13370   19 years Paul Price Had left out raising numbers to the power zero.
(edit) @13366   19 years Paul Price Removing unneccessary assertion. Fixing up errors in coordinates …
(edit) @13365   19 years Paul Price Need to be more careful about the border when searching for stamps. …
(edit) @13364   19 years Paul Price Confused columns and rows.
(edit) @13355   19 years Paul Price "-F OLD NEW" on the command line does file rule redirection. The new …
(edit) @13347   19 years Paul Price Filenames are provided in pmFPAfileIO.c --- these functions shouldn't …
(edit) @13346   19 years Paul Price pmConfigConvertFilename shouldn't be creating files, just seeing if …
(edit) @13340   19 years Paul Price Cleaning up image subtraction code, getting ready to use. Not tested yet.
(edit) @13339   19 years Paul Price Expanding chip and cell parity out so that separate error messages are …
(edit) @13338   19 years rhl Fix typos; noise --> weight and a missing }
(edit) @13335   19 years magnier adding PM_MODEL_OP_NOISE
(edit) @13300   19 years Paul Price Inability to generate WCS should be a warning rather than an error --- …
(edit) @13299   19 years Paul Price Should check both target and source parity.
(edit) @13298   19 years Paul Price Chip concepts are not found in the cell.…
(edit) @13274   19 years Paul Price Don't use pmConfigConvertFilename here --- it's done by pmFPAfileOpen, …
(edit) @13214   19 years magnier adding PlotApResid
(edit) @13213   19 years magnier added a clear, use noX version of kapa
(edit) @13212   19 years magnier fix memory leak for residuals
(edit) @13207   19 years Paul Price Attempting to psFree something not on psLib memory system.
(edit) @13195   19 years Paul Price Putting in the appropriate concepts for Gene's WCS cell->chip fix, and …
(edit) @13194   19 years magnier set chip data_exists when a cell is copied
(edit) @13193   19 years magnier added test for output data existence before opening output data file
(edit) @13192   19 years magnier added functions to check pmFPA/Chip/Cell/Readout for psphot sources
(edit) @13191   19 years magnier added functions to check pmFPA/Chip/Cell/Readout for psf data
(edit) @13190   19 years magnier added functions to check pmFPA/Chip/Cell/Readout data_exists flags
(edit) @13189   19 years magnier added ifdef-ed out code to set the WCS for a chip in pmChipMosaic
(edit) @13139   19 years magnier fixed inconsistencies between read and write
(edit) @13138   19 years magnier dropped old file (moved to SMPDATA.c)
(edit) @13137   19 years magnier changed pmSourceDophotType to pmSourceGetDophotType
(edit) @13136   19 years magnier added psphotSetDophotType; changed pmSourceDophotType to …
(edit) @13135   19 years magnier minor change
(edit) @13134   19 years magnier testing robust fit for clipped stats (needs more work)
(edit) @13101   19 years jhoblitt check the env for NEB_SERVER var check the conf system for NEB_SERVER …
(edit) @13097   19 years jhoblitt update nebCreate() syntax
(edit) @13077   19 years magnier fix memory leaks
(edit) @13064   19 years magnier converting the PSF model fits to the polariation terms (replacing …
(edit) @13038   19 years magnier fixed diff with eam_02_branch
(edit) @13034   19 years magnier incorporating updates from eam_02_branch (cached models, pmPSF FITS IO)
(edit) @12988   19 years Paul Price Changing pmShutterCorrectionMeasure to act on a readout, rather than …
(edit) @12949   19 years magnier adding pmResiduals (from eam_02_branch)
(edit) @12916   19 years rhl pmConfig no longer owns arg[cv];
(edit) @12915   19 years rhl pmConfig no longer owns arg[cv]; propagate camera.config errors up
(edit) @12906   19 years magnier removed argc,argv from pmConfig
(edit) @12905   19 years magnier alloc our own copy of argv
(edit) @12890   19 years rhl Need <strings.h> for strn?casecmp
(edit) @12889   19 years rhl finite() isn't in posix; use isfinite()
(edit) @12888   19 years rhl Use memset not bzero
Note: See TracRevisionLog for help on using the revision log.