|
|
|
@19013
|
18 years |
Paul Price |
The operation of pmReadoutReadChunk was broken by the recent changes …
|
|
|
|
@19011
|
18 years |
Paul Price |
Call to readoutHaveMoreScans had parameters around the wrong way.
|
|
|
|
@19009
|
18 years |
Paul Price |
Another installment in the saga to ensure pmSourceMoments doesn't go …
|
|
|
|
@19008
|
18 years |
Paul Price |
Need to resolve filename.
|
|
|
|
@19007
|
18 years |
Paul Price |
Allow correction for fortran style (unit indexed) numbering. This is …
|
|
|
|
@19005
|
18 years |
Paul Price |
Adding CHIP.NUM and CELL.NUM replacements in pmFPANameFromRule to …
|
|
|
|
@18972
|
18 years |
eugene |
skipping video cells
|
|
|
|
@18971
|
18 years |
eugene |
insignificant
|
|
|
|
@18962
|
18 years |
Paul Price |
Adding threads to pmSubtractionCalculateEquation and …
|
|
|
|
@18961
|
18 years |
Paul Price |
Fixing memory leak.
|
|
|
|
@18960
|
18 years |
Paul Price |
Fixing to match slight differences in psThread
|
|
|
|
@18944
|
18 years |
Paul Price |
pmConfigCameraSkycellVersion went AWOL when I was editing.
|
|
|
|
@18939
|
18 years |
Paul Price |
Don't get rid of derivative cameras when culling in preparation for dump.
|
|
|
|
@18937
|
18 years |
Paul Price |
Switching over to new system, using pmConfigUserSite.
|
|
|
|
@18926
|
18 years |
Paul Price |
Adding function pmConfigUserSite to get values from the user/site …
|
|
|
|
@18921
|
18 years |
Paul Price |
Take database information from user or site configuration.
|
|
|
|
@18908
|
18 years |
Paul Price |
Removing use of pmConfig.complete in favour of proper use of what's …
|
|
|
|
@18907
|
18 years |
Paul Price |
Casting away const to satisfy compiler.
|
|
|
|
@18905
|
18 years |
Paul Price |
Adding functions to dump configuration to an MDC file on disk, so we …
|
|
|
|
@18902
|
18 years |
Paul Price |
Fixing compilation error.
|
|
|
|
@18901
|
18 years |
Paul Price |
Support for other image types (esp U8 which now comes from having …
|
|
|
|
@18900
|
18 years |
Paul Price |
Removing need for additional image allocation.
|
|
|
|
@18898
|
18 years |
Paul Price |
Wrong operation!
|
|
|
|
@18893
|
18 years |
eugene |
adding threaded and unthreaded versions of the detrend application …
|
|
|
|
@18867
|
18 years |
Paul Price |
Use separable mask convolution to grow the footprints.
|
|
|
|
@18861
|
18 years |
eugene |
comment out timer marks
|
|
|
|
@18860
|
18 years |
eugene |
splitting off pmShutterCorrectionGeneratePending for threaded coding
|
|
|
|
@18859
|
18 years |
eugene |
splitting off pmDarkCombinePending for threaded coding
|
|
|
|
@18857
|
18 years |
Paul Price |
Add a trap for case where no sources have a good extended fit.
|
|
|
|
@18845
|
18 years |
Paul Price |
Need to check return value of fwrite to avoid compiler warning on some …
|
|
|
|
@18844
|
18 years |
Paul Price |
System call memset shouldn't be redefined.
|
|
|
|
@18843
|
18 years |
Paul Price |
Include required headers.
|
|
|
|
@18841
|
18 years |
Paul Price |
Whoops.
|
|
|
|
@18840
|
18 years |
Paul Price |
Check return value of fwrite (to get around a compiler warning …
|
|
|
|
@18830
|
18 years |
eugene |
src/objects/Makefile.am
|
|
|
|
@18829
|
18 years |
eugene |
add a reference to the containing footprint
|
|
|
|
@18828
|
18 years |
eugene |
adding functions for footprints from psphot
|
|
|
|
@18804
|
18 years |
Paul Price |
Removing irrelevant files
|
|
|
|
@18788
|
18 years |
Paul Price |
Work out maximum "valid" radius (for S/N ~ 1; which is what's used by …
|
|
|
|
@18713
|
18 years |
Paul Price |
We may write to a header already containing the MSKNAM, etc, values. …
|
|
|
|
@18711
|
18 years |
Paul Price |
If we shouldn't have copied FPA.NAME, we shouldn't copy FPA.OBS either.
|
|
|
|
@18710
|
18 years |
Paul Price |
Getting rid of old code snippet with FPA.NAME in it.
|
|
|
|
@18654
|
18 years |
Paul Price |
Need to copy the analysis metadata when copying a …
|
|
|
|
@18652
|
18 years |
Paul Price |
More robust estimation of mean, standard deviation.
|
|
|
|
@18651
|
18 years |
Paul Price |
Don't produce warnings on the MASK.ALREADY values.
|
|
|
|
@18611
|
18 years |
Paul Price |
Need to use Poisson errors in order to get realistic weight values.
|
|
|
|
@18608
|
18 years |
Paul Price |
nChips is zero-indexed.
|
|
|
|
@18605
|
18 years |
Paul Price |
Adding some traps for when reading mask values from multiple sources …
|
|
|
|
@18604
|
18 years |
Paul Price |
Was hacking the header rather than the recipe.
|
|
|
|
@18601
|
18 years |
Paul Price |
The FPA format in psastroDataSave was bad: the GPC1 inputs (which is …
|
|
|
|
@18600
|
18 years |
Paul Price |
Getting rid of old #def-ed out code that referred to FPA.NAME.
|
|
|
|
@18599
|
18 years |
Paul Price |
FPA.NAME was hanging around.
|
|
|
|
@18598
|
18 years |
Paul Price |
Adding const, assertions, cleaning up.
|
|
|
|
@18581
|
18 years |
eugene |
additional trace info
|
|
|
|
@18567
|
18 years |
eugene |
move test for mask to after file is created
|
|
|
|
@18566
|
18 years |
Paul Price |
Resolving conflicts.
|
|
|
|
@18554
|
18 years |
eugene |
re-organization of the named mask bit handling: pmConfigMaskSetBits …
|
|
|
|
@18508
|
18 years |
Paul Price |
Fix to allow an image to have no pixels to inspect/reject.
|
|
|
|
@18492
|
18 years |
Paul Price |
Trying to get a better system for setting the weightings.
|
|
|
|
@18413
|
18 years |
Paul Price |
Making trace for format problems more easily accessible.
|
|
|
|
@18364
|
18 years |
eugene |
defer construction of blank of concepts until element is used
|
|
|
|
@18348
|
18 years |
Paul Price |
Positions are supposed to be normalised (-1,1).
|
|
|
|
@18347
|
18 years |
Paul Price |
Don't blow away the kernels before we need them!
|
|
|
|
@18330
|
18 years |
Paul Price |
Needed to remove 'const' to compile
|
|
|
|
@18329
|
18 years |
Paul Price |
Passing configuration along.
|
|
|
|
@18318
|
18 years |
Paul Price |
Mask out bad sources.
|
|
|
|
@18307
|
18 years |
Paul Price |
Error propagation.
|
|
|
|
@18287
|
18 years |
Paul Price |
Merging in dual-convolution development branch.
|
|
|
|
@18227
|
18 years |
Paul Price |
Saving SEGV.
|
|
|
|
@18210
|
18 years |
eugene |
for now, set a fake bad value for the mask
|
|
|
|
@18207
|
18 years |
Paul Price |
Replace to avoid error.
|
|
|
|
@18202
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18201
|
18 years |
Paul Price |
region may be NULL.
|
|
|
|
@18190
|
18 years |
Paul Price |
Need to correct for the non-unity scaling of the kernel.
|
|
|
|
@18185
|
18 years |
Paul Price |
Check to see if we need to use the database *before* we actually do.
|
|
|
|
@18182
|
18 years |
Paul Price |
Incorporating "variance factors" --- accounting for pixel-scale …
|
|
|
|
@18181
|
18 years |
Paul Price |
Record the variance factor.
|
|
|
|
@18180
|
18 years |
Paul Price |
Adding pmSubtractionVarianceFactor.
|
|
|
|
@18178
|
18 years |
Paul Price |
Adding concept CELL.VARFACTOR: Variance factor for conversion from …
|
|
|
|
@18177
|
18 years |
Paul Price |
Configuration wasn't being passed along.
|
|
|
|
@18164
|
18 years |
Paul Price |
Don't automatically load the database connection.
|
|
|
|
@18163
|
18 years |
Paul Price |
Changing use of psDB* to pmConfig* so that the database handle only …
|
|
|
|
@18146
|
18 years |
Paul Price |
Adding I/O functions for pmSubtractionKernels, so we can read/write …
|
|
|
|
@18140
|
18 years |
eugene |
pass db to pmConceptsReadCell
|
|
|
|
@18139
|
18 years |
eugene |
adding database fields to APIs as needed for concepts
|
|
|
|
@18137
|
18 years |
eugene |
supplying db handle to concept loading functions
|
|
|
|
@18132
|
18 years |
eugene |
do not invalidate out-of-range values when applying the dark
|
|
|
|
@18104
|
18 years |
Paul Price |
Got FILTER and FILTERID 'round the wrong way.
|
|
|
|
@18103
|
18 years |
Paul Price |
Ensure command is printed when there's an error.
|
|
|
|
@18073
|
18 years |
jhoblitt |
enable pmConfigConvertFilename()'s truncate argument
|
|
|
|
@18063
|
18 years |
jhoblitt |
update pmConfigConvertFilename() API
|
|
|
|
@18061
|
18 years |
jhoblitt |
add truncate parameter to pmConfigConvertFilename()
|
|
|
|
@18043
|
18 years |
Paul Price |
Gene has determined that what I had before --- normalising by the sum …
|
|
|
|
@18042
|
18 years |
eugene |
skip nan pixels
|
|
|
|
@18040
|
18 years |
eugene |
ignore nan aperture mags
|
|
|
|
@18036
|
18 years |
Paul Price |
Was neglecting SKYCELL meta-cameras.
|
|
|
|
@18035
|
18 years |
eugene |
remove test assertion
|
|
|
|
@18034
|
18 years |
eugene |
plug two leaks
|
|
|
|
@18033
|
18 years |
eugene |
add in an assert on some elements of the returned pmFPAfile; plug a leak
|
|
|
|
@18031
|
18 years |
Paul Price |
Read concepts from database whenever reading from header.
|
|
|
|