|
|
|
@14319
|
19 years |
Paul Price |
CONVOLVE_PIXEL is not needed, since it never needs to do weighting. …
|
|
|
|
@14318
|
19 years |
Paul Price |
Fixing MAJOR bug --- the rejection step wasn't doing the convolution …
|
|
|
|
@14317
|
19 years |
Paul Price |
Got the subtraction index for GUNK correct.
|
|
|
|
@14315
|
19 years |
Paul Price |
Removing kernel images for GUNK.
|
|
|
|
@14314
|
19 years |
Paul Price |
Fixing order.
|
|
|
|
@14313
|
19 years |
Paul Price |
Putting GUNK in macros.
|
|
|
|
@14312
|
19 years |
Paul Price |
Fixing size of POIS component of GUNK.
|
|
|
|
@14311
|
19 years |
Paul Price |
Don't need to convolve if the pixel is masked.
|
|
|
|
@14307
|
19 years |
Paul Price |
Fixed problems with segfaults in kernel generation for GUNK.
|
|
|
|
@14306
|
19 years |
Paul Price |
Need to allocate the widths vector.
|
|
|
|
@14305
|
19 years |
Paul Price |
Adding GUNK (Grid United with Normal Kernels --- a POIS/ISIS hybrid) …
|
|
|
|
@14304
|
19 years |
Paul Price |
I think I've got it right this time.…
|
|
|
|
@14303
|
19 years |
Paul Price |
Fixing constraints on image bounds.
|
|
|
|
@14302
|
19 years |
Paul Price |
Adding protection for size of image in convolution. If the kernel …
|
|
|
|
@14293
|
19 years |
Paul Price |
Blank filter name yields blank filter id.
|
|
|
|
@14282
|
19 years |
Paul Price |
Use median as an estimator of the mean for rejection.
|
|
|
|
@14281
|
19 years |
Paul Price |
Ensure entire image is checked for masked pixels. Can't leave out the …
|
|
|
|
@14277
|
19 years |
Paul Price |
Wrong order of parameters for variance calculation.
|
|
|
|
@14272
|
19 years |
Paul Price |
Adding input/output for weight maps (variances). Using local …
|
|
|
|
@14220
|
19 years |
magnier |
further attempt to set valid limits for sigma_xy
|
|
|
|
@14208
|
19 years |
magnier |
creating pmSource_CMF_WritePHU
|
|
|
|
@14207
|
19 years |
magnier |
create pmPSF_WritePHU
|
|
|
|
@14206
|
19 years |
magnier |
output FITS files now consistently call a WritePHU function for their …
|
|
|
|
@14205
|
19 years |
magnier |
adding pmFPAviewFitsWritePHU function
|
|
|
|
@14204
|
19 years |
magnier |
dropping pmFPA.wrote_phu; adding pmFPAviewFitsWritePHU function
|
|
|
|
@14203
|
19 years |
magnier |
drop use of FILE.SAVE from the camera.config
|
|
|
|
@14202
|
19 years |
magnier |
adding pmFPAfile.wrote_phu (renamed from phu)
|
|
|
|
@14201
|
19 years |
magnier |
dropping pmFPA.wrote_phu
|
|
|
|
@14200
|
19 years |
Paul Price |
Turn off functions in favour of macros.
|
|
|
|
@14199
|
19 years |
Paul Price |
Fixing bins for SPAM kernels.
|
|
|
|
@14198
|
19 years |
Paul Price |
Fixing type for allocation.
|
|
|
|
@14197
|
19 years |
Paul Price |
Fixing FRIES and SPAM kernels.
|
|
|
|
@14195
|
19 years |
Paul Price |
Restoring changes that were wiped when uploading the code to provide …
|
|
|
|
@14187
|
19 years |
jhoblitt |
reorder AC directives to prevent errors
|
|
|
|
@14183
|
19 years |
jhoblitt |
strip -std= from CFLAGS
|
|
|
|
@14172
|
19 years |
jhoblitt |
require ac 2.61
|
|
|
|
@14134
|
19 years |
Paul Price |
Don't think we need this experimental feature.
|
|
|
|
@14126
|
19 years |
Paul Price |
Adding checks on whether trace is enabled, to avoid compiler warnings …
|
|
|
|
@14125
|
19 years |
Paul Price |
Shouldn't use 'x' and 'y' in the macro, since these are defined …
|
|
|
|
@14106
|
19 years |
Paul Price |
Adding additional convolution kernels: SPAM (binned pixels around a …
|
|
|
|
@14019
|
19 years |
magnier |
adding FPA.NAME to pmFPAfileNameFromRule
|
|
|
|
@13982
|
19 years |
magnier |
adding cached psf model, holder for convolved psf model
|
|
|
|
@13961
|
19 years |
magnier |
handle errors on modelGuessFunc
|
|
|
|
@13960
|
19 years |
magnier |
catch errors from psEllipse functionssrc/objects/pmModelGroup.c
|
|
|
|
@13956
|
19 years |
magnier |
do not divide by darkNorm is DARKTIME is 1.0 (ie, if master is normalized)
|
|
|
|
@13951
|
19 years |
jhoblitt |
rename psTimeInitialize() -> psTimeInit()
|
|
|
|
@13943
|
19 years |
Paul Price |
psVectorSmooth shouldn't be used to smooth in-place (it writes to the …
|
|
|
|
@13932
|
19 years |
magnier |
skipping nan values in input image
|
|
|
|
@13931
|
19 years |
magnier |
adding error traps to pmFPAfileDefine functions
|
|
|
|
@13920
|
19 years |
Paul Price |
Adding boxcar/gaussian smoothing of overscan vector
|
|
|
|
@13898
|
19 years |
Paul Price |
Extensive changes to APIs to allow use of a nominated value to mask …
|
|
|
|
@13897
|
19 years |
Paul Price |
Allow the file being bound to another file to have a different format …
|
|
|
|
@13896
|
19 years |
magnier |
use named sockets for pmKapaPlots
|
|
|
|
@13894
|
19 years |
Paul Price |
Fixing dataLevel in the event of mosaicking --- the dataLevel when …
|
|
|
|
@13893
|
19 years |
Paul Price |
Making private function file-static.
|
|
|
|
@13879
|
19 years |
gusciora |
First tap version for these.
|
|
|
|
@13872
|
19 years |
Paul Price |
Putting code from pmReadoutCombine here, so that it can also be used …
|
|
|
|
@13871
|
19 years |
Paul Price |
Moving important recyclable code into pmReadoutStack.c
|
|
|
|
@13870
|
19 years |
Paul Price |
Splitting out shutter correction so that it can run as we read in bits …
|
|
|
|
@13863
|
19 years |
magnier |
masking nan pixels to mask value BAD
|
|
|
|
@13862
|
19 years |
magnier |
invert order of FILTER.ID: internal STR external (key names are controlled)
|
|
|
|
@13858
|
19 years |
Paul Price |
Squashing memory leaks involving multiple camera/formats.
|
|
|
|
@13857
|
19 years |
Paul Price |
Ensuring CELL.READDIR is set for skycells --- otherwise, won't be able …
|
|
|
|
@13842
|
19 years |
magnier |
added a comment
|
|
|
|
@13841
|
19 years |
magnier |
only write out image data if data exists
|
|
|
|
@13833
|
19 years |
Paul Price |
Wasn't creating DARK.NORM calibration for all cameras.
Fixing problem …
|
|
|
|
@13813
|
19 years |
Paul Price |
Adding pmFPACalibration.h
|
|
|
|
@13810
|
19 years |
Paul Price |
Adding dark normalisation. The idea is that the dark current is not …
|
|
|
|
@13803
|
19 years |
magnier |
replaced pmModel.status with pmModel.flags; using bit values instead …
|
|
|
|
@13791
|
19 years |
magnier |
adding pmFPAAstrometry functions - not yet added to makefiles
|
|
|
|
@13776
|
19 years |
magnier |
fixed error copying
|
|
|
|
@13775
|
19 years |
magnier |
dropping FRINGE_TABLE, FRINGE_IMAGE dichotomy
|
|
|
|
@13774
|
19 years |
magnier |
adding overscan value to the output header
|
|
|
|
@13773
|
19 years |
Paul Price |
Read/write concepts when reading/writing objects --- this way the …
|
|
|
|
@13772
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@13768
|
19 years |
magnier |
fix region inconsistency for pmReadoutReadNext
|
|
|
|
@13766
|
19 years |
magnier |
fixing inconsistency between input and output image areas
|
|
|
|
@13756
|
19 years |
magnier |
fixed inconsistency in output sizes
|
|
|
|
@13755
|
19 years |
magnier |
fixed overscan / image offsets
|
|
|
|
@13754
|
19 years |
magnier |
fixed overscan / image offsets
|
|
|
|
@13742
|
19 years |
magnier |
parsing trimsec and biassec regions with psRegionAndParityFromString
|
|
|
|
@13736
|
19 years |
Paul Price |
Fixing range on the mask convolution.
|
|
|
|
@13735
|
19 years |
Paul Price |
Unifying input and reference masks in a single mask for the subtraction.
|
|
|
|
@13716
|
19 years |
Paul Price |
Averaging concepts of input readouts into output.
|
|
|
|
@13714
|
19 years |
Paul Price |
Adding formats for time to skycell format description.
|
|
|
|
@13709
|
19 years |
Paul Price |
Plugging memory leak.
|
|
|
|
@13704
|
19 years |
Paul Price |
Adding automatically-generated skycell pseudo-cameras, constructed …
|
|
|
|
@13703
|
19 years |
Paul Price |
Don't copy TRIMSEC or BIASSEC --- they will be generated if required.
|
|
|
|
@13700
|
19 years |
magnier |
adding code to handle extreme cases of exptime <= 0.0
|
|
|
|
@13687
|
19 years |
Paul Price |
Adding pmConceptsAverage.h
|
|
|
|
@13670
|
19 years |
magnier |
need to identify the correct view for each level of the iteration
|
|
|
|
@13669
|
19 years |
magnier |
fileLevel can never be greater than the dataLevel
|
|
|
|
@13655
|
19 years |
magnier |
if we are missing an image, try to use the header NAXIS1,2 values
|
|
|
|
@13654
|
19 years |
magnier |
replaced PM with psModules in error code
|
|
|
|
@13653
|
19 years |
magnier |
added a trace message
|
|
|
|
@13646
|
19 years |
magnier |
parsing the biassec based on []
|
|
|
|
@13644
|
19 years |
Paul Price |
Updating test build system for psModules to match that for psLib.
|
|
|
|
@13625
|
19 years |
magnier |
adjust to add tap elements
|
|
|
|
@13591
|
19 years |
Paul Price |
Adding pmConfigMask to use symbolic names for mask values. Need to …
|
|
|
|
@13567
|
19 years |
rhl |
Set PM_SOURCE_MODE_BADPSF when we fail to get a good PSF estimate for …
|
|
|
|