|
|
|
@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.
|
|
|
|
@19200
|
18 years |
Paul Price |
Propagate more source characteristics, esp the mode (specifies CR/EXT).
|
|
|
|
@19199
|
18 years |
Paul Price |
Need to set data_exists.
|
|
|
|
@19198
|
18 years |
Paul Price |
Need to turn on saving explicitly!
|
|
|
|
@19197
|
18 years |
Paul Price |
No longer need to 'register run as completed': this is automatically …
|
|
|
|
@19196
|
18 years |
Paul Price |
Add output of convolution kernel when TESTING.
|
|
|
|
@19195
|
18 years |
Paul Price |
Adding output target PSF.
|
|
|
|
@19194
|
18 years |
Paul Price |
Adding output for target PSF.
|
|
|
|
@19193
|
18 years |
Paul Price |
Fixing typo.
|
|
|
|
@19192
|
18 years |
Paul Price |
Ensure analysis metadata is in output.
|
|
|
|
@19191
|
18 years |
Paul Price |
Adding additional output product: convolution kernels.
|
|
|
|
@19190
|
18 years |
Paul Price |
Adding output subtraction kernel for ppSub.
|
|
|
|
@19189
|
18 years |
Paul Price |
Adding I/O of subtraction kernels to pmFPAfile stuff.
|
|
|
|
@19188
|
18 years |
Paul Price |
Include dependent headers.
|
|
|
|
@19187
|
18 years |
eugene |
fix typo
|
|
|
|
@19186
|
18 years |
eugene |
adding DVO_FORMAT_PS1_DEV_3
|
|
|
|
@19185
|
18 years |
eugene |
extending image name to 128 bytes; updating conversion routines
|
|
|
|
@19184
|
18 years |
Paul Price |
Enable threading for FFTW
|
|
|
|
@19183
|
18 years |
eugene |
adding label to ippMonitor tables
|
|
|
|
@19182
|
18 years |
eugene |
moving search options and search option parsing to pxcam
|
|
|
|
@19181
|
18 years |
eugene |
adding sample WHERE for update (commented out)
|
|
|
|
@19180
|
18 years |
eugene |
adding notes on flatcorr
|
|
|
|
@19179
|
18 years |
eugene |
adding sample (commented-out) lines on update processing
|
|
|
|
@19178
|
18 years |
eugene |
adding run_state, and update option
|
|
|
|
@19177
|
18 years |
eugene |
adding FLAT_CORRECT type
|
|
|
|
@19176
|
18 years |
Paul Price |
psModule --> psModules.
|
|
|
|
@19175
|
18 years |
Paul Price |
Round the wrong way.
|
|
|
|
@19174
|
18 years |
bills |
Thought I put this back yesterday. add -exp_id to list of query …
|
|
|
|
@19173
|
18 years |
Paul Price |
Parent recipe changed.
|
|
|
|
@19172
|
18 years |
Paul Price |
Fixing mask values: making a bit more flexible, updating to new …
|
|
|
|
@19171
|
18 years |
Paul Price |
Reworking how masks values are defined, adding 'poor'.
|
|
|
|
@19170
|
18 years |
Paul Price |
Reject anomalously low deviations as well.
|
|
|
|
@19169
|
18 years |
Paul Price |
Turn off testing for CVS copy!
|
|
|
|
@19168
|
18 years |
Paul Price |
Need more iterations!
|
|
|
|
@19167
|
18 years |
Paul Price |
Fixing inconsistency: database contains camera name, but was searching …
|
|
|
|
@19166
|
18 years |
Paul Price |
Introducing bad/poor distinction for masked pixels. Interpolate over …
|
|
|
|
@19165
|
18 years |
Paul Price |
Introducing bad/poor distinction to reduce explosion of bad pixels in …
|
|
|
|
@19164
|
18 years |
Paul Price |
Reworking the masking so as to avoid exploding the number of bad …
|
|
|
|
@19163
|
18 years |
Paul Price |
Adding pmReadoutInterpolateBadPixels to (attempt to) interpolate over …
|
|
|
|
@19162
|
18 years |
bills |
fix incorrect check for mask stamp
remove some dead code
|
|
|
|
@19161
|
18 years |
bills |
implement lookup of astrometry file for an exposure.
various other bug …
|
|
|
|
@19160
|
18 years |
eugene |
add definebyquery mode to warptool
|
|
|
|
@19159
|
18 years |
eugene |
id is now S64
|
|
|
|
@19158
|
18 years |
eugene |
fix typo: definebydefinebyqueryArgs
|
|
|
|
@19157
|
18 years |
eugene |
consolidate stack and diff sections; drop warp section (now in science)
|
|
|
|
@19156
|
18 years |
Paul Price |
Adding MASK.FORCE
|
|
|
|
@19155
|
18 years |
Paul Price |
Adding more useful way of forcing masks through: MASK.FORCE=TRUE in …
|
|
|
|
@19154
|
18 years |
eugene |
adding new (threads) argument
|
|
|
|
@19153
|
18 years |
bills |
allow looking up cam processed exposure by exposure id
|
|
|
|
@19152
|
18 years |
bills |
disambiguate warp_id in insert sql
|
|
|
|
@19151
|
18 years |
Paul Price |
Adding 'const'.
|
|
|
|
@19150
|
18 years |
Paul Price |
Allowing multiple "force" builds.
|
|
|
|
@19149
|
18 years |
Paul Price |
round() can push the value beyond the bounds of the image --> SEGV.
|
|
|
|
@19148
|
18 years |
Paul Price |
Propagate values from inputs masks.
|
|
|
|
@19147
|
18 years |
Paul Price |
Removing duplicate line.
|
|
|
|
@19146
|
18 years |
Paul Price |
Mask value going in to psImageInterpolate needs to be initialised.
|
|
|
|