|
|
|
@15371
|
19 years |
Paul Price |
Make output coordinates for rejection and deviation consistent.
|
|
|
|
@15367
|
19 years |
Paul Price |
Removing debugging printf statements.
|
|
|
|
@15364
|
19 years |
bills |
If camera is specifed on command line, make sure that recipes …
|
|
|
|
@15362
|
19 years |
Paul Price |
Adding function to generate fake readout from a list of sources and a …
|
|
|
|
@15361
|
19 years |
Paul Price |
Adding more information on stamp rejection to logs.
|
|
|
|
@15360
|
19 years |
Paul Price |
Ensure uncomplete rings are NOT used --- want the corners to be zero. …
|
|
|
|
@15357
|
19 years |
eugene |
adding pieces for astrometry table, force chip positions, radial profiles
|
|
|
|
@15333
|
19 years |
Paul Price |
Generate header if one doesn't already exist.
|
|
|
|
@15329
|
19 years |
Paul Price |
Exclusion zone isn't twice the footprint, but the footprint plus the …
|
|
|
|
@15327
|
19 years |
Paul Price |
Fixing SEGV when !biassecs.
|
|
|
|
@15326
|
19 years |
Paul Price |
Fixing SEGV when !trimsec.
|
|
|
|
@15325
|
19 years |
Paul Price |
Allowing use of FFT convolution for masks. The program was spending a …
|
|
|
|
@15322
|
19 years |
Paul Price |
Updating to use new API for psImageConvolveMask.
|
|
|
|
@15319
|
19 years |
Paul Price |
Print the fraction as well.
|
|
|
|
@15307
|
19 years |
Paul Price |
Blow away extant mask values --- all instances of setting a mask that …
|
|
|
|
@15305
|
19 years |
Paul Price |
Will fail without trying hard if there are not enough good pixels.
|
|
|
|
@15300
|
19 years |
Paul Price |
Accept NULL region.
|
|
|
|
@15299
|
19 years |
Paul Price |
Attempt to set TRIMSEC and BIASSEC from the camera format if they are …
|
|
|
|
@15297
|
19 years |
Paul Price |
CONTENT.RULE only required if there's no FPA PHU.
|
|
|
|
@15289
|
19 years |
Paul Price |
Removing CELL.X0 from the correct place!
|
|
|
|
@15288
|
19 years |
Paul Price |
It's not worth warning about the WCS, because not all chips have a WCS.
|
|
|
|
@15286
|
19 years |
Paul Price |
When a stamp has bad flux, reject it completely.
|
|
|
|
@15285
|
19 years |
Paul Price |
Removing double free.
|
|
|
|
@15267
|
19 years |
Paul Price |
If the stamp footprint is smaller than the kernel size, then we won't …
|
|
|
|
@15263
|
19 years |
Paul Price |
Meant u,v and not x,y.
|
|
|
|
@15254
|
19 years |
eugene |
changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
|
|
|
|
@15252
|
19 years |
Paul Price |
Turning warnings into traces when going through the cameras to replace …
|
|
|
|
@15251
|
19 years |
Paul Price |
Using a Waussian instead of a Gaussian, so as to have some power in …
|
|
|
|
@15250
|
19 years |
Paul Price |
Reading the table row by row in order to avoid memory fragmentation.
|
|
|
|
@15247
|
19 years |
Paul Price |
Ensuring GUNK kernels are marked as such after generating them from …
|
|
|
|
@15243
|
19 years |
eugene |
example code illustrating memory problem
|
|
|
|
@15232
|
19 years |
Paul Price |
Catching errors.
|
|
|
|
@15230
|
19 years |
Paul Price |
Attempting to guard against failing assertions on nXruff and nYruff in …
|
|
|
|
@15229
|
19 years |
Paul Price |
Protecting against NULL BIASSEC.
|
|
|
|
@15228
|
19 years |
Paul Price |
Need to pass down a corrected view so that the particular chip can be …
|
|
|
|
@15227
|
19 years |
Paul Price |
Concepts writing should now be done at a higher level.
|
|
|
|
@15220
|
19 years |
Paul Price |
Put in check for coordinates of stamp.
|
|
|
|
@15219
|
19 years |
Paul Price |
Catching NULL trimsec.
|
|
|
|
@15218
|
19 years |
Paul Price |
Have been running into problems because various write functions (i.e., …
|
|
|
|
@15217
|
19 years |
Paul Price |
Gene pointed out that the file rules are also read in pmConfig (when …
|
|
|
|
@15213
|
19 years |
Paul Price |
Ensure PHU has been conformed to the camera format.
|
|
|
|
@15183
|
19 years |
Paul Price |
Missed some text when resolving conflict.
|
|
|
|
@15180
|
19 years |
Paul Price |
Merging branch with FITS compression development. Minor conflicts in …
|
|
|
|
@15165
|
19 years |
gusciora |
Added the function
psMemCheckGrowthCurve(psPtr ptr)
Also, …
|
|
|
|
@15162
|
19 years |
gusciora |
Replaced the two assert() calls in pmBiasSubtractFrame() with several …
|
|
|
|
@15161
|
19 years |
gusciora |
Modified the FindPeaks Vector/Image tests for the new API code.
|
|
|
|
@15160
|
19 years |
gusciora |
First version of these tests
|
|
|
|
@15157
|
19 years |
Paul Price |
Reinstating the use of BLANK.HEADERS. This should properly be …
|
|
|
|
@15151
|
19 years |
eugene |
rough draft for BLANK.HEADERS
|
|
|
|
@15150
|
19 years |
eugene |
update the CONTENT table distinguishing between chip ID and chip NAME
|
|
|
|
@15141
|
19 years |
eugene |
added CHIP.ID concept
|
|
|
|
@15140
|
19 years |
eugene |
get EXTWORD from the file, not the config, format
|
|
|
|
@15139
|
19 years |
eugene |
added CHIP.ID to conversions
|
|
|
|
@15133
|
19 years |
eugene |
free stats as needed
|
|
|
|
@15131
|
19 years |
eugene |
why is file.mosaicLevel not being set?
|
|
|
|
@15116
|
19 years |
eugene |
RULEs now allow MULTI entries, which act as an OR list
|
|
|
|
@15107
|
19 years |
eugene |
oops!
|
|
|
|
@15105
|
19 years |
eugene |
fix edge errors in pmTrend
|
|
|
|
@15104
|
19 years |
eugene |
fix edge errors in pmTrend
|
|
|
|
@15102
|
19 years |
eugene |
correct number of iteration
|
|
|
|
@15101
|
19 years |
Paul Price |
Need to add CONTENT.RULE for mosaic cameras.
|
|
|
|
@15099
|
19 years |
Paul Price |
Whoops.
|
|
|
|
@15098
|
19 years |
Paul Price |
processChip wasn't putting the HDU in at the correct place. It's …
|
|
|
|
@15096
|
19 years |
Paul Price |
Fixing compilation problems.
|
|
|
|
@15094
|
19 years |
Paul Price |
Have just changed the meaning of CONTENT in FILE in the camera format. …
|
|
|
|
@15093
|
19 years |
Paul Price |
Adding function pmFPAviewGenerate to generate a pmFPAview from …
|
|
|
|
@15092
|
19 years |
Paul Price |
Need to update the CONTENT line in FILE in the camera format --- …
|
|
|
|
@15090
|
19 years |
eugene |
handle errors in pmTrend2DEval
|
|
|
|
@15089
|
19 years |
eugene |
clear the error from curve of growth
|
|
|
|
@15087
|
19 years |
Paul Price |
During the recent reorganisation here, I didn't realise that there is …
|
|
|
|
@15086
|
19 years |
eugene |
needed to add chip: to mosaiced output chip entry
|
|
|
|
@15080
|
19 years |
eugene |
load flags from input file
|
|
|
|
@15068
|
19 years |
Paul Price |
Needed to re-work the way PHU={CHIP,CELL} were being handled in the …
|
|
|
|
@15056
|
19 years |
eugene |
min fitted flux must be non-zero or fits diverge
|
|
|
|
@15055
|
19 years |
eugene |
was failing to set parameters on start, update on cycles; added print …
|
|
|
|
@15054
|
19 years |
eugene |
space
|
|
|
|
@15053
|
19 years |
eugene |
metadata replace for PSF.CLUMP stuff
|
|
|
|
@15052
|
19 years |
eugene |
handle MULTI entries in FILTER.ID
|
|
|
|
@15051
|
19 years |
eugene |
skip objects without astrometry (dX, dY is nan)
|
|
|
|
@15039
|
19 years |
eugene |
adding PS1_DEV_1 as pmSource I/O format; various cleanups of I/O operations
|
|
|
|
@15016
|
19 years |
eugene |
handle zero psf stars; user parameters for trend Nx,Ny; some code re-org
|
|
|
|
@15015
|
19 years |
gusciora |
Temporarily removed the test programs due to API changes.
|
|
|
|
@15004
|
19 years |
eugene |
only set the binning scale / offset for MAP
|
|
|
|
@15002
|
19 years |
eugene |
added automatic scale adjustment for PSF parameter model
|
|
|
|
@15000
|
19 years |
eugene |
update from eam_branch_20070921
|
|
|
|
@14977
|
19 years |
gusciora |
Added pmCellSquish.h and pmCOnceptsUpdate.h.
|
|
|
|
@14976
|
19 years |
gusciora |
Added new test files to Makefile.am.
|
|
|
|
@14962
|
19 years |
eugene |
use FluxScale for model photometry if available
|
|
|
|
@14961
|
19 years |
eugene |
added FluxScale to psf
|
|
|
|
@14955
|
19 years |
Paul Price |
Plugging memory leak, following changes to psImage.
|
|
|
|
@14954
|
19 years |
Paul Price |
Don't store formatName in the pmFPA --- this was a testing step that I …
|
|
|
|
@14950
|
19 years |
eugene |
plug leaks
|
|
|
|
@14949
|
19 years |
eugene |
plug leaks from psImageSubset
|
|
|
|
@14947
|
19 years |
Paul Price |
Additional include file required for compilation.
|
|
|
|
@14938
|
19 years |
eugene |
adding pmTrend2D
|
|
|
|
@14937
|
19 years |
eugene |
converting ApResid to pmTrend2D; F64 to F32 for various elements used …
|
|
|
|
@14936
|
19 years |
eugene |
adding pmTrend2D as part of the pmPSF model (ApResid)
|
|
|
|
@14935
|
19 years |
eugene |
new API for psImageBackground
|
|
|
|
@14934
|
19 years |
eugene |
force consistency with dataLevel, fileLevel, freeLevel for …
|
|
|
|
@14933
|
19 years |
eugene |
minor spacing change
|
|
|
|