IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33677   14 years rhenders added new OB batch type
(edit) @33676   14 years rhenders added methos to ingest a region based on DVO index; purgeRegions now …
(edit) @33675   14 years rhenders simplified overriden ingestRegion() method
(edit) @33674   14 years rhenders added OB batch; removed unnecessary config args to ipptopsps Db methods
(edit) @33673   14 years rhenders removed unnecessary config args to ippToPspsDb methods; all metrics …
(edit) @33672   14 years rhenders some reorganization of run() method
(edit) @33671   14 years bills changes to postage stamp task timing (has been running in tag for …
(edit) @33670   14 years bills Minor postage stamp changes that have been running in production for …
(edit) @33669   14 years watersc1 Add reference catalog to output headers
(edit) @33668   14 years watersc1 This probably doesn't need to be in the recipe metadata, just …
(edit) @33667   14 years watersc1 trace change in checkNoise code.
(edit) @33666   14 years watersc1 ppMerge/detrend script changes to create noisemap detrends.
(edit) @33665   14 years rhenders no longer passing config parameters unnecessarily to IppToPspsDb
(edit) @33664   14 years bills wrong argument to bgtool -updatewarp
(edit) @33663   14 years eugene need static format in psStringAppend
(edit) @33662   14 years eugene support for parallel dvo in mextract, avextract, avmerge, gstar, gcat; …
(edit) @33661   14 years eugene myAssert to libohana; allow user-specified separator
(edit) @33660   14 years eugene rconnect now in libohana
(edit) @33659   14 years eugene use exotic rconnect_elixir
(edit) @33658   14 years eugene replace strdup with strcreate (ohana memory safety)
(edit) @33657   14 years eugene use SkyTableFilename to get filename
(edit) @33656   14 years eugene support to set output mode and format; output database need not be local
(edit) @33655   14 years eugene support for parallel dvo; support to set output mode and format
(edit) @33654   14 years eugene add support for ubercal in setphot; add support for parallel dvo in setphot
(edit) @33653   14 years eugene add tests for PS1_V3; add tests for flat-field correction & ubercal; …
(edit) @33652   14 years eugene updates to relastro to support distributed dvo; some optmimization …
(edit) @33651   14 years eugene updates to relphot to support ubercal, distributed dvo; some …
(edit) @33650   14 years eugene working on trimming pngs to avoid excess whitespace
(edit) @33649   14 years eugene new query fields (secfilt flags; mean airmass; mcal offset, …
(edit) @33648   14 years eugene fix byteswap error for 64bit tables (simplify byteswap code generally …
(edit) @33647   14 years eugene add PS1_V3 schema; support for flat-field correction table in dvo; …
(edit) @33646   14 years eugene move myAssert, myAbort, OHANA_ASSERT into libohana; add features to …
(edit) @33645   14 years eugene always read into a valid 2D image, even if input FITS file is 0D, 1D, …
(edit) @33644   14 years bills Use a different script when restoring camera stage destreak runs than …
(edit) @33643   14 years eugene updates related to zero points from new reference catalogs & w-band mags
(edit) @33642   14 years eugene updates to dvo.photcode from EAM branch (bitmasks and sys errors); …
(edit) @33641   14 years eugene merge changes from trunk
(edit) @33640   14 years eugene merge changes from trunk
(edit) @33639   14 years eugene merge changes from trunk
(edit) @33638   14 years eugene merge changes from trunk
(edit) @33637   14 years eugene add LINEAR_FIT_VARIANCE_MODE option
(edit) @33636   14 years watersc1 configuration changes to apply noisemap
(edit) @33635   14 years eugene option for megacam static sky
(edit) @33634   14 years eugene pass -update to relastro_client when needed
(edit) @33633   14 years eugene use robust stats for the mean & stdev; apply w-r vs r-i color …
(edit) @33632   14 years eugene save the old photcode table explicitly; update photcode table with sys …
(edit) @33631   14 years eugene update nominal zero points used by psastro; use the mean zero point, …
(edit) @33630   14 years eugene add some test photometry reduction classes
(edit) @33629   14 years eugene adding some unfinished code snippets
(edit) @33628   14 years eugene new function to repair image maps via interpolation
(edit) @33627   14 years bills install destreak_restore_camera.pl
(edit) @33626   14 years bills add new option to censorObjects where it simply reads the input smf …
(edit) @33625   14 years bills add new value for magicDSRun.state failed_restore
(edit) @33624   14 years mhuber fix readoutFakeThread int->float outside of PS_SCALAR_VALUE to avoid …
(edit) @33623   14 years eugene add accessor for secfilt:flags
(edit) @33622   14 years eugene raise an error for list -copy if input is missing
(edit) @33621   14 years eugene only run parallax analysis on objects with large enough parallax factor
(edit) @33620   14 years eugene allow user-option on separator
(edit) @33619   14 years heather the query was not optimal. It's still not optimal but at least it's faster
(edit) @33618   14 years bills Third draft. Reworked order of checks to be more efficient and the …
(edit) @33617   14 years bills In chiptool -dropprocessedimfile accept -cam_id as a selector
(edit) @33616   14 years eugene cleanups for parallel ops
(edit) @33615   14 years eugene added some features to make remote stats operations easier
(edit) @33614   14 years eugene add get.results option to hosts function
(edit) @33613   14 years eugene add KRON_ITERATIONS
(edit) @33612   14 years eugene some tests with KRON_ITERATIONS
(edit) @33611   14 years eugene add dvo remote command
(edit) @33610   14 years eugene setMrelFinal was marking all ref photometry to be skipped, so objects …
(edit) @33609   14 years eugene use backup catalog location if specified
(edit) @33608   14 years eugene fix build-time errors
(edit) @33607   14 years eugene various output cleaups
(edit) @33606   14 years eugene marked unused for detections skipped due to nan errors
(edit) @33605   14 years eugene adding mean ap mag, reset all secfilt.flags (no non-phot flags), skip …
(edit) @33604   14 years eugene add w-band color-correction from r: this is very sketchy
(edit) @33603   14 years eugene whitespace diffs
(edit) @33602   14 years bills second draft of program to safely restore camera runs to their …
(edit) @33601   14 years eugene thresholding function
(edit) @33600   14 years eugene improve verbosity; clear some memory leaks in parallel ops
(edit) @33599   14 years rhenders Dvo is now a base-class to two inherting classes for detections and …
(edit) @33598   14 years rhenders Just removing old, redundant code
(edit) @33597   14 years mhuber
(edit) @33596   14 years mhuber
(edit) @33595   14 years rhenders removed most of the logging
(edit) @33594   14 years rhenders added path for czartool plots
(edit) @33593   14 years rhenders added CASCADE DELETE to box table FK constraint
(edit) @33592   14 years eugene normalized ra before converting to pixels
(edit) @33591   14 years bills Various bug fixes for psphotStack
(edit) @33590   14 years watersc1 Tell ppImage how to construct a noise map, and add appropriate recipes …
(edit) @33589   14 years rhenders slight imprtovements to logging
(edit) @33588   14 years rhenders reworked to use IppToPsps as base-class
(edit) @33587   14 years bills In psphotMatchSourcesAddMissing cache the copies of footprints made …
(edit) @33586   14 years bills in pmPSFtryFitEXT mark source as PSFTRY_MASK_EXT_FAIL if it has a NULL …
(edit) @33585   14 years eugene parallelize photdbc
(edit) @33584   14 years eugene can I get the host table test to make sense???
(edit) @33583   14 years eugene dvo_client does not have PARALLEL set
(edit) @33582   14 years eugene setphot_client does not have PARALLEL set
(edit) @33581   14 years eugene relphot_client does not have PARALLEL set
(edit) @33580   14 years eugene reduce verbosity so client output does not overwhelm; add …
(edit) @33579   14 years bills add Makefile.in to svn:ignore property
(edit) @33578   14 years bills add a tiny bit more information a printf
Note: See TracRevisionLog for help on using the revision log.