|
|
|
@10005
|
20 years |
Paul Price |
Removing ppShutter --- its functionality is in ppImage and ppMerge.
|
|
|
|
@10004
|
20 years |
Paul Price |
Removing ppFringe --- its functionality is in ppMerge and ppImage.
|
|
|
|
@10003
|
20 years |
Paul Price |
Deleting ppArith --- it's not used for anything.
|
|
|
|
@10002
|
20 years |
Paul Price |
Adding options for mask creation.
|
|
|
|
@10001
|
20 years |
magnier |
more dev work on the psSparseBorder concepts
|
|
|
|
@10000
|
20 years |
jhoblitt |
handle summitExp.imfiles
|
|
|
|
@9999
|
20 years |
jhoblitt |
change psDBPackMySQLRow() & psDBGenerateCreateTableS() to support …
|
|
|
|
@9998
|
20 years |
Paul Price |
Fixing case where numScans == 0.
|
|
|
|
@9997
|
20 years |
Paul Price |
Fixing multiple frees, and mask for statistics.
|
|
|
|
@9996
|
20 years |
Paul Price |
Reorganising shutter stuff to make it fit within the general framework …
|
|
|
|
@9995
|
20 years |
Paul Price |
Fixing compilation errors.
|
|
|
|
@9994
|
20 years |
eugene |
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
|
|
|
|
@9993
|
20 years |
eugene |
adding PM_SOURCE_PHOT_INTERP option to pmSourceMagnitudes call …
|
|
|
|
@9992
|
20 years |
Paul Price |
Changes to allow system to work with PS_NO_TRACE.
|
|
|
|
@9991
|
20 years |
magnier |
adding psSparseBorder APIs (ifdef-ed out)
|
|
|
|
@9990
|
20 years |
jhoblitt |
rename psDBInit() -> psDBAlloc() and set psDBFree() as the deallocator …
|
|
|
|
@9989
|
20 years |
Paul Price |
Function to get config file name was not globally visible.
|
|
|
|
@9988
|
20 years |
jhoblitt |
fix default etc dir
|
|
|
|
@9987
|
20 years |
Paul Price |
Changing p_psGetConfigFileName to p_psTimeConfigFileName --- previous …
|
|
|
|
@9986
|
20 years |
Paul Price |
Plugging memory leaks --- forgotten free in pmMaskIdentifyBadPixels, …
|
|
|
|
@9985
|
20 years |
jhoblitt |
add support for "unique" fields
|
|
|
|
@9984
|
20 years |
Paul Price |
Input is an array of readouts, instead of multiple arrays of images, …
|
|
|
|
@9983
|
20 years |
Paul Price |
Adding functions to write masks. For this to work, had to add mask …
|
|
|
|
@9982
|
20 years |
Paul Price |
Fixing bug in psVectorHistogram when input is not of type F32.
|
|
|
|
@9981
|
20 years |
Paul Price |
Adding functions to create bad pixel masks from flattened data.
|
|
|
|
@9980
|
20 years |
des |
Changed "if (MJD == NAN"..." to "if isnan(MJD)..." per Standard C.
|
|
|
|
@9979
|
20 years |
jhoblitt |
fix the install paths so that "shared" install files are contained in …
|
|
|
|
@9978
|
20 years |
des |
In function psVectorToString, appended after line 548 the following …
|
|
|
|
@9977
|
20 years |
drobbin |
Someone moved the datadir from psLib/share/pslib to psLib/share so …
|
|
|
|
@9976
|
20 years |
drobbin |
Implemented testing for psEarthOrientation. Done with motion, working …
|
|
|
|
@9975
|
20 years |
Paul Price |
Adding assertion on rng.
|
|
|
|
@9974
|
20 years |
Paul Price |
Excess psMetadataAddItem was causing errors ("Duplicate metadata item …
|
|
|
|
@9973
|
20 years |
jhoblitt |
fix -seen search params
|
|
|
|
@9972
|
20 years |
jhoblitt |
add datastore "time" field handling to pzgetexp
|
|
|
|
@9970
|
20 years |
jhoblitt |
VERSION 0.0.55
|
|
|
|
@9969
|
20 years |
jhoblitt |
VERSION to 0.0.55
add summitExp.time
|
|
|
|
@9968
|
20 years |
jhoblitt |
overhaul pzgetexp to be more error tolerant and efficient
|
|
|
|
@9967
|
20 years |
jhoblitt |
modernize pztool -seen
|
|
|
|
@9966
|
20 years |
jhoblitt |
rename -definebydetrun -filter_exp_* -> -filter_input_*
|
|
|
|
@9965
|
20 years |
jhoblitt |
fix -toprocessedexp returning exp_tag's before all of their component …
|
|
|
|
@9964
|
20 years |
Paul Price |
Fixing line
|
|
|
|
@9963
|
20 years |
Paul Price |
Adding fringe rejection limits.
|
|
|
|
@9962
|
20 years |
Paul Price |
Turning on binning.
|
|
|
|
@9961
|
20 years |
jhoblitt |
fix -definebydetrun time filtering
|
|
|
|
@9960
|
20 years |
jhoblitt |
typo fix
|
|
|
|
@9959
|
20 years |
Paul Price |
Adding flag for ppImage if input is a fringe image.
|
|
|
|
@9958
|
20 years |
Paul Price |
Changing argument name for fringe input.
|
|
|
|
@9957
|
20 years |
jhoblitt |
fix lost -definebyquery options
first pass implementation of …
|
|
|
|
@9956
|
20 years |
Paul Price |
PPIMAGE.FRIGNE is now to be of FRINGE type.
|
|
|
|
@9955
|
20 years |
Paul Price |
Adding test directory to .cvsignore
|
|
|
|
@9954
|
20 years |
Paul Price |
Writing fringe data using new table functions.
|
|
|
|
@9953
|
20 years |
Paul Price |
Neglected to remove files used in local development.
|
|
|
|
@9952
|
20 years |
Paul Price |
Doing fringe processing using the pmFPAfile framework, with FRINGE …
|
|
|
|
@9951
|
20 years |
Paul Price |
Changing pmFringesReadFits and pmFringesWriteFits into pmFringesFormat …
|
|
|
|
@9950
|
20 years |
Paul Price |
Adding FRINGE type to pmFPAfile, which reads from/writes to FITS …
|
|
|
|
@9949
|
20 years |
Paul Price |
Adding functions to read/write tables within the FPA hierarchy …
|
|
|
|
@9948
|
20 years |
drobbin |
Added empty test templates for psEarthOrientation.c and updated makefile
|
|
|
|
@9947
|
20 years |
jhoblitt |
fix -definebydetrun memory corruption issues
|
|
|
|
@9946
|
20 years |
jhoblitt |
first pass implementation of -definebydetrun
|
|
|
|
@9945
|
20 years |
Paul Price |
Bug in output binning --- if the binning wasn't set, it would come …
|
|
|
|
@9944
|
20 years |
Paul Price |
Forgot to add them to the output.
|
|
|
|
@9943
|
20 years |
Paul Price |
Adding XBIN and YBIN to list that gets checked.
|
|
|
|
@9942
|
20 years |
jhoblitt |
stub out -definebydetrun as a copy of -definebyquery
|
|
|
|
@9941
|
20 years |
drobbin |
Reformatted for consistency between tests.
|
|
|
|
@9940
|
20 years |
jhoblitt |
plug a simple memory leak
|
|
|
|
@9939
|
20 years |
Paul Price |
string.h is required for strlen.
|
|
|
|
@9938
|
20 years |
jhoblitt |
in getMetadataType()
remove duplicate call to psMetadataAddItem() …
|
|
|
|
@9937
|
20 years |
jhoblitt |
when parsing a line don't terminate the comment at a '~'
|
|
|
|
@9936
|
20 years |
drobbin |
Reformatting done for consistency between tests.
|
|
|
|
@9935
|
20 years |
jhoblitt |
print got/expected on ok_str() failure
|
|
|
|
@9934
|
20 years |
drobbin |
Replaced all unreachable spots I removed previously.
|
|
|
|
@9933
|
20 years |
drobbin |
Tap test for psSphereOps.c. execute_tap script added for convenience. …
|
|
|
|
@9932
|
20 years |
drobbin |
Added files for profiling reporting in astro/. Error checks for NAN …
|
|
|
|
@9931
|
20 years |
jhoblitt |
fix printing of empty METADATA comments
|
|
|
|
@9930
|
20 years |
jhoblitt |
add rawDetrenedExp.camera to the output of dettool -toprocessedexp
|
|
|
|
@9929
|
20 years |
jhoblitt |
add camera to the output of dettool -raw
|
|
|
|
@9928
|
20 years |
eugene |
update notes from growth tests
|
|
|
|
@9927
|
20 years |
magnier |
added test psImageShiftKernel and related p_psImageShiftKernel_F32; …
|
|
|
|
@9926
|
20 years |
magnier |
added tap_psImageShiftKernel.c to test NxN kernel-shifting code
|
|
|
|
@9925
|
20 years |
magnier |
adjust mask region to follow interpolated shift, if applied; added …
|
|
|
|
@9924
|
20 years |
magnier |
added prototype
|
|
|
|
@9923
|
20 years |
magnier |
fixed a memory leak, restrict region to image in growth curve
|
|
|
|
@9922
|
20 years |
magnier |
added tap_pmGrowthCurve.c tap_pmSourcePhotometry.c, updated .cvsignores
|
|
|
|
@9921
|
20 years |
jhoblitt |
remove name from p_psParseLevelInfo
add 'nested' metadata's to the …
|
|
|
|
@9920
|
20 years |
jhoblitt |
remove passing around of a metadata nesting level param as this …
|
|
|
|
@9919
|
20 years |
jhoblitt |
delay parseLevelInfoArray alloc in parseLine() until it's really needed
|
|
|
|
@9918
|
20 years |
jhoblitt |
check fclose()'s return status
|
|
|
|
@9917
|
20 years |
jhoblitt |
revamp parseVector()
|
|
|
|
@9916
|
20 years |
jhoblitt |
split parseGeneric(), parseType(), & parseMetadataEnd() out of …
|
|
|
|
@9915
|
20 years |
jhoblitt |
remove empty ChangeLog
|
|
|
|
@9914
|
20 years |
Paul Price |
Fixing cache directory.
|
|
|
|
@9913
|
20 years |
jhoblitt |
possible fix for join error in -tonormalize
|
|
|
|
@9912
|
20 years |
jhoblitt |
improved error checking, coding style, & structure in parseLine() …
|
|
|
|
@9911
|
20 years |
jhoblitt |
remove ChangeLog as it's empty
|
|
|
|
@9910
|
20 years |
Paul Price |
Cleaning up --- isolating tests from each other.
|
|
|
|
@9909
|
20 years |
Paul Price |
Adding psClip
|
|
|
|
@9908
|
20 years |
drobbin |
added outputs: mdc-overwrite_true.txt and mdc-overwrite_false.txt in …
|
|
|
|
@9907
|
20 years |
Paul Price |
Pulling out function that got implemented in psLib
|
|
|
|
@9906
|
20 years |
Paul Price |
Fixing ppMerge recipes --- had BACKGROUND instead of MEAN and STDEV.
|
|
|
|
@9905
|
20 years |
Paul Price |
Adding directory.
|
|
|
|