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) @19277   18 years bills move resolve_project here so it can be shared.
(edit) @19276   18 years bills fix incorrect sql for stackSumSkyfile lookup
(edit) @19275   18 years bills Add fileset type SHACKHARTMANN
(edit) @19274   18 years bills set ds_id for new request
(edit) @19273   18 years bills missing semicolon
(edit) @19272   18 years bills check for output from the ipp tool before trying to parse it
(edit) @19271   18 years Paul Price Reducing (and asserting on) bounds for copy. There's some memory …
(edit) @19270   18 years Paul Price The bad pixels were coming through in ds9 as the maximum value. …
(edit) @19269   18 years Paul Price Fixing compilation error.
(edit) @19268   18 years Paul Price Moving the inspect/reject debugging mask output to here, so that the …
(edit) @19267   18 years Paul Price Inspection and rejection masks are now written by ppStackLoop
(edit) @19266   18 years bills comment out -ppsim_recipe FLATCORR since ppSimSequence isn't ready for …
(edit) @19265   18 years bills remove reference to obsolete program
(edit) @19264   18 years eugene move tempfiles to /tmp
(edit) @19263   18 years eugene fix invalid use of file_resolve on path_base; move tempfiles to /tmp
(edit) @19262   18 years eugene carp error, and report a different error for md parse error vs empty md
(edit) @19261   18 years eugene put tempfiles in /tmp
(edit) @19260   18 years eugene allow -inputskyfiles to return the list even if run is done
(edit) @19259   18 years eugene extend 64 byte name limit to 128
(edit) @19258   18 years eugene do not join against tess_id
(edit) @19257   18 years eugene add select_label
(edit) @19256   18 years eugene add label; fix definebyquery -- do not join against tess_id
(edit) @19255   18 years eugene add search-by-label
(edit) @19254   18 years eugene add label and comment
(edit) @19253   18 years eugene add comment
(edit) @19252   18 years Paul Price Only wait for the thread pool if we're threaded. Otherwise we can end …
(edit) @19251   18 years Paul Price Fix compilation errors.
(edit) @19250   18 years bills fixed incorrect return value from gfits_read_Xheader
(edit) @19249   18 years Paul Price stacktool wasn't applying the restrictions specified on the …
(edit) @19248   18 years bills don't try and close null file handle
(edit) @19247   18 years Paul Price Remove extraneous macro definitions.
(edit) @19246   18 years Paul Price Don't allow negative 'thisScan'.
(edit) @19245   18 years Paul Price Always write out the convolution kernel: it's cheap.
(edit) @19244   18 years Paul Price Fixing bad variable that was in ALL autogen scripts.
(edit) @19243   18 years Paul Price Trying to reduce memory usage, which gets somewhat large in the end of …
(edit) @19242   18 years Paul Price Need to read into original.
(edit) @19241   18 years Paul Price Don't increment pixel array size bit by bit.
(edit) @19240   18 years Paul Price Don't increment the size of pixels array bit by bit.
(edit) @19239   18 years Paul Price Caught an important bug: was using the wrong index in comparison.
(edit) @19238   18 years Paul Price Checking result of system calls.
(edit) @19237   18 years Paul Price Missed a system call without error check.
(edit) @19236   18 years Paul Price Refining source mask: get rid of anything that might be junk.
(edit) @19235   18 years Paul Price Need to get data out of the readout before returning.
(edit) @19234   18 years Paul Price Revising source mask.
(edit) @19233   18 years Paul Price Fixing source mask: we want to make saturated stars (the magnitude …
(edit) @19232   18 years Paul Price GNU systems define a "fast" mutex that is non-portable (i.e., …
(edit) @19231   18 years Paul Price Adding command-line option -debug-stack to use previously calculated …
(edit) @19230   18 years Paul Price In the case that there is no chip/cell (the readout is orphaned), the …
(edit) @19229   18 years bills remove C version of locateimages and dependence of pstamp/src on ippdb
(edit) @19228   18 years Paul Price Variance factor wasn't being corrected for the sum of the (now …
(edit) @19227   18 years Paul Price Change to decent logging level.
(edit) @19226   18 years Paul Price Expanded source mask to weed out everything that could upset the …
(edit) @19225   18 years Paul Price Adding additional debugging output when TESTING.
(edit) @19224   18 years bills exp_id is null for stamp jobs from stack images
(edit) @19223   18 years bills add exp_id to pstampJob
(edit) @19222   18 years bills Add perl module directory PStamp to the build
(edit) @19221   18 years bills -processedreq chanaged to -updatereq -processedjob changed to -updatejob
(edit) @19220   18 years bills save the exp_id in the job table so that we can lookup the metadata …
(edit) @19219   18 years bills add exp_id to pstampJob. Rename -processedreq to -updatereq and …
(edit) @19218   18 years bills need to specify table for exp_id
(edit) @19217   18 years bills moved this to top level to facilitate building (mixing Build.PL and …
(edit) @19216   18 years bills Add perl module for Postage Stamp server functions that might be shared
(edit) @19215   18 years Paul Price Need to add 1 to convert C --> Fortran/FITS.
(edit) @19214   18 years Paul Price Adding function to print ds9 region file for sources --- useful for …
(edit) @19213   18 years Paul Price The input sources and the final product sources were being confused …
(edit) @19212   18 years Paul Price Supplying missing paren.
(edit) @19211   18 years Paul Price Avoiding error:"radius is 0 or less" from pmSourceDefinePixels.
(edit) @19210   18 years Paul Price Make sources much fainter than we have been --- 1/10 of SD instead of SD.
(edit) @19209   18 years Paul Price 'inner' member of pmSubtractionKernels wasn't being updated.
(edit) @19208   18 years Paul Price Don't produce a file if there's nothing in it.
(edit) @19207   18 years Paul Price Avoiding use of sqrt.
(edit) @19206   18 years Paul Price Turn off debugging output for CVS version.
(edit) @19205   18 years Paul Price Just in case…
(edit) @19204   18 years Paul Price Fixing compilation error. Didn't set sizes.
(edit) @19203   18 years Paul Price Needed to add table name.
(edit) @19202   18 years Paul Price More restrictions on sources.
(edit) @19201   18 years Paul Price Don't blindly use all input sources as stamps.
(edit) @19200   18 years Paul Price Propagate more source characteristics, esp the mode (specifies CR/EXT).
(edit) @19199   18 years Paul Price Need to set data_exists.
(edit) @19198   18 years Paul Price Need to turn on saving explicitly!
(edit) @19197   18 years Paul Price No longer need to 'register run as completed': this is automatically …
(edit) @19196   18 years Paul Price Add output of convolution kernel when TESTING.
(edit) @19195   18 years Paul Price Adding output target PSF.
(edit) @19194   18 years Paul Price Adding output for target PSF.
(edit) @19193   18 years Paul Price Fixing typo.
(edit) @19192   18 years Paul Price Ensure analysis metadata is in output.
(edit) @19191   18 years Paul Price Adding additional output product: convolution kernels.
(edit) @19190   18 years Paul Price Adding output subtraction kernel for ppSub.
(edit) @19189   18 years Paul Price Adding I/O of subtraction kernels to pmFPAfile stuff.
(edit) @19188   18 years Paul Price Include dependent headers.
(edit) @19187   18 years eugene fix typo
(edit) @19186   18 years eugene adding DVO_FORMAT_PS1_DEV_3
(edit) @19185   18 years eugene extending image name to 128 bytes; updating conversion routines
(edit) @19184   18 years Paul Price Enable threading for FFTW
(edit) @19183   18 years eugene adding label to ippMonitor tables
(edit) @19182   18 years eugene moving search options and search option parsing to pxcam
(edit) @19181   18 years eugene adding sample WHERE for update (commented out)
(edit) @19180   18 years eugene adding notes on flatcorr
(edit) @19179   18 years eugene adding sample (commented-out) lines on update processing
(edit) @19178   18 years eugene adding run_state, and update option
Note: See TracRevisionLog for help on using the revision log.