|
|
|
@15848
|
19 years |
Paul Price |
Removing the target PSF FWHM parameter which is no longer needed.
|
|
|
|
@15847
|
19 years |
Paul Price |
Adding demonstration 'psf tool'.
|
|
|
|
@15846
|
19 years |
Paul Price |
Looks like it's important to have options->poissonErrorsPhotLMM = true
|
|
|
|
@15845
|
19 years |
Paul Price |
Adding parameters for PSF generation using pmPSFEnvelope
|
|
|
|
@15844
|
19 years |
Paul Price |
Using pmPSFEnvelope to generate a target PSF.
|
|
|
|
@15843
|
19 years |
Paul Price |
Adding const in some appropriate places.
|
|
|
|
@15842
|
19 years |
Paul Price |
Making it so that the user can select the type of statistic to use …
|
|
|
|
@15841
|
19 years |
Paul Price |
A little bit of cleaning up, and making it so that the statistic to be …
|
|
|
|
@15840
|
19 years |
Paul Price |
Adding psStatsMeanOption and psStatsStdevOption
|
|
|
|
@15839
|
19 years |
Paul Price |
Adding pmPSFEnvelope.
|
|
|
|
@15838
|
19 years |
Paul Price |
Converting to new API. Removing all traces of old system.
|
|
|
|
@15837
|
19 years |
Paul Price |
Adding additional parameters.
|
|
|
|
@15836
|
19 years |
Paul Price |
It works! Getting rid of old code.
|
|
|
|
@15835
|
19 years |
jhoblitt |
allow 'correction' detRun's to be selected
|
|
|
|
@15834
|
19 years |
Paul Price |
Adding const in some appropriate places.
|
|
|
|
@15833
|
19 years |
jhoblitt |
update
|
|
|
|
@15832
|
19 years |
jhoblitt |
add missing -makecorrection option handling
|
|
|
|
@15831
|
19 years |
jhoblitt |
nest SQL statment so where conditions can be tacked on
|
|
|
|
@15830
|
19 years |
jhoblitt |
implement dettool -addcorrectimfile
|
|
|
|
@15829
|
19 years |
jhoblitt |
fwv
|
|
|
|
@15828
|
19 years |
jhoblitt |
implement dettool -makecorrection, -tocorrectexp, & -tocorrectimfile
|
|
|
|
@15827
|
19 years |
jhoblitt |
constrain on detRun.mode/.state
|
|
|
|
@15826
|
19 years |
eugene |
fixed sql to return the correct count of class_ids
|
|
|
|
@15825
|
19 years |
jhoblitt |
fwv
|
|
|
|
@15824
|
19 years |
Paul Price |
LU decomp doesn't allow in-place processing.
|
|
|
|
@15823
|
19 years |
Paul Price |
I always forget the "break".
|
|
|
|
@15822
|
19 years |
Paul Price |
Adding writeup on dual convolution formulation.
|
|
|
|
@15821
|
19 years |
jhoblitt |
* empty log message *
|
|
|
|
@15820
|
19 years |
Paul Price |
Removing Numerical Recipes code that was noted to be 'temporary': …
|
|
|
|
@15819
|
19 years |
Paul Price |
Fixing syntax so it builds.
|
|
|
|
@15818
|
19 years |
Paul Price |
Adding psSort.h to the install.
|
|
|
|
@15817
|
19 years |
Paul Price |
Support for dual convolution. Dual convolution doesn't work yet, but …
|
|
|
|
@15816
|
19 years |
Paul Price |
Update to work with dual-convolution version of pmSubtractionMatch.
|
|
|
|
@15815
|
19 years |
Paul Price |
This works with the current version of ppStack.
|
|
|
|
@15814
|
19 years |
Paul Price |
Checking in version that should allow ppStack to compile.
|
|
|
|
@15813
|
19 years |
Paul Price |
Fixing API of pmReadoutFake to be compatible with current version of …
|
|
|
|
@15812
|
19 years |
eugene |
require CLASSID for detrend lookup, check for too many returned files
|
|
|
|
@15811
|
19 years |
eugene |
psfProb vs psfChisq
|
|
|
|
@15809
|
19 years |
Paul Price |
Updates trying to get dual-convolution to work. It doesn't yet.
|
|
|
|
@15804
|
19 years |
eugene |
adding new functions for updated mask creation
|
|
|
|
@15803
|
19 years |
eugene |
make PS1_DEV_1 the default output
|
|
|
|
@15802
|
19 years |
eugene |
change psfProb to psfChisq
|
|
|
|
@15801
|
19 years |
eugene |
added sort-by-radius
|
|
|
|
@15800
|
19 years |
eugene |
added comment
|
|
|
|
@15799
|
19 years |
eugene |
changing psfProb to psfChisq
|
|
|
|
@15798
|
19 years |
eugene |
added tests to catch comm collisions
|
|
|
|
@15797
|
19 years |
eugene |
various debug lines to test comm collisions
|
|
|
|
@15796
|
19 years |
eugene |
added an extra read from stdout/stderr when starting a local job; this …
|
|
|
|
@15795
|
19 years |
eugene |
testing the i/o collisions
|
|
|
|
@15794
|
19 years |
Paul Price |
Adding comments to header file.
|
|
|
|
@15793
|
19 years |
jhoblitt |
vesrion dump
|
|
|
|
@15792
|
19 years |
jhoblitt |
update
|
|
|
|
@15791
|
19 years |
eugene |
adding gprintSetFileAllThreads vs ThisThread
|
|
|
|
@15790
|
19 years |
jhoblitt |
add an error check for empty rows
|
|
|
|
@15789
|
19 years |
Paul Price |
Fixing stamp regions --- weren't going the full length of the image.
|
|
|
|
@15788
|
19 years |
Paul Price |
Don't put version in the RULE --- can't read old files with new software.
|
|
|
|
@15787
|
19 years |
Paul Price |
Cleaning up some stamp processing.
|
|
|
|
@15786
|
19 years |
eugene |
added test for null results
|
|
|
|
@15785
|
19 years |
Paul Price |
Fixing matrix multiplication. The check of dimensions was wrong, so I …
|
|
|
|
@15784
|
19 years |
eugene |
moving scripts to a scripts subdir; adding bindir installation of dbadmin
|
|
|
|
@15783
|
19 years |
jhoblitt |
add dettool_correction.c
|
|
|
|
@15782
|
19 years |
eugene |
adding a sleep to the input threads no-op
|
|
|
|
@15781
|
19 years |
eugene |
modified output log naming, added npending to exp.load
|
|
|
|
@15780
|
19 years |
eugene |
some new features for testing
|
|
|
|
@15779
|
19 years |
eugene |
added -uri to the my_die function
|
|
|
|
@15778
|
19 years |
eugene |
fixed error relating to test sql code
|
|
|
|
@15777
|
19 years |
jhoblitt |
pass -uri to -addprocessedimfile
|
|
|
|
@15776
|
19 years |
jhoblitt |
simplfy regtool -addprocessedimfile & add/require the -uri parameter
|
|
|
|
@15775
|
19 years |
eugene |
adding rawExp,rawImfile comment and teltemp fields
|
|
|
|
@15774
|
19 years |
eugene |
adding bias-less recipes
|
|
|
|
@15773
|
19 years |
eugene |
adding FPA.COMMENT and FPA.TELTEMP stats
|
|
|
|
@15772
|
19 years |
eugene |
adding FPA.COMMENT and FPA.TELTEMP concepts
|
|
|
|
@15771
|
19 years |
eugene |
adding ipp-2.4.dist
|
|
|
|
@15770
|
19 years |
eugene |
adding FPA.COMMENT, FPA.TELTEMP.* concepts and TELTEMP parse function
|
|
|
|
@15769
|
19 years |
jhoblitt |
fix .fault handling
|
|
|
|
@15768
|
19 years |
Paul Price |
Fixing psMatrixTranspose to allow transposition of non-square matrices.
|
|
|
|
@15767
|
19 years |
Paul Price |
Determinant should be optional in psMatrixDeterminant.
|
|
|
|
@15766
|
19 years |
jhoblitt |
update
|
|
|
|
@15765
|
19 years |
jhoblitt |
impliment -done
|
|
|
|
@15764
|
19 years |
Paul Price |
Making code compile with current (checked-in) version.
|
|
|
|
@15763
|
19 years |
jhoblitt |
stop exposures with rawImfiles that have non zero fault codes from …
|
|
|
|
@15762
|
19 years |
Paul Price |
Adding experimental code to generate the envelope PSF of multiple PSFs …
|
|
|
|
@15761
|
19 years |
Paul Price |
Fixing cross-matrix: background terms weren't being filled in.
|
|
|
|
@15760
|
19 years |
Paul Price |
Fixing use of macro.
|
|
|
|
@15759
|
19 years |
Paul Price |
Adding additional details in assertions.
|
|
|
|
@15758
|
19 years |
jhoblitt |
rename -update -> -done
|
|
|
|
@15757
|
19 years |
jhoblitt |
add flatcorrRun.stats
|
|
|
|
@15756
|
19 years |
Paul Price |
Implementing dual-convolution. This required reworking those …
|
|
|
|
@15755
|
19 years |
jhoblitt |
impliemnt -flatcorrimfile
|
|
|
|
@15754
|
19 years |
eugene |
add command to reset task stats
|
|
|
|
@15753
|
19 years |
eugene |
set catdir if not set
|
|
|
|
@15752
|
19 years |
eugene |
handle db i/o errors
|
|
|
|
@15751
|
19 years |
eugene |
handle i/o errors
|
|
|
|
@15750
|
19 years |
eugene |
plug leaks on error
|
|
|
|
@15749
|
19 years |
eugene |
handle db read errors
|
|
|
|
@15748
|
19 years |
eugene |
fix mem leaks
|
|
|
|
@15747
|
19 years |
eugene |
free data as needed; catformat only set when data is loaded
|
|
|
|
@15746
|
19 years |
eugene |
fixing up dvosplit to free memory as needed
|
|
|
|
@15745
|
19 years |
Paul Price |
Fixing region of search
|
|
|
|
@15744
|
19 years |
eugene |
return new subcat, even on errors
|
|
|
|