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) @10045   20 years jhoblitt print error stack on EXIT_FAILURE
(edit) @10044   20 years jhoblitt add psDBAffectedRows()
(edit) @10043   20 years jhoblitt require ippdb 0.0.55
(edit) @10042   20 years jhoblitt stub out -copydone options
(edit) @10041   20 years jhoblitt remove pzgetfile (unneeded)
(edit) @10040   20 years jhoblitt change newExp.exp_tag to be psU64
(edit) @10039   20 years jhoblitt add newExp.dateobs change newExp.exp_tag to psU64
(edit) @10038   20 years jhoblitt remove pzPendingFrame struct
(edit) @10037   20 years jhoblitt add summitImfileDropTable, pzDoneExpDropTable, & pzDoneImfileDropTable
(edit) @10036   20 years jhoblitt change -pendingimfile to return the exp_tag
(edit) @10035   20 years jhoblitt insert the pzPendingExp row into newExp to generated an exp_tag and …
(edit) @10034   20 years jhoblitt fix premature free
(edit) @10033   20 years eugene updates
(edit) @10032   20 years eugene moved pmSourceChisq to psModules, adding sky correction
(edit) @10031   20 years magnier moved pmSourceChisq into here
(edit) @10030   20 years jhoblitt use db transactions
(edit) @10029   20 years jhoblitt remove support for generating exp_tags() fix early exit() fix memory leaks
(edit) @10028   20 years jhoblitt stub out pzgetfile
(edit) @10027   20 years Paul Price Setting nice values for mask creation.
(edit) @10026   20 years Paul Price Using Poisson distribution if threshold is negative.
(edit) @10025   20 years jhoblitt rename -pending mode -> -pendingexp add -pendingimfile mode
(edit) @10024   20 years jhoblitt complete support of the new database schema
(edit) @10023   20 years Paul Price Adding additional notes.
(edit) @10022   20 years Paul Price Adding additional option for identifying bad pixels.
(edit) @10021   20 years jhoblitt further work towards supporting the new database schema init/cleanup …
(edit) @10020   20 years jhoblitt init/cleanup pslib & psmodules convert to psTrace() for debugging …
(edit) @10019   20 years Paul Price I mean median, not mean, know what I mean?
(edit) @10018   20 years Paul Price Using robust statistics instead of sample.
(edit) @10017   20 years magnier finished psSparseBorder, runs tests ok
(edit) @10016   20 years magnier added tap_psSparse
(edit) @10015   20 years magnier finished initial psSparse tests
(edit) @10014   20 years jhoblitt revamped to follow new table structure
(edit) @10013   20 years jhoblitt rename *.time filed -> dateobs call gentag() stored func to generate …
(edit) @10012   20 years eugene ignore the ippdb.mdc file
(edit) @10011   20 years magnier fixed bug, added error check
(edit) @10010   20 years magnier added tap tests for psSparseBorder functions
(edit) @10009   20 years magnier added psSparseBorder for special matrices
(edit) @10008   20 years jhoblitt implement database store support for psU32 & psU64s
(edit) @10007   20 years Paul Price Ignoring .pantasks and .pcontrol
(edit) @10006   20 years Paul Price Adding test directory to .cvsignore
(edit) @10005   20 years Paul Price Removing ppShutter --- its functionality is in ppImage and ppMerge.
(edit) @10004   20 years Paul Price Removing ppFringe --- its functionality is in ppMerge and ppImage.
(edit) @10003   20 years Paul Price Deleting ppArith --- it's not used for anything.
(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 …
Note: See TracRevisionLog for help on using the revision log.