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) @23945   17 years Paul Price Attempt to fix ticket 1223: change database state when crash detected.
(edit) @23944   17 years Paul Price Fix double free.
(edit) @23940   17 years Paul Price Adding new column to diffSkyfile: deconv_max, which is the maximum …
(edit) @23939   17 years Paul Price Adding maximum deconvolution fraction.
(edit) @23938   17 years Paul Price If we didn't request photometry, that's not bad!
(edit) @23937   17 years Paul Price Implement stamp thresholds on both images. This is to avoid …
(edit) @23936   17 years bills get mask values from input mask file rather than the recipe
(edit) @23935   17 years jhoblitt merge neb_distrib_20081210
(edit) @23934   17 years jhoblitt merge neb_distrib_20081210
(edit) @23933   17 years Paul Price Need to quote skycell name.
(edit) @23932   17 years jhoblitt merge neb_distrib_20081210
(edit) @23931   17 years Sebastian Jester Add branch for proposed SDSS-related changes to/questions about addstar
(edit) @23928   17 years eugene count the ghosts by default
(edit) @23927   17 years eugene by default we want to skip REMNANCE for GPC1 and use the …
(edit) @23926   17 years eugene add clean target to Makefile.in
(edit) @23925   17 years eugene update Makefile.in with tested changes from Makefile
(edit) @23924   17 years eugene import updates from camera group (fits table outputs, fixes to …
(edit) @23923   17 years eugene cleanup diff stage pages
(edit) @23922   17 years Paul Price Only consider diffRuns with the same label as the one we're defining.
(edit) @23921   17 years eugene convert -label options to multi where appropriate
(edit) @23920   17 years eugene convert -label options to multi where appropriate
(edit) @23919   17 years eugene convert -label options to multi where appropriate; fix definebyquery …
(edit) @23918   17 years eugene added function pxAddLabelSearchArgs to allow -label entries to be multiple
(edit) @23917   17 years eugene fix the label option for chiptool -definebyquery: need access to …
(edit) @23916   17 years eugene select tasks from a LABEL list rather than a single LABEL variable
(edit) @23915   17 years eugene a multi results in an OR set for LIKE as well as == eg: (A LIKE foo OR …
(edit) @23914   17 years eugene adding padding to RINGS tessellation; fixed name format for RINGS
(edit) @23913   17 years bills use LOADEXEC in magic destreak
(edit) @23912   17 years bills Distribution progress
(edit) @23911   17 years bills set exciseValue when reading image from pmFPAfile
(edit) @23910   17 years bills my use of compression is broken for 16 bit masks turn off for now
(edit) @23909   17 years bills if recoveryroot is NULL don't use it
(edit) @23908   17 years bills last params from Paul S
(edit) @23907   17 years eugene tasks related to top-level survey management
(edit) @23906   17 years eugene updates to keep in sync with schema mods
(edit) @23905   17 years eugene 3x3 map for modeling psf; 3rd order aptrend; reduce S/N limit for …
(edit) @23904   17 years eugene add -pretend options to definewarpwarp
(edit) @23903   17 years eugene skip cells which are empty
(edit) @23902   17 years bills allow the registration of empty filesets
(edit) @23901   17 years bills check if defined($val) instead of if ($val) to allow for zero values
(edit) @23900   17 years bills print out header line for empty fileset
(edit) @23899   17 years Paul Price Fixing a few errors to make the distribution client work.
(edit) @23898   17 years Paul Price Some fixes required for pantasks operation: needed '-limit' for the …
(edit) @23897   17 years Paul Price Adding distribution client.
(edit) @23896   17 years Paul Price Adding first cut at distribution client task definition.
(edit) @23895   17 years Paul Price Need to fix paths to point to new workdir.
(edit) @23894   17 years Paul Price Distribution client workflow is now working!
(edit) @23893   17 years Paul Price Add UNIQUE constraint to ensure we're not downloading the same …
(edit) @23892   17 years Paul Price Fixes for string handling of output from dsproductls.
(edit) @23891   17 years Paul Price Don't remove AUTO_INCREMENT and FOREIGN KEY for the receive tables.
(edit) @23890   17 years Paul Price Resolve name before moving.
(edit) @23889   17 years Paul Price Adding scripts for distribution client.
(edit) @23888   17 years Paul Price Adding first cut at scripts for distribution client.
(edit) @23887   17 years bills add --clean argument to dist_advancerun.pl
(edit) @23886   17 years bills add missing commma, balance number of rows in the selects being unioned
(edit) @23885   17 years Paul Price Modifying distribution client workflow (currently composed of …
(edit) @23884   17 years Paul Price Want sed, for creating mirror table creation SQL.
(edit) @23883   17 years Paul Price Index is long, not necessarily S64.
(edit) @23882   17 years Paul Price Adding function to calculate covariance pseudo-matrix when binning.
(edit) @23881   17 years Paul Price Adding new tables.
(edit) @23880   17 years Paul Price Adding receivetool, for the other end of the distribution.
(edit) @23879   17 years Paul Price Underscores need to be escaped on my Gentoo laptop (sed 4.1.5).
(edit) @23878   17 years bills add diffSkyfile.data_state
(edit) @23877   17 years bills add diffSkyfile.data_state
(edit) @23876   17 years bills calculate appropriate widths for the columns
(edit) @23874   17 years bills add --clean argument to dist_advancerun.pl
(edit) @23873   17 years bills add -clean argument to the exportrun modes. If set switch state and …
(edit) @23872   17 years Paul Price Fixing PPSIM filerules so that they are opened/closed at the …
(edit) @23871   17 years eugene skip if we do not have raw (mef) gpc1 images
(edit) @23870   17 years Paul Price Removing debugging output.
(edit) @23869   17 years Paul Price Need to commit operation.
(edit) @23868   17 years Paul Price Making chiptool -importrun work. Defined some useful PXMIRROR macros …
(edit) @23866   17 years Paul Price Fixing to be consistent with database.
(edit) @23865   17 years Paul Price Fixing generation of mirror table creation SQL.
(edit) @23864   17 years bills disttool -revertfileset
(edit) @23863   17 years Paul Price Removing stray comma.
(edit) @23862   17 years Paul Price Generate SQL for mirror tables from parsing SQL for regular tables.
(edit) @23861   17 years bills add task to build data store filesets for distRuns
(edit) @23859   17 years Paul Price There's no reason why multiple '@' characters can't appear on the same …
(edit) @23853   17 years Paul Price Fixing double free.
(edit) @23851   17 years Paul Price Convolve subtraction mask so that we can easily identify bad stamps.
(edit) @23850   17 years Paul Price If stamp point is outside border, then don't need to mark it as bad.
(edit) @23849   17 years Paul Price Fixing how stamps are found: ensuring NANs don't get into the stamp …
(edit) @23848   17 years giebink schema update
(edit) @23847   17 years eugene add REFSTAR_COUNT_GHOSTS
(edit) @23846   17 years eugene adding options to measure or correct the crosstalk (GPC1-specific for now)
(edit) @23845   17 years eugene adding option to measure the crosstalk (GPC1-specific for now)
(edit) @23844   17 years eugene count ghosts
(edit) @23843   17 years bills minor mods to the rc tables
(edit) @23842   17 years bills modes to disttool for creating rcDSFileset objects tweaks to the …
(edit) @23841   17 years Paul Price Add "-debug" flag to enable generation of ds9 region files.
(edit) @23840   17 years Paul Price Adding -debug option to produce stamps region files.
(edit) @23839   17 years Paul Price Generate ds9 region files for stamps at interesting places.
(edit) @23838   17 years bills First draft of script to create data store fileset from distRun
(edit) @23837   17 years Paul Price Trigger region output based on trace level.
(edit) @23836   17 years Paul Price Zero point when loading input image was being derived from FPA.FILTER …
(edit) @23835   17 years Paul Price 'stats' is owned by psastro.c, so don't free it here.
(edit) @23834   17 years Paul Price Format names for PPSIM outputs can point to name that doesn't exist …
(edit) @23833   17 years Paul Price Adding PPSIM.INPUT and PPSIM.REAL.SOURCES, which were only in the …
(edit) @23832   17 years Paul Price Was redefining 'value', so that the result wasn't being recognised in …
Note: See TracRevisionLog for help on using the revision log.