|
|
|
@19302
|
18 years |
eugene |
adding summary pages, mods to generate and ipp.php to support summary pages
|
|
|
|
@19301
|
18 years |
eugene |
changing a few references of run to new
|
|
|
|
@19299
|
18 years |
Paul Price |
psThreadJob is now mutable within the thread function.
|
|
|
|
@19298
|
18 years |
Paul Price |
psThreadJob is now mutable.
|
|
|
|
@19297
|
18 years |
Paul Price |
Adding result array to psThreadJob
|
|
|
|
@19296
|
18 years |
Paul Price |
PSFs are supposed to be at the chip level, but I don't think this …
|
|
|
|
@19295
|
18 years |
eugene |
use the camera root name to search the detrend database
|
|
|
|
@19294
|
18 years |
eugene |
test for .smf file before requiring
|
|
|
|
@19293
|
18 years |
eugene |
adding -label
|
|
|
|
@19292
|
18 years |
eugene |
adding comment search; change state and label to set-state, set-label
|
|
|
|
@19290
|
18 years |
eugene |
minor demo for chris
|
|
|
|
@19289
|
18 years |
eugene |
minor change
|
|
|
|
@19288
|
18 years |
Paul Price |
Cleaning up.
|
|
|
|
@19287
|
18 years |
bills |
extend timeout.
|
|
|
|
@19286
|
18 years |
bills |
avoid going past the end of an image
|
|
|
|
@19285
|
18 years |
bills |
Added a task to run pztool -clearcommonfaults periodically.
Set exec …
|
|
|
|
@19284
|
18 years |
bills |
/tmp/$tess_id.$the_rest may be invalid if $tess_id is a path with …
|
|
|
|
@19283
|
18 years |
Paul Price |
Added bad/poor distinction for pmStackReject: API change. This …
|
|
|
|
@19282
|
18 years |
Paul Price |
We want a bad/poor mask distinction in the mask convolution for …
|
|
|
|
@19281
|
18 years |
Paul Price |
We probably want to put a source down everywhere there's supposed to …
|
|
|
|
@19280
|
18 years |
Paul Price |
Adding POOR.FRACTION.
|
|
|
|
@19279
|
18 years |
bills |
lookup the image_db from the project
|
|
|
|
@19278
|
18 years |
bills |
move resolve_project to PStamp::Job so that it can be shared
|
|
|
|
@19277
|
18 years |
bills |
move resolve_project here so it can be shared.
|
|
|
|
@19276
|
18 years |
bills |
fix incorrect sql for stackSumSkyfile lookup
|
|
|
|
@19275
|
18 years |
bills |
Add fileset type SHACKHARTMANN
|
|
|
|
@19274
|
18 years |
bills |
set ds_id for new request
|
|
|
|
@19273
|
18 years |
bills |
missing semicolon
|
|
|
|
@19272
|
18 years |
bills |
check for output from the ipp tool before trying to parse it
|
|
|
|
@19271
|
18 years |
Paul Price |
Reducing (and asserting on) bounds for copy. There's some memory …
|
|
|
|
@19270
|
18 years |
Paul Price |
The bad pixels were coming through in ds9 as the maximum value. …
|
|
|
|
@19269
|
18 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@19268
|
18 years |
Paul Price |
Moving the inspect/reject debugging mask output to here, so that the …
|
|
|
|
@19267
|
18 years |
Paul Price |
Inspection and rejection masks are now written by ppStackLoop
|
|
|
|
@19266
|
18 years |
bills |
comment out -ppsim_recipe FLATCORR since ppSimSequence isn't ready for …
|
|
|
|
@19265
|
18 years |
bills |
remove reference to obsolete program
|
|
|
|
@19264
|
18 years |
eugene |
move tempfiles to /tmp
|
|
|
|
@19263
|
18 years |
eugene |
fix invalid use of file_resolve on path_base; move tempfiles to /tmp
|
|
|
|
@19262
|
18 years |
eugene |
carp error, and report a different error for md parse error vs empty md
|
|
|
|
@19261
|
18 years |
eugene |
put tempfiles in /tmp
|
|
|
|
@19260
|
18 years |
eugene |
allow -inputskyfiles to return the list even if run is done
|
|
|
|
@19259
|
18 years |
eugene |
extend 64 byte name limit to 128
|
|
|
|
@19258
|
18 years |
eugene |
do not join against tess_id
|
|
|
|
@19257
|
18 years |
eugene |
add select_label
|
|
|
|
@19256
|
18 years |
eugene |
add label; fix definebyquery -- do not join against tess_id
|
|
|
|
@19255
|
18 years |
eugene |
add search-by-label
|
|
|
|
@19254
|
18 years |
eugene |
add label and comment
|
|
|
|
@19253
|
18 years |
eugene |
add comment
|
|
|
|
@19252
|
18 years |
Paul Price |
Only wait for the thread pool if we're threaded. Otherwise we can end …
|
|
|
|
@19251
|
18 years |
Paul Price |
Fix compilation errors.
|
|
|
|
@19250
|
18 years |
bills |
fixed incorrect return value from gfits_read_Xheader
|
|
|
|
@19249
|
18 years |
Paul Price |
stacktool wasn't applying the restrictions specified on the …
|
|
|
|
@19248
|
18 years |
bills |
don't try and close null file handle
|
|
|
|
@19247
|
18 years |
Paul Price |
Remove extraneous macro definitions.
|
|
|
|
@19246
|
18 years |
Paul Price |
Don't allow negative 'thisScan'.
|
|
|
|
@19245
|
18 years |
Paul Price |
Always write out the convolution kernel: it's cheap.
|
|
|
|
@19244
|
18 years |
Paul Price |
Fixing bad variable that was in ALL autogen scripts.
|
|
|
|
@19243
|
18 years |
Paul Price |
Trying to reduce memory usage, which gets somewhat large in the end of …
|
|
|
|
@19242
|
18 years |
Paul Price |
Need to read into original.
|
|
|
|
@19241
|
18 years |
Paul Price |
Don't increment pixel array size bit by bit.
|
|
|
|
@19240
|
18 years |
Paul Price |
Don't increment the size of pixels array bit by bit.
|
|
|
|
@19239
|
18 years |
Paul Price |
Caught an important bug: was using the wrong index in comparison.
|
|
|
|
@19238
|
18 years |
Paul Price |
Checking result of system calls.
|
|
|
|
@19237
|
18 years |
Paul Price |
Missed a system call without error check.
|
|
|
|
@19236
|
18 years |
Paul Price |
Refining source mask: get rid of anything that might be junk.
|
|
|
|
@19235
|
18 years |
Paul Price |
Need to get data out of the readout before returning.
|
|
|
|
@19234
|
18 years |
Paul Price |
Revising source mask.
|
|
|
|
@19233
|
18 years |
Paul Price |
Fixing source mask: we want to make saturated stars (the magnitude …
|
|
|
|
@19232
|
18 years |
Paul Price |
GNU systems define a "fast" mutex that is non-portable (i.e., …
|
|
|
|
@19231
|
18 years |
Paul Price |
Adding command-line option -debug-stack to use previously calculated …
|
|
|
|
@19230
|
18 years |
Paul Price |
In the case that there is no chip/cell (the readout is orphaned), the …
|
|
|
|
@19229
|
18 years |
bills |
remove C version of locateimages and dependence of pstamp/src on ippdb
|
|
|
|
@19228
|
18 years |
Paul Price |
Variance factor wasn't being corrected for the sum of the (now …
|
|
|
|
@19227
|
18 years |
Paul Price |
Change to decent logging level.
|
|
|
|
@19226
|
18 years |
Paul Price |
Expanded source mask to weed out everything that could upset the …
|
|
|
|
@19225
|
18 years |
Paul Price |
Adding additional debugging output when TESTING.
|
|
|
|
@19224
|
18 years |
bills |
exp_id is null for stamp jobs from stack images
|
|
|
|
@19223
|
18 years |
bills |
add exp_id to pstampJob
|
|
|
|
@19222
|
18 years |
bills |
Add perl module directory PStamp to the build
|
|
|
|
@19221
|
18 years |
bills |
-processedreq chanaged to -updatereq
-processedjob changed to -updatejob
|
|
|
|
@19220
|
18 years |
bills |
save the exp_id in the job table so that we can lookup the metadata …
|
|
|
|
@19219
|
18 years |
bills |
add exp_id to pstampJob.
Rename -processedreq to -updatereq and …
|
|
|
|
@19218
|
18 years |
bills |
need to specify table for exp_id
|
|
|
|
@19217
|
18 years |
bills |
moved this to top level to facilitate building (mixing Build.PL and …
|
|
|
|
@19216
|
18 years |
bills |
Add perl module for Postage Stamp server functions that might be shared
|
|
|
|
@19215
|
18 years |
Paul Price |
Need to add 1 to convert C --> Fortran/FITS.
|
|
|
|
@19214
|
18 years |
Paul Price |
Adding function to print ds9 region file for sources --- useful for …
|
|
|
|
@19213
|
18 years |
Paul Price |
The input sources and the final product sources were being confused …
|
|
|
|
@19212
|
18 years |
Paul Price |
Supplying missing paren.
|
|
|
|
@19211
|
18 years |
Paul Price |
Avoiding error:"radius is 0 or less" from pmSourceDefinePixels.
|
|
|
|
@19210
|
18 years |
Paul Price |
Make sources much fainter than we have been --- 1/10 of SD instead of SD.
|
|
|
|
@19209
|
18 years |
Paul Price |
'inner' member of pmSubtractionKernels wasn't being updated.
|
|
|
|
@19208
|
18 years |
Paul Price |
Don't produce a file if there's nothing in it.
|
|
|
|
@19207
|
18 years |
Paul Price |
Avoiding use of sqrt.
|
|
|
|
@19206
|
18 years |
Paul Price |
Turn off debugging output for CVS version.
|
|
|
|
@19205
|
18 years |
Paul Price |
Just in case…
|
|
|
|
@19204
|
18 years |
Paul Price |
Fixing compilation error. Didn't set sizes.
|
|
|
|
@19203
|
18 years |
Paul Price |
Needed to add table name.
|
|
|
|
@19202
|
18 years |
Paul Price |
More restrictions on sources.
|
|
|
|
@19201
|
18 years |
Paul Price |
Don't blindly use all input sources as stamps.
|
|
|
|