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) @18924   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18921   18 years Paul Price Take database information from user or site configuration.
(edit) @18920   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18919   18 years jhoblitt add -all opt
(edit) @18918   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18917   18 years Paul Price No need for #ifdef.
(edit) @18916   18 years Paul Price Fixing output directory name so it's not just a number.
(edit) @18915   18 years Paul Price Want exp_tag for output directory name.
(edit) @18914   18 years Paul Price config->complete has been removed.
(edit) @18913   18 years bills Add Fileset type OOF
(edit) @18909   18 years Paul Price Dump configuration.
(edit) @18908   18 years Paul Price Removing use of pmConfig.complete in favour of proper use of what's …
(edit) @18907   18 years Paul Price Casting away const to satisfy compiler.
(edit) @18906   18 years Paul Price Adding file naming rules for configuration dumps.
(edit) @18905   18 years Paul Price Adding functions to dump configuration to an MDC file on disk, so we …
(edit) @18904   18 years bills Add timeout to pzgetexp and extend the task's timeout value
(edit) @18903   18 years bills remove an echo
(edit) @18902   18 years Paul Price Fixing compilation error.
(edit) @18901   18 years Paul Price Support for other image types (esp U8 which now comes from having …
(edit) @18900   18 years Paul Price Removing need for additional image allocation.
(edit) @18899   18 years eugene adding update work from PAP and WS
(edit) @18898   18 years Paul Price Wrong operation!
(edit) @18897   18 years eugene adding recipe option to control number of rows processed per thread
(edit) @18896   18 years eugene turning on multithreads if desired
(edit) @18895   18 years eugene adding -threads option for multithreading
(edit) @18894   18 years eugene moving threading down into psModules functions
(edit) @18893   18 years eugene adding threaded and unthreaded versions of the detrend application …
(edit) @18892   18 years eugene adding a macro for looking up data on a scalar
(edit) @18891   18 years Paul Price Quote so that comma is not interpreted as a break.
(edit) @18890   18 years Paul Price Bounds for iteration were broken: was getting SEGV when running with …
(edit) @18889   18 years Paul Price Fixing: "Failed to execute SQL query. Error: Column 'fault' in where …
(edit) @18888   18 years bills one more fix
(edit) @18887   18 years bills fixed a couple more bugs in chiptool -processedimfile
(edit) @18886   18 years bills add exp_id to output of chiptool -processedimfile
(edit) @18885   18 years jhoblitt bug fix
(edit) @18884   18 years Paul Price Removing print to stderr outside of trace.
(edit) @18883   18 years Paul Price Source for astrometry should be camera level --> PSASTRO.OUTPUT.MEF.
(edit) @18882   18 years Paul Price Need FAKEPHOT in each reduction class.
(edit) @18881   18 years eugene updated notes on current status
(edit) @18878   18 years eugene adding options for profiler code
(edit) @18877   18 years eugene using clipped mean for detrend normalization
(edit) @18876   18 years eugene added a tmpData and tmpMask element to psStats for multithreading …
(edit) @18871   18 years Paul Price Search for files to revert based on fault code.
(edit) @18870   18 years Paul Price Can't convolve mask in-place if values to set contains values to convolve.
(edit) @18869   18 years Paul Price Don't write header keywords particular to compressed images in …
(edit) @18868   18 years Paul Price Grow the CR mask.
(edit) @18867   18 years Paul Price Use separable mask convolution to grow the footprints.
(edit) @18866   18 years Paul Price Adding PSPHOT.CR.GROW
(edit) @18865   18 years Paul Price Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL recipe …
(edit) @18864   18 years Paul Price Adding PSF_FIT_ITER, PSF_FIT_TOL, EXT_FIT_ITER and EXT_FIT_TOL to …
(edit) @18863   18 years eugene adding profile flags
(edit) @18862   18 years eugene adding threaded code for DARK and SHUTTER
(edit) @18861   18 years eugene comment out timer marks
(edit) @18860   18 years eugene splitting off pmShutterCorrectionGeneratePending for threaded coding
(edit) @18859   18 years eugene splitting off pmDarkCombinePending for threaded coding
(edit) @18858   18 years jhoblitt fix ->delete() still work if the neb implies a volume on which there …
(edit) @18857   18 years Paul Price Add a trap for case where no sources have a good extended fit.
(edit) @18856   18 years Paul Price PPIMAGE_P should write binned versions.
(edit) @18855   18 years bills fix incorrect fix
(edit) @18854   18 years Paul Price Catching !model to avoid SEGV.
(edit) @18853   18 years bills Fix compile error
(edit) @18852   18 years Paul Price Removing recipe items not defined at top level.
(edit) @18851   18 years Paul Price memset arguments were around the wrong way!
(edit) @18850   18 years Paul Price Need to check return value of fgets to avoid compiler warnings on some …
(edit) @18849   18 years Paul Price Need to check the return value of system() to avoid compiler warning …
(edit) @18848   18 years Paul Price Need to check return value of fgets to avoid compiler warnings on some …
(edit) @18847   18 years Paul Price Need to check return value of fgets to avoid compiler warning on some …
(edit) @18846   18 years Paul Price Need to check return value of fgets to avoid compiler warning on some …
(edit) @18845   18 years Paul Price Need to check return value of fwrite to avoid compiler warning on some …
(edit) @18844   18 years Paul Price System call memset shouldn't be redefined.
(edit) @18843   18 years Paul Price Include required headers.
(edit) @18842   18 years bills improve usage messages
(edit) @18841   18 years Paul Price Whoops.
(edit) @18840   18 years Paul Price Check return value of fwrite (to get around a compiler warning …
(edit) @18839   18 years eugene adding multithread capability
(edit) @18838   18 years eugene moved footprint code to psmodules, modified psphotSourceSize
(edit) @18837   18 years eugene comments re threading
(edit) @18836   18 years eugene comment regarding threading
(edit) @18835   18 years eugene mask the CR pixels
(edit) @18834   18 years eugene test code to save some output images
(edit) @18833   18 years eugene add a threading comment
(edit) @18832   18 years eugene add a comment
(edit) @18831   18 years eugene moved footprint functions to psModules
(edit) @18830   18 years eugene src/objects/Makefile.am
(edit) @18829   18 years eugene add a reference to the containing footprint
(edit) @18828   18 years eugene adding functions for footprints from psphot
(edit) @18827   18 years eugene added psThread code
(edit) @18826   18 years eugene fixed mutex error in psRealloc, cleaned organization a bit, removed …
(edit) @18825   18 years eugene added psListGetAndRemove function
(edit) @18824   18 years eugene added a comment
(edit) @18823   18 years eugene adding functions for ppImage threading (not yet finished)
(edit) @18821   18 years Paul Price Renaming readline-5.2-p12.tgz --> readline-5.2-p12.tar.gz (because …
(edit) @18820   18 years eugene add
(edit) @18807   18 years eugene adding a new status file
(edit) @18806   18 years Paul Price Need to ensure aclocal directory exists.
(edit) @18805   18 years Paul Price Adding latest version of cfitsio
(edit) @18804   18 years Paul Price Removing irrelevant files
(edit) @18801   18 years Paul Price pedestal is obsolete now too.
(edit) @18800   18 years Paul Price Nebulous and nebclient shouldn't be distributed or built for anyone …
(edit) @18799   18 years Paul Price Need to update branch tag.
Note: See TracRevisionLog for help on using the revision log.