|
|
|
@42094
|
4 years |
eugene |
some cleanup of ppStackFiles: JPEG1 & JPEG2 are not part of the …
|
|
|
|
@41529
|
5 years |
eugene |
add alternative configuration for images after the first so we can …
|
|
|
|
@36855
|
12 years |
mhuber |
adding BSCALEOFFSET option hack to apply -0.5*bscale offset to each …
|
|
|
|
@36365
|
12 years |
mhuber |
actually do psFree has to be used/uncomment back in in ppStack, actual …
|
|
|
|
@36364
|
12 years |
mhuber |
misc ppStack issues -- if cfitsio fault then really want status as …
|
|
|
|
@35167
|
13 years |
watersc1 |
Use the options to hold the doBackground boolean. Changes in …
|
|
|
|
@34860
|
13 years |
bills |
added recipe value to turn off background stacking. set it to false …
|
|
|
|
@34800
|
13 years |
watersc1 |
Merge from my branch including background restoration and stack stage …
|
|
|
|
@31435
|
15 years |
watersc1 |
LAP code, quick stacking code, and unconvolved diff code.
|
|
|
|
@31414
|
15 years |
bills |
call ppStampUpdateHeader before performing photometric analysis
so …
|
|
|
|
@31203
|
15 years |
watersc1 |
Updates to ppStack to allow CONVOLVE=FALSE stacks to be generated
|
|
|
|
@31158
|
15 years |
eugene |
improvements to the output headers; some code organization; plug …
|
|
|
|
@30722
|
15 years |
eugene |
add call to UpdateHeader for unconvolved stack
|
|
|
|
@30620
|
15 years |
eugene |
some reorganization: create ppStackUpdateHeader, ppStackStats, …
|
|
|
|
@29552
|
16 years |
eugene |
merge changes from eam_branches/ipp-20100823
|
|
|
|
@28182
|
16 years |
Paul Price |
Turn 'all images rejected' into bad quality instead of error.
|
|
|
|
@27427
|
16 years |
Paul Price |
Something was missing from the merge (probably because I tool r27400 …
|
|
|
|
@27402
|
16 years |
Paul Price |
Pulling r27400 out of the trunk until it can be developed further …
|
|
|
|
@27400
|
16 years |
Paul Price |
Adding exposure map (both exposure time and number of inputs) to the …
|
|
|
|
@27343
|
16 years |
Paul Price |
Being more careful to free unused memory, to keep memory footprint as …
|
|
|
|
@27319
|
16 years |
Paul Price |
Reworking ppStack to not grow the rejected pixels for the unconvolved …
|
|
|
|
@27309
|
16 years |
Paul Price |
Fixing location of memory dumps
|
|
|
|
@27167
|
16 years |
Paul Price |
Fix double free.
|
|
|
|
@27166
|
16 years |
Paul Price |
Might be some memory corruption going on when hitting ppStackLoop.c:82.
|
|
|
|
@27160
|
16 years |
Paul Price |
Reorganise so that statistics file gets written out even when we don't …
|
|
|
|
@27158
|
16 years |
Paul Price |
Catch case where no input has any sources, so photometry can't be …
|
|
|
|
@27155
|
16 years |
Paul Price |
Mask should be interpreted bitwise.
|
|
|
|
@27075
|
16 years |
Paul Price |
Ensure files are closed when exiting with an error. Moved target PSF …
|
|
|
|
@27004
|
16 years |
Paul Price |
Reworked ppStack to be better about error codes and their translation …
|
|
|
|
@26117
|
17 years |
Paul Price |
Fix SEGV from doing cleanup in wrong place. Moved deletion of …
|
|
|
|
@26106
|
17 years |
Paul Price |
Need to clean up after finishing *all* stacks, because the unconvolved …
|
|
|
|
@26076
|
17 years |
Paul Price |
Merging branches/pap (unconvolved stacks, reworked combinePixels …
|
|
|
|
@25738
|
17 years |
Paul Price |
Merging stack development branch (implement lax and strict PSF model …
|
|
|
|
@23576
|
17 years |
Paul Price |
Can now combine images without convolving, but it doesn't apply any …
|
|
|
|
@23367
|
17 years |
Paul Price |
Fixing cut/paste error.
|
|
|
|
@23341
|
17 years |
Paul Price |
Reorganising ppStackLoop: splitting into multiple separate functions …
|
|
|
|
@23259
|
17 years |
Paul Price |
Changing API for psRandomAlloc() to make it easier to be …
|
|
|
|
@23242
|
17 years |
beaumont |
merging from cnb_branch_20090215
|
|
|
|
@23192
|
17 years |
Paul Price |
NULL out PSFs belonging to images that have already been masked.
|
|
|
|
@23190
|
17 years |
Paul Price |
Bad images can be identified as those which have a NAN transparency …
|
|
|
|
@23171
|
17 years |
Paul Price |
Add software version to header.
|
|
|
|
@22730
|
17 years |
Paul Price |
Attempt to write output files when photometry fails, but still return …
|
|
|
|
@21526
|
17 years |
Paul Price |
Record the deconvolution fraction in the output statistics.
|
|
|
|
@21525
|
17 years |
Paul Price |
Removing normalisation of the variance maps --- the covariance matrix …
|
|
|
|
@21477
|
17 years |
Paul Price |
Using covariance factor to set the correct variance level for the …
|
|
|
|
@21376
|
17 years |
Paul Price |
Must have cut out a writeImage() call when merging. Whoops!
Adding …
|
|
|
|
@21366
|
17 years |
Paul Price |
Merging pap_branch_20090128. Resolved a small number of conflicts. …
|
|
|
|
@21258
|
17 years |
eugene |
added a few coarse-grained timer marks
|
|
|
|
@21199
|
17 years |
Paul Price |
Merging pap_branch_20090108: fixed photometric normalisation. …
|
|
|
|
@21183
|
17 years |
eugene |
incorporating changes from 16bit mask upgrades (eam_branch_20081230)
|
|
|
|
@21092
|
17 years |
Paul Price |
Attempt to fix exposure time in output: ppStackSourcesTransparency now …
|
|
|
|
@20997
|
17 years |
Paul Price |
Removing debug exit().
|
|
|
|
@20995
|
17 years |
Paul Price |
Using new pmSourceMatch and pmSourceMatchRelphot to do the source …
|
|
|
|
@20837
|
17 years |
Paul Price |
Ensure thread jobs have the expected type.
Harvest the INSPECT jobs.
|
|
|
|
@20828
|
17 years |
Paul Price |
Turn off mask application (setting value of masked pixels to NAN).
|
|
|
|
@20824
|
17 years |
Paul Price |
Adding helpful comment.
|
|
|
|
@20776
|
17 years |
Paul Price |
Error checking for file I/O.
|
|
|
|
@20711
|
18 years |
Paul Price |
Can't figure out why the weightings which are being placed on …
|
|
|
|
@20659
|
18 years |
Paul Price |
Adding rejection of images based on high match chi2
|
|
|
|
@20568
|
18 years |
Paul Price |
Adding parameter 'stride' to control the size of convolution patches …
|
|
|
|
@20494
|
18 years |
Paul Price |
Adding variance map renormalisation.
|
|
|
|
@20467
|
18 years |
Paul Price |
After reading files, need to turn on the files that were originally …
|
|
|
|
@20458
|
18 years |
Paul Price |
Can't finalise the threads until after psphot is done, because psphot …
|
|
|
|
@20437
|
18 years |
Paul Price |
Die when all but 1 input is completely rejected.
|
|
|
|
@20427
|
18 years |
Paul Price |
Adding function to re-do photometry of input sources
|
|
|
|
@19770
|
18 years |
mwv |
Included <libgen.h> for systems not using GNU <string.h>
Reformated …
|
|
|
|
@19756
|
18 years |
Paul Price |
Get directory for temporary files from recipe, rather than from output …
|
|
|
|
@19745
|
18 years |
Paul Price |
Adding generation of JPEGs.
|
|
|
|
@19671
|
18 years |
Paul Price |
Fixing typos.
|
|
|
|
@19670
|
18 years |
Paul Price |
Stamp quality information is in the kernel now, not on the analysis …
|
|
|
|
@19667
|
18 years |
Paul Price |
Wrong place.
|
|
|
|
@19643
|
18 years |
Paul Price |
Adding additional output statistics for QA
|
|
|
|
@19565
|
18 years |
Paul Price |
Wrong sense of mask.
|
|
|
|
@19548
|
18 years |
Paul Price |
Don't produce TESTING output for CVS copy.
|
|
|
|
@19532
|
18 years |
Paul Price |
Correcting stack variances for the imperfect convolution. Changed …
|
|
|
|
@19505
|
18 years |
Paul Price |
Protect against SEGV when !inCell.
|
|
|
|
@19477
|
18 years |
Paul Price |
Getting the order right.
|
|
|
|
@19476
|
18 years |
Paul Price |
Moving concepts averaging to a place where we actually have the FPA …
|
|
|
|
@19475
|
18 years |
Paul Price |
Got '* glibc detected * ppStack: double free or corruption (): …
|
|
|
|
@19411
|
18 years |
Paul Price |
Fixing SEGV when !inRO (e.g., convolution fails, readout rejected out …
|
|
|
|
@19347
|
18 years |
Paul Price |
Fix compilation error when TESTING.
|
|
|
|
@19346
|
18 years |
Paul Price |
Threading the concatenation of inspection lists and pmStackReject.
|
|
|
|
@19337
|
18 years |
Paul Price |
Threading stacks. Following the same scheme as for ppMerge, but …
|
|
|
|
@19283
|
18 years |
Paul Price |
Added bad/poor distinction for pmStackReject: API change. This …
|
|
|
|
@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 …
|
|
|
|
@19214
|
18 years |
Paul Price |
Adding function to print ds9 region file for sources --- useful for …
|
|
|
|
@19199
|
18 years |
Paul Price |
Need to set data_exists.
|
|
|
|
@19194
|
18 years |
Paul Price |
Adding output for target PSF.
|
|
|
|
@19172
|
18 years |
Paul Price |
Fixing mask values: making a bit more flexible, updating to new …
|
|
|
|
@19072
|
18 years |
Paul Price |
Was equating a readout with an array....…
|
|
|
|
@19066
|
18 years |
Paul Price |
Was freeing before it was last used!
|
|
|
|
@18918
|
18 years |
Paul Price |
Adding configuration dumping. Required reorganisation of how recipe …
|
|
|
|
@18591
|
18 years |
Paul Price |
First attempt to switch over to new mask setup.
|
|
|
|
@18508
|
18 years |
Paul Price |
Fix to allow an image to have no pixels to inspect/reject.
|
|
|
|
@18507
|
18 years |
Paul Price |
Fixing SEGV due to NULL 'inspect'.
|
|
|
|
@18435
|
18 years |
Paul Price |
Propagate WCS.
|
|
|
|
@18393
|
18 years |
Paul Price |
Adding memory dumps to track down memory leaks.
|
|
|
|
@18385
|
18 years |
Paul Price |
Adding to wrong list.
|
|
|
|
@18382
|
18 years |
Paul Price |
Figured that we don't want a set of unique sources, since that …
|
|
|
|