|
|
|
@15010
|
19 years |
eugene |
updated to ipp-2-3
|
|
|
|
@15009
|
19 years |
eugene |
moving pschecklibs.pl to pschecklibs; updating tagsets to 2.3
|
|
|
|
@15008
|
19 years |
eugene |
add an init_error function
|
|
|
|
@15007
|
19 years |
eugene |
add darwin_x86 to byte_swap table
|
|
|
|
@15006
|
19 years |
eugene |
catch mis-match in stack math
|
|
|
|
@15005
|
19 years |
eugene |
set the field size
|
|
|
|
@15004
|
19 years |
eugene |
only set the binning scale / offset for MAP
|
|
|
|
@15003
|
19 years |
jhoblitt |
update magicInputSkyfile
|
|
|
|
@15002
|
19 years |
eugene |
added automatic scale adjustment for PSF parameter model
|
|
|
|
@15001
|
19 years |
eugene |
add asserts for finite input values
|
|
|
|
@15000
|
19 years |
eugene |
update from eam_branch_20070921
|
|
|
|
@14998
|
19 years |
eugene |
new parameters for psf trend model
|
|
|
|
@14997
|
19 years |
eugene |
add new parameters for pmPSF trend model
|
|
|
|
@14996
|
19 years |
eugene |
report to stderr sources of leaks
|
|
|
|
@14994
|
19 years |
eugene |
convert to pmTrend2D for psf model
|
|
|
|
@14988
|
19 years |
eugene |
added APIs to define psImageMap without psImage pointer
|
|
|
|
@14983
|
19 years |
Paul Price |
Including psMemory.h where required.
|
|
|
|
@14982
|
19 years |
Paul Price |
Memory assertion should be in the memory code, so that I can include …
|
|
|
|
@14981
|
19 years |
jhoblitt |
remove unneeded sanity checking and transaction from …
|
|
|
|
@14978
|
19 years |
Paul Price |
Missing return caused memory corruption.
|
|
|
|
@14977
|
19 years |
gusciora |
Added pmCellSquish.h and pmCOnceptsUpdate.h.
|
|
|
|
@14976
|
19 years |
gusciora |
Added new test files to Makefile.am.
|
|
|
|
@14967
|
19 years |
eugene |
drop unneeded psErrorClear calls
|
|
|
|
@14966
|
19 years |
eugene |
generate flux scale for successful psf
|
|
|
|
@14965
|
19 years |
eugene |
adding a comment
|
|
|
|
@14964
|
19 years |
eugene |
adding fluxscale parameters
|
|
|
|
@14963
|
19 years |
eugene |
adding psphotMakeFluxScale
|
|
|
|
@14962
|
19 years |
eugene |
use FluxScale for model photometry if available
|
|
|
|
@14961
|
19 years |
eugene |
added FluxScale to psf
|
|
|
|
@14960
|
19 years |
eugene |
init the mask vector if alloced here
|
|
|
|
@14959
|
19 years |
Paul Price |
Argument change: residdetrun is now todetrunsummary
|
|
|
|
@14958
|
19 years |
Paul Price |
Plugging memory leak from not freeing rawExp before "continue".
|
|
|
|
@14955
|
19 years |
Paul Price |
Plugging memory leak, following changes to psImage.
|
|
|
|
@14954
|
19 years |
Paul Price |
Don't store formatName in the pmFPA --- this was a testing step that I …
|
|
|
|
@14953
|
19 years |
eugene |
plugged leak
|
|
|
|
@14952
|
19 years |
eugene |
plug leaks
|
|
|
|
@14950
|
19 years |
eugene |
plug leaks
|
|
|
|
@14949
|
19 years |
eugene |
plug leaks from psImageSubset
|
|
|
|
@14947
|
19 years |
Paul Price |
Additional include file required for compilation.
|
|
|
|
@14946
|
19 years |
eugene |
adding diagnostic plots
|
|
|
|
@14945
|
19 years |
eugene |
adding several new functions
|
|
|
|
@14944
|
19 years |
eugene |
substantial changes: converting to pmTrend2d; adding functions to …
|
|
|
|
@14943
|
19 years |
eugene |
adding comment
|
|
|
|
@14942
|
19 years |
eugene |
using new psImageBacgkround API, adding plots for sky cell histograms
|
|
|
|
@14941
|
19 years |
eugene |
add comment
|
|
|
|
@14940
|
19 years |
eugene |
change some psF64 to double
|
|
|
|
@14939
|
19 years |
eugene |
adding diagnostic plots
|
|
|
|
@14938
|
19 years |
eugene |
adding pmTrend2D
|
|
|
|
@14937
|
19 years |
eugene |
converting ApResid to pmTrend2D; F64 to F32 for various elements used …
|
|
|
|
@14936
|
19 years |
eugene |
adding pmTrend2D as part of the pmPSF model (ApResid)
|
|
|
|
@14935
|
19 years |
eugene |
new API for psImageBackground
|
|
|
|
@14934
|
19 years |
eugene |
force consistency with dataLevel, fileLevel, freeLevel for …
|
|
|
|
@14933
|
19 years |
eugene |
minor spacing change
|
|
|
|
@14932
|
19 years |
eugene |
adding pmTrend2D.h
|
|
|
|
@14931
|
19 years |
eugene |
added psStatsInit, FITTED_MEAN_V4, fixed out-of-range error in …
|
|
|
|
@14930
|
19 years |
eugene |
fixed extrapolation error in histograms with large dynamic range
|
|
|
|
@14929
|
19 years |
eugene |
adding psImageMap, psImagePixelInterpolate functions
|
|
|
|
@14928
|
19 years |
eugene |
added comment
|
|
|
|
@14927
|
19 years |
eugene |
adding psArrayRemoveDataNoFree
|
|
|
|
@14926
|
19 years |
eugene |
adding new tests for new functions
|
|
|
|
@14925
|
19 years |
eugene |
adding psImageInterpolatePixelBilinear
|
|
|
|
@14924
|
19 years |
eugene |
adding psImageMap functions, psImagePixelInterpolate functions
|
|
|
|
@14923
|
19 years |
eugene |
adding utility functions for coordinate system conversions
|
|
|
|
@14922
|
19 years |
eugene |
adding ability to return the subsample used for the stats
|
|
|
|
@14921
|
19 years |
eugene |
updates to child handling
|
|
|
|
@14918
|
19 years |
eugene |
adding diagnostic plots; update to FITTED_MEAN_V4 as default
|
|
|
|
@14917
|
19 years |
eugene |
adding diagnostic plot data, temporary sky bias
|
|
|
|
@14916
|
19 years |
eugene |
move to FITTED_MEAN_V4
|
|
|
|
@14915
|
19 years |
eugene |
update header keywords
|
|
|
|
@14914
|
19 years |
eugene |
report error in gaussj
|
|
|
|
@14913
|
19 years |
eugene |
remove extra grestore
|
|
|
|
@14902
|
19 years |
Paul Price |
Set the data_exists flags once we know we have something good.
|
|
|
|
@14901
|
19 years |
Paul Price |
Set the data_exists flag when we know we have something good.
|
|
|
|
@14900
|
19 years |
Paul Price |
path_base should be optional, to allow the error code to be inserted.
|
|
|
|
@14899
|
19 years |
Paul Price |
Don't save the sources we find as part of deriving the PSF --- they …
|
|
|
|
@14898
|
19 years |
Paul Price |
Adding input source list, output source list.
|
|
|
|
@14897
|
19 years |
Paul Price |
Turn on PSF determination and source list.
|
|
|
|
@14896
|
19 years |
Paul Price |
Don't need those files.
|
|
|
|
@14895
|
19 years |
Paul Price |
Adding script to test some filename issues.
|
|
|
|
@14894
|
19 years |
Paul Price |
Removing old old old test file.
|
|
|
|
@14893
|
19 years |
Paul Price |
Ignore everything
|
|
|
|
@14892
|
19 years |
Paul Price |
Using newly defined functions that define files based on other files, …
|
|
|
|
@14891
|
19 years |
Paul Price |
Playing with file activation to get things to write out at the …
|
|
|
|
@14889
|
19 years |
Paul Price |
Had trouble with defining files for psphot from pswarp --- didn't know …
|
|
|
|
@14888
|
19 years |
bills |
added scripts/dsrootls to the list of script files to install
|
|
|
|
@14887
|
19 years |
jhoblitt |
nebulous support update
|
|
|
|
@14886
|
19 years |
jhoblitt |
install pmImageCombine.h
|
|
|
|
@14885
|
19 years |
jhoblitt |
test cleanup
|
|
|
|
@14884
|
19 years |
Paul Price |
Copying an FPA onto itself takes forever --- you never get to the …
|
|
|
|
@14883
|
19 years |
bills |
Fixed incorrect program name in usage message.
|
|
|
|
@14882
|
19 years |
gusciora |
First version for this file.
|
|
|
|
@14881
|
19 years |
gusciora |
Current latest working version of this file. A newer one is in …
|
|
|
|
@14880
|
19 years |
gusciora |
Newer version of the test config files. These wil leventually be …
|
|
|
|
@14879
|
19 years |
jhoblitt |
add dsrootls
|
|
|
|
@14878
|
19 years |
jhoblitt |
change psFitsOptionsAlloc() to make a copy of it's tilesize arg
|
|
|
|
@14877
|
19 years |
jhoblitt |
add psFitsOptionsAlloc()
add psFitsSetOptions()
|
|
|
|
@14876
|
19 years |
jhoblitt |
psFitsSetCompression() error handling cleanups
|
|
|
|
@14875
|
19 years |
Paul Price |
Got the type of the output image wrong (should be skycell, not detector).
|
|
|
|
@14874
|
19 years |
Paul Price |
We need a new PSF model for the warped frame. It would be good to …
|
|
|
|
@14873
|
19 years |
Paul Price |
Avoiding SEGV when sources aren't provided.
|
|
|
|