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) @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
(edit) @33577   14 years bills add --no-masks option to allow running when input chips have been …
(edit) @33576   14 years bills Add two options to camera_exp to support debugging when the input …
(edit) @33575   14 years bills Create a temporary directory. In there create symlinks to the nebulous …
(edit) @33574   14 years eugene moving ParsePhotcodeList to libdvo; adding photdbc parallel mode
(edit) @33573   14 years rhenders extended timeout period from 6 to 12 hours after dupe exposures were …
(edit) @33572   14 years eugene coords set results to NAN if invalid location
(edit) @33571   14 years eugene fix threaded version for 2nd and later loops
(edit) @33570   14 years eugene adding threaded option to UpdateChips
(edit) @33569   14 years eugene fixes for gcc -02
(edit) @33568   14 years eugene count images with too few, nearly too few objects; require images to …
(edit) @33567   14 years eugene limit density by nmeasure (reverse order)
(edit) @33566   14 years eugene used named values for masks, more info in verbosity
(edit) @33565   14 years eugene fix typos
(edit) @33564   14 years eugene use unique names for dvo master/client I/O files; mark stars for which …
(edit) @33563   14 years eugene rework dvo_client calls to pass the command via a file, not the cmd …
(edit) @33562   14 years rhenders fixed bug caused by using local rather than class Dvo object
(edit) @33561   14 years rhenders slight improcements to log messages when getting stripes to process
(edit) @33560   14 years rhenders added methiod to write Config object to database table; method to …
(edit) @33559   14 years rhenders no longer takes unnecessary doc arg
(edit) @33558   14 years rhenders added method to determine if a particular batch type is queued
(edit) @33557   14 years rhenders try/catch around xml prettifying call; manifest creating method now …
(edit) @33556   14 years rhenders creates datastore and dxlayer objects in constructor, no need to …
(edit) @33555   14 years rhenders creates Odm object in constructor, no need to override refreshConfig() …
(edit) @33554   14 years rhenders changes to make sure loader notices a config change and resets …
(edit) @33553   14 years rhenders scratch Db now checked at start up; better user prompting
(edit) @33552   14 years mhuber merge fix of SYS.ERR white to tab space
(edit) @33551   14 years eugene reset the measure flags when updating zero points with a reset
(edit) @33550   14 years mhuber changed what was whitespace to tab space with SYS.ERR addition
(edit) @33549   14 years eugene add some asserts to catch bad things in Mcal
(edit) @33548   14 years eugene only skip tables by host if in PARALLEL mode
(edit) @33547   14 years eugene only skip tables by host if in PARALLEL mode
(edit) @33546   14 years eugene add testobj1, testobj2 to relastro_client
(edit) @33545   14 years eugene fixed bug in getting Tmin,Tmax,Tmean from the accepted measurements
(edit) @33544   14 years eugene close the pipes when remove dvo clients are finished
(edit) @33543   14 years eugene parallelize gstar, update avmatch to work with merged vectors by …
(edit) @33542   14 years mhuber merge SYS.ERR=0 for stacks
(edit) @33541   14 years mhuber setting SYS.ERR=0 for stacking now
(edit) @33540   14 years eugene do not include bad (NAN) values in the PM fit or high-speed search
(edit) @33539   14 years eugene fclose should be close
(edit) @33538   14 years eugene add extra modes for skycoverge
(edit) @33537   14 years eugene enable parallel output for high-speed
(edit) @33536   14 years eugene close the pipes after remote jobs finish
(edit) @33535   14 years eugene replace bit-wise and with logical and
(edit) @33534   14 years watersc1 Merge from trunk: The previous iteration on prioritizing science data …
(edit) @33533   14 years watersc1 The previous iteration on prioritizing science data over stare data …
(edit) @33532   14 years eugene allow relastro_client to take -photcode, +photcode options, also pass …
(edit) @33531   14 years rhenders now loading skytable whenever we have reset the database
(edit) @33530   14 years rhenders now not using source_id in detection table; fixed by with dataRelease …
(edit) @33529   14 years rhenders now specifying in the call to base-class constructor that the log …
(edit) @33528   14 years rhenders now taking a time arg so queueing can be scheduled to repeat
(edit) @33527   14 years rhenders Now using Bill's skycells database to determine RA/Dec for stacks
(edit) @33526   14 years rhenders offering logger options in the construstor, defaults to stdout logging
(edit) @33525   14 years heather dvodb changes: staticsky and staticsky_multi are now just staticsky
(edit) @33524   14 years bills corrections to the pod documentation
(edit) @33523   14 years bills make sure we can find ds9 unless --no-display
(edit) @33522   14 years bills Add pod documentation. Add --data_group option to use to select stacks …
(edit) @33521   14 years bills added option --deasin which uses ppstamp -wholefile to read the input …
(edit) @33520   14 years eugene use new test function HostTableTestHost to see if we are on the host …
(edit) @33519   14 years eugene skip unconnected hosts when doing the remote jobs, clarify HostInfo flags
(edit) @33518   14 years eugene add modes to (a) copy original .bck data to backup host and (b) set …
(edit) @33517   14 years rhenders added method to get info from client table; added method to remove …
(edit) @33516   14 years rhenders fixed bug when initializing list of lists
(edit) @33515   14 years eugene change image index names to match the relphot names; use IDX_T to …
(edit) @33514   14 years bills Add option to return uncompressed stamps and interpret pixel …
(edit) @33513   14 years eugene minor changes to comments
(edit) @33512   14 years bills if user specifies center of 0,0 in pixel coordinates we do not make a …
(edit) @33511   14 years bills add flag to allow user to specify uncompressed images be returned
(edit) @33510   14 years eugene use int for image<->measure+catalog index (user-set in relphot.h with …
(edit) @33509   14 years rhenders typo in last commit
(edit) @33508   14 years rhenders now taking exposure time from the cmf header as opposed to gpc1
(edit) @33507   14 years bills Add option to ppstamp to create uncompressed output files. Add option …
(edit) @33506   14 years bills remove PPSTAMP.OUTPUT.JPEG.FLIP
Note: See TracRevisionLog for help on using the revision log.