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) @42785   18 months tdeboer ppMerge memory leak, ppMerge changes
(edit) @42764   19 months eugene check for memleaks
(edit) @40529   8 years eugene enable the -mask-suspect-min,max options
(edit) @40485   8 years eugene add FLATTEST detrend type to generate a flat without breaking things
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @39500   10 years eugene copy concepts from image to sigma and counts structures; pre-alloc a …
(edit) @38034   11 years eugene replace Makefile.am sed code with pslib-setsvnversion
(edit) @35687   13 years watersc1 Changes to ppMerge to allow it to gracefully skip a cell if there are …
(edit) @34089   14 years eugene changes to support pedantic gcc warnings; add configure option for …
(edit) @33757   14 years watersc1 Backing out my ppMerge change on the trunk, in case I forget about …
(edit) @33755   14 years watersc1 ppMergeCamera.c fix to allow me to finish generating detrends. This …
(edit) @33666   14 years watersc1 ppMerge/detrend script changes to create noisemap detrends.
(edit) @33093   15 years bills missed adding new argument to a couple of calls to psThreadPoolWait
(edit) @31165   15 years eugene updates from eam branch
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27989   16 years Paul Price Removing the 'FPA.OBS' concept (once called 'FPA.NAME'). The original …
(edit) @26654   17 years eugene need to remove CELL.READNOISE.UPDATE after gain is set
(edit) @26629   17 years Paul Price Recipe value GAIN.OVERRIDE specifies whether the gain should be set to …
(edit) @26500   17 years heather adding SKYFLATTEST_RAW …
(edit) @25769   17 years Paul Price Average concepts before writing anything out, since averaged concepts …
(edit) @24909   17 years eugene add options to limit processing to single chips and cells
(edit) @24908   17 years eugene add options to limit processing to single chips and cells
(edit) @24837   17 years eugene add options to smooth output fringe image with Gaussian kernel
(edit) @24821   17 years eugene add calls for pmDarkCombine visualization
(edit) @24804   17 years eugene load RULE from DARK.ORDINATES
(edit) @24798   17 years eugene skip video cells (naxis3 > 1)
(edit) @24797   17 years eugene check for rows == 0 and threads non-zero
(edit) @24795   17 years eugene mod to pmReadoutReadChunk API
(edit) @24782   17 years eugene various fringe fixes
(edit) @24734   17 years eugene add DARKTEST as dark type alias
(edit) @24119   17 years eugene allow option to skip mask check
(edit) @24118   17 years eugene allow option to skip mask check
(edit) @24115   17 years eugene allow suspect pixels to be masked based on absolute value as well as …
(edit) @24114   17 years eugene allow suspect pixels to be masked based on absolute value as well as …
(edit) @24006   17 years eugene we were passing the wrong view to ppMergeFileOpenInput
(edit) @23808   17 years Paul Price Fixing directory for svn version.
(edit) @23800   17 years Paul Price Making version information not dependent upon running configure, but …
(edit) @23790   17 years Paul Price Fixed version information in builds: determined separately (and …
(edit) @23753   17 years Paul Price Put statistics files in RUN metadata. Removed unnecessary argument …
(edit) @23695   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23692   17 years Paul Price Getting more serious about error codes. We don't want them …
(edit) @23609   17 years Paul Price Generate the header, if it doesn't exist.
(edit) @23463   17 years eugene add ability to handle CTEMASK mode (combine like a flat; mask pixels …
(edit) @23410   17 years Paul Price Moving new version of ppMergeLoop.c in separate file to proper name.
(edit) @23289   17 years Paul Price Put version information in HISTORY header keywords, so that they are …
(edit) @23259   17 years Paul Price Changing API for psRandomAlloc() to make it easier to be …
(edit) @23229   17 years eugene merging changes from branches/eam_branches/eam_branch_20090303 …
(edit) @23195   17 years Paul Price Adding function to print version information so it's captured in the log.
(edit) @23166   17 years Paul Price Add software version to header.
(edit) @23126   17 years Paul Price Updating version functions to match psLib.
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21365   17 years Paul Price Merging pap_branch_20090128. Resolved a small number of conflicts. …
(edit) @21265   17 years bills remove duplicate line causing compile error
(edit) @21244   17 years eugene merging Doxygen templates added by Bill G
(edit) @21183   17 years eugene incorporating changes from 16bit mask upgrades (eam_branch_20081230)
(edit) @21139   18 years eugene sigmaCell and countsCell needed to get the concepts from outCell: why …
(edit) @21138   18 years eugene avoid segfault: check for null typeStr
(edit) @21052   18 years eugene adding Doxyfile to cvsignore
(edit) @21038   18 years giebink Add Doxyfile
(edit) @21037   18 years giebink Initial Revision
(edit) @20887   18 years Paul Price Need to read the headers when opening, so we can have the concepts …
(edit) @19603   18 years eugene adding new libtool outputs to .cvsignore
(edit) @19586   18 years Paul Price Libtool was disabled!
(edit) @19360   18 years eugene adding FLAT_RAW, making SKY and DOME flats consistent
(edit) @19328   18 years eugene added FLAT_CORRECT type (not the final answer...)
(edit) @19299   18 years Paul Price psThreadJob is now mutable within the thread function.
(edit) @19288   18 years Paul Price Cleaning up.
(edit) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(edit) @19081   18 years eugene OOPS: counting error, was loading header from only first readout
(edit) @19014   18 years Paul Price Following fix of pmReadoutReadChunks, need to set readout->forceScan, …
(edit) @18967   18 years Paul Price Fixing following changes to psThread.
(edit) @18930   18 years Paul Price Mask value isn't available until images have been read in.
(edit) @18862   18 years eugene adding threaded code for DARK and SHUTTER
(edit) @18839   18 years eugene adding multithread capability
(edit) @18758   18 years eugene hash-def out threading features
(edit) @18757   18 years eugene adding multithreading capability
(edit) @18756   18 years eugene moving extra includes to ppMerge.h
(edit) @18603   18 years Paul Price Fixing typo.
(edit) @18558   18 years eugene re-org and cleanup of the mask bits to make it consistent with the …
(edit) @18365   18 years eugene add smoothing of suspect pixels; chip and cell options; skip unused …
(edit) @18218   18 years eugene do not error on bad background values
(edit) @18166   18 years Paul Price New API for reading images.
(edit) @18112   18 years eugene added FLAT_PREMASK and DARK_PREMASK to detrend types
(edit) @18070   18 years Paul Price Truncate statistics file.
(edit) @18061   18 years jhoblitt add truncate parameter to pmConfigConvertFilename()
(edit) @18060   18 years Paul Price Need to default MASK.GROW to -1, since 0 is a valid value.
(edit) @18030   18 years Paul Price Read functions for readouts need to take a database handle so they can …
(edit) @18025   18 years Paul Price Only average concepts for chip if they exist!
(edit) @17929   18 years bills fix compile error
(edit) @17915   18 years Paul Price Need to include camera name now.
(edit) @17430   18 years bills need to merge chip concepts for masks too
(edit) @17424   18 years bills added pmConceptsAverageChips. This is needed to get valid files from …
(edit) @17319   18 years Paul Price Need to declare "stats" and "view" before any "goto ERROR", since …
(edit) @17233   18 years Paul Price Removing files from un-modernised version of ppMerge.
(edit) @17227   18 years Paul Price Merging in pap_branch_080320 --- modernised version of ppMerge.
(edit) @17087   18 years bills remove extra misplaced psFree
(edit) @17051   18 years Paul Price Need strings.h for strcasecmp
(edit) @16989   18 years Paul Price Fix for outrageous use of memory when combining GPC images --- there …
(edit) @16950   18 years Paul Price Adding the use of an optional dark normalisation concept. This will …
(edit) @16907   18 years Paul Price Fixing logic error in iterating, which caused ppMerge to jump over all …
Note: See TracRevisionLog for help on using the revision log.