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) @10114   20 years jhoblitt add pxGenExpTag()
(edit) @10113   20 years jhoblitt re-enable expTagCounter
(edit) @10112   20 years jhoblitt require 0.0.57
(edit) @10110   20 years jhoblitt VERSION 0.0.57
(edit) @10109   20 years jhoblitt re-enable expTagCounter change *.exp_tag to always been a string …
(edit) @10108   20 years Paul Price Cause of problem in p0tool was found in psDB. psDBMySQLToPType was …
(edit) @10104   20 years rhl Fix memory leak
(edit) @10103   20 years rhl Fix memory leak
(edit) @10102   20 years rhl std{in,out,err} are reserved macros in stdio.h
(edit) @10101   20 years rhl Posix requires sys/stat.h to use fstat
(edit) @10100   20 years rhl p_psGetConfigFileName no longer exists
(edit) @10099   20 years eugene add psphot.psfstars as trace option to output image and table
(edit) @10098   20 years magnier improved tests on source fit
(edit) @10097   20 years magnier use parameter fit errors for parameter 2D fit
(edit) @10096   20 years eugene working on global linear fit with sky level
(edit) @10095   20 years magnier added tap_pmSourceFitModel.c
(edit) @10094   20 years magnier comment out test line
(edit) @10093   20 years magnier added missing backslash char; was dropping certain files
(edit) @10092   20 years magnier timer should use tai, not utc; asserts should use an explicit integer
(edit) @10091   20 years Paul Price Updating megacam from mcshort.
(edit) @10090   20 years Paul Price Updating megacam from mcshort.
(edit) @10089   20 years Paul Price Fixing name.
(edit) @10088   20 years Paul Price Removing extraneous formats.
(edit) @10087   20 years Paul Price Updating megacam from mcshort.
(edit) @10086   20 years Paul Price Updating megacam configuration from mcshort.
(edit) @10085   20 years Paul Price Updating pm{Cell,Chip,FPA}WriteMask APIs.
(edit) @10084   20 years Paul Price Adding note that returned pointer is only a view.
(edit) @10083   20 years Paul Price Adding mask and weight outputs.
(edit) @10082   20 years Paul Price Adding mask and weight outputs for ppImage.
(edit) @10081   20 years Paul Price Extensive changes to FPA reading/writing functions to support mask and …
(edit) @10080   20 years Paul Price Offsets are in the readout, not in the image. Image offsets are …
(edit) @10079   20 years magnier defined a basic set of pmSourceFitModel tests
(edit) @10078   20 years magnier replaced factor of 2 in SXX, SYY derivative to slow swings
(edit) @10077   20 years magnier added weight to ModelInit, set to sky variance
(edit) @10076   20 years eugene working on new linear fit process
(edit) @10075   20 years magnier working on new linear fit process
(edit) @10074   20 years jhoblitt fix mem corruption & leaks
(edit) @10073   20 years eugene added additional chars to whitespace checks
(edit) @10072   20 years eugene fixed jpeg deps
(edit) @10071   20 years eugene fixed up sigma representation
(edit) @10070   20 years eugene added a note
(edit) @10069   20 years eugene added vmaxwell, updated vgauss
(edit) @10068   20 years eugene removed old files (moved to libkapa)
(edit) @10067   20 years jhoblitt copied over from summit.copy.skyprobe.pro
(edit) @10066   20 years jhoblitt moved to summit.copy.pro
(edit) @10065   20 years Paul Price psArgumentVerbosity was clobbering the pre-set log level.
(edit) @10064   20 years jhoblitt fwv
(edit) @10063   20 years jhoblitt update pzDoneExp
(edit) @10062   20 years jhoblitt require ippdb 0.0.56
(edit) @10060   20 years jhoblitt VERSION 0.0.56
(edit) @10059   20 years jhoblitt large revision to get summit copy working
(edit) @10058   20 years jhoblitt fwv
(edit) @10057   20 years jhoblitt additional sanity checking
(edit) @10056   20 years jhoblitt revamp -copydone remove dead/unused code
(edit) @10055   20 years jhoblitt ws
(edit) @10054   20 years jhoblitt fix a mem leak
(edit) @10053   20 years eugene cleaned up some comments, added psphotGuessModels
(edit) @10052   20 years eugene important code re-organization: split psphotEnsemblePSF into two …
(edit) @10051   20 years magnier comment change
(edit) @10050   20 years magnier pulled code into pmSourceGetModel; added pmSourceWeights
(edit) @10049   20 years magnier cleanups; added moment recalculation for satstars with larger box
(edit) @10048   20 years magnier significant cleanup, added bicube measure of fractional peak position
(edit) @10047   20 years jhoblitt print error stack on EXIT_FAILURE only
(edit) @10046   20 years jhoblitt init/cleanup psLib * psModules
(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
Note: See TracRevisionLog for help on using the revision log.