|
|
|
@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 …
|
|
|
|
@13561
|
19 years |
magnier |
fixed return success status
|
|
|
|
@13560
|
19 years |
magnier |
added verbosity
|
|
|
|
@13527
|
19 years |
magnier |
added blocking to make the steps clearer
|
|
|
|
@13526
|
19 years |
magnier |
fixed the I/O concepts to create an output which can be read correctly
|
|
|
|
@13525
|
19 years |
magnier |
changed these functions to return the success/failure value, not to …
|
|
|
|
@13524
|
19 years |
magnier |
re-created the case if name is NULL
|
|
|
|
@13523
|
19 years |
magnier |
added pmFPAfileStringFromType
|
|
|
|
@13520
|
19 years |
Paul Price |
Catch the case where everything is masked.
|
|
|
|
@13519
|
19 years |
Paul Price |
Fixing pmFPAfileActivate to quietly return true when there are no …
|
|
|
|
@13514
|
19 years |
magnier |
adding some test output code; removed asymmetrical clipping for apresd …
|
|
|
|
@13511
|
19 years |
Paul Price |
Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
|
|
|
|
@13510
|
19 years |
Paul Price |
Check for non-finite values within the stamp that might generate a bad …
|
|
|
|
@13500
|
19 years |
Paul Price |
Use the standard functions for parsing/formatting CELL.XWINDOW,YWINDOW.
|
|
|
|
@13499
|
19 years |
Paul Price |
Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
|
|
|
|
@13496
|
19 years |
Paul Price |
Allow multiple (only input, currently) filerules of the same name.
|
|
|
|
@13495
|
19 years |
Paul Price |
Plugging memory leaks.
|
|
|
|
@13492
|
19 years |
Paul Price |
Use value before freeing!
|
|
|
|
@13487
|
19 years |
Paul Price |
Bug fixes and algorithmic improvements to get it to a working state. …
|
|
|
|
@13473
|
19 years |
magnier |
converting to the new kapa 2.0 API set
|
|
|
|
@13472
|
19 years |
magnier |
poor aperture magnitude should not cause psphot to die
|
|
|
|
@13457
|
19 years |
Paul Price |
Adding pmStack in favour of pmImageCombine
|
|
|
|
@13451
|
19 years |
Paul Price |
Removing empty function.
|
|
|
|
@13431
|
19 years |
rhl |
Fix memory leak
|
|
|
|
@13426
|
19 years |
rhl |
Check {modelFromPSFFunc,pmSourcePhotometryAper,psEllipsePolToAxes}'s …
|
|
|
|
@13424
|
19 years |
rhl |
Check pmPSF_FitToModel's return code
|
|
|
|
@13423
|
19 years |
rhl |
Call psError in case of trouble
|
|
|
|
@13422
|
19 years |
rhl |
handle NULL modelPSF; fix memory leaks
|
|
|
|
@13421
|
19 years |
rhl |
Include pmErrorCodes.h
|
|
|
|
@13420
|
19 years |
rhl |
Added PSF
|
|
|
|
@13414
|
19 years |
Paul Price |
Added in some error handling.
|
|
|
|
@13410
|
19 years |
Paul Price |
Adding const
|
|
|
|
@13406
|
19 years |
Paul Price |
Replacing "middle man" static inline functions with macros, because …
|
|
|
|
@13398
|
19 years |
Paul Price |
Optimising the creating of convolution kernels: moved operations that …
|
|
|
|
@13397
|
19 years |
Paul Price |
Ensure use of "inline".
|
|
|
|
@13395
|
19 years |
Paul Price |
Bit better optimisation on convolution: was generating the kernel …
|
|
|
|
@13390
|
19 years |
Paul Price |
Spatial variation working for both POIS and ISIS kernels.
|
|
|
|
@13389
|
19 years |
Paul Price |
Fixing subtraction of nominated kernel. This is used to maintain …
|
|
|
|
@13386
|
19 years |
Paul Price |
Cleaning up convolvePixel function.
|
|
|
|
@13385
|
19 years |
Paul Price |
Removing extraneous line.
|
|
|
|
@13383
|
19 years |
Paul Price |
Fixing identification of the subIndex for higher orders.
|
|
|
|
@13381
|
19 years |
Paul Price |
Adding trace output.
|
|
|
|
@13380
|
19 years |
Paul Price |
Convolution optimisation, mostly for ISIS kernels.
|
|
|
|
@13379
|
19 years |
Paul Price |
Adding diagnostic output: FITS files with stamp matrices or kernels
|
|
|
|
@13378
|
19 years |
Paul Price |
Adding trace statement.
|
|
|
|
@13373
|
19 years |
rhl |
Assert that all went well, e.g. pmSource classification
|
|
|
|
@13370
|
19 years |
Paul Price |
Had left out raising numbers to the power zero.
|
|
|
|
@13366
|
19 years |
Paul Price |
Removing unneccessary assertion. Fixing up errors in coordinates …
|
|
|
|
@13365
|
19 years |
Paul Price |
Need to be more careful about the border when searching for stamps. …
|
|
|
|
@13364
|
19 years |
Paul Price |
Confused columns and rows.
|
|
|
|
@13355
|
19 years |
Paul Price |
"-F OLD NEW" on the command line does file rule redirection. The new …
|
|
|
|
@13347
|
19 years |
Paul Price |
Filenames are provided in pmFPAfileIO.c --- these functions shouldn't …
|
|
|
|
@13346
|
19 years |
Paul Price |
pmConfigConvertFilename shouldn't be creating files, just seeing if …
|
|
|
|
@13340
|
19 years |
Paul Price |
Cleaning up image subtraction code, getting ready to use. Not tested yet.
|
|
|
|