|
|
|
@15880
|
19 years |
eugene |
create psastroModel to analyse a collection of astrometry measurements
|
|
|
|
@15878
|
19 years |
eugene |
fixed cases of hard-wired line length; some api cleanup in stack_math
|
|
|
|
@15877
|
19 years |
eugene |
fixed types in fprintf
|
|
|
|
@15876
|
19 years |
eugene |
drop unused vars, fixed missing assignment
|
|
|
|
@15875
|
19 years |
eugene |
fixed types in fprintf, flush stdout, stderr before forking
|
|
|
|
@15874
|
19 years |
eugene |
fixed type in fprintf
|
|
|
|
@15873
|
19 years |
eugene |
drop conflicting DEBUG #define
|
|
|
|
@15872
|
19 years |
eugene |
fixed type for fprintf
|
|
|
|
@15871
|
19 years |
eugene |
fixed type in debug statement
|
|
|
|
@15870
|
19 years |
eugene |
minor notes
|
|
|
|
@15869
|
19 years |
eugene |
drop unused vars
|
|
|
|
@15868
|
19 years |
eugene |
re-write to use fork,exec,waitpid to catch timeouts
|
|
|
|
@15867
|
19 years |
eugene |
added
|
|
|
|
@15866
|
19 years |
eugene |
whitespace
|
|
|
|
@15865
|
19 years |
eugene |
added pmMaskIdentifyMode functions
|
|
|
|
@15864
|
19 years |
eugene |
increase setselect timeout, check for no valid detrend data
|
|
|
|
@15863
|
19 years |
eugene |
set fileLevel when loading from detrend db
|
|
|
|
@15862
|
19 years |
eugene |
added mode option for masking
|
|
|
|
@15861
|
19 years |
eugene |
changed MASK.MODE to VALUE by default
|
|
|
|
@15860
|
19 years |
eugene |
added DETREND.CONSTRAINTS, added PPIMAGE_DET_ONLY
|
|
|
|
@15859
|
19 years |
eugene |
fix type for CELL.SATURATION
|
|
|
|
@15858
|
19 years |
eugene |
added CLASSID, fix jpeg levels of mask creation
|
|
|
|
@15857
|
19 years |
eugene |
add -unlimit option to list all matches
|
|
|
|
@15856
|
19 years |
eugene |
join resid imfile on det norm exp
|
|
|
|
@15855
|
19 years |
eugene |
drop commented entries, add workdir
|
|
|
|
@15854
|
19 years |
eugene |
add class_id to key for uniqueness
|
|
|
|
@15853
|
19 years |
eugene |
fixed error message
|
|
|
|
@15852
|
19 years |
eugene |
drop df in error condition
|
|
|
|
@15851
|
19 years |
eugene |
added debug statements
|
|
|
|
@15850
|
19 years |
Paul Price |
Convolve image 1 to match image 0.
|
|
|
|
@15849
|
19 years |
Paul Price |
Fixing typo.
|
|
|
|
@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
|
|
|
|