IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

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