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) @28611   16 years bills Prevent deletion of chipProcessedImfiles whose runs are not in state …
(edit) @28610   16 years rhenders Added capabiulity to turn reverts on and off
(edit) @28609   16 years watersc1 Re-enabled diff 30-day retention. Added --this_mode_only to cleanup …
(edit) @28608   16 years Serge CHASTEL Cleaning solution for tmp files
(edit) @28606   16 years Serge CHASTEL Query columns in some db tables
(edit) @28605   16 years watersc1 Fixing missing camtool_addprocessedexp.sql in Makefile.am. …
(edit) @28604   16 years Serge CHASTEL Doc + Missign plot definitions
(edit) @28603   16 years Serge CHASTEL Plots
(edit) @28602   16 years Serge CHASTEL Plots
(edit) @28601   16 years Serge CHASTEL Plots
(edit) @28600   16 years Paul Price Add -select_astrom to stacktool -definebyquery. I recommend it be set …
(edit) @28598   16 years heather missed a few -all's
(edit) @28597   16 years heather bunch of minor changes and bug fixes, mostly cosmetic
(edit) @28596   16 years heather using new CHIP.TEMPERATURE for making a dark
(edit) @28595   16 years bills add -fault to selection args for pstamptool -updatejob
(edit) @28593   16 years bills fault skyfile if poor quality results when updating
(edit) @28591   16 years Paul Price Fix syntax error.
(edit) @28589   16 years rhenders Cosmetic
(edit) @28588   16 years rhenders Added moments
(edit) @28587   16 years bills print 0 if magic_ds_id is NULL
(edit) @28586   16 years bills handle NULL magic_ds_id
(edit) @28585   16 years bills in chiptool -listrun list the magic_ds_id
(edit) @28583   16 years bills queue dependent if run state is goto_cleaned
(edit) @28581   16 years watersc1 Update to automation cleanups to queue magic destreak cleanups. Added …
(edit) @28580   16 years Paul Price Better way of checking for empty tables --- doesn't always make sense.
(edit) @28579   16 years rhenders Added total num of photometric ref stars to FrameMeta
(edit) @28578   16 years heather changed -all to -all-run
(edit) @28577   16 years heather changed -all to -all-run
(edit) @28576   16 years Paul Price Fix file type.
(edit) @28575   16 years Paul Price Flipping the sign of the image wasn't the right thing to do because …
(edit) @28573   16 years Paul Price Don't print filenames!
(edit) @28571   16 years Paul Price Delete convolved files for diffRuns being updated as well.
(edit) @28570   16 years Paul Price Explicitly turn off photometry for update mode --- it leads to 'bad …
(edit) @28569   16 years Paul Price Only save convolved products for 'new' runs --- updates don't need …
(edit) @28568   16 years Paul Price Inputs to background restoration pipeline must have been destreaked to …
(edit) @28567   16 years Paul Price Actually use threads.
(edit) @28566   16 years Paul Price Add option to output mask and variance.
(edit) @28565   16 years Paul Price Whoops, that's not the way to do it.
(edit) @28564   16 years rhenders Adding Object batch type to system
(edit) @28562   16 years bills don't queue jobs for diff images with poor quality
(edit) @28560   16 years Paul Price Write covariance along with variance, for completeness.
(edit) @28559   16 years rhenders Now looking up column numbers
(edit) @28558   16 years heather detrend reverts - can now revert -all in run state
(edit) @28557   16 years heather detrend reverts
(edit) @28556   16 years rhenders Removed dependance on column numbers: now looks-up using column names
(edit) @28554   16 years watersc1 typo bug in detrend queue from yesterday broke detrend queueing. Fixed …
(edit) @28553   16 years Paul Price Add diff and warp identifiers.
(edit) @28552   16 years Paul Price Adding concept CHIP.TEMPERATURE to be set to the Camera's …
(edit) @28551   16 years Paul Price Only need warps to have completed, not necessarily in 'full' state, …
(edit) @28550   16 years rhenders Now setting detectorID as a string
(edit) @28549   16 years rhenders Updating with recent PSPS schema changes (moments and detectorID)
(edit) @28548   16 years Paul Price Fix logical error resulting in 'no overlap' when not transforming sources.
(edit) @28547   16 years rhenders numAstroRef is the same as numPhotoRef - for now, at least
(edit) @28546   16 years Paul Price Need class_id
(edit) @28545   16 years Paul Price Don't attempt to warp skycells that originally failed or had bad quality.
(edit) @28544   16 years Paul Price Check that inputs exist.
(edit) @28543   16 years Paul Price Resolve nebulous filename
(edit) @28542   16 years Paul Price Set fileset types for MOPS to IPP-MOPS regardless of the product name.
(edit) @28541   16 years Paul Price Fix cut/paste oversight.
(edit) @28540   16 years Paul Price Adding support for background restoration stages.
(edit) @28539   16 years Paul Price Removing registration from all.on and all.off
(edit) @28538   16 years Paul Price Adding dqstats to 'off' command.
(edit) @28536   16 years Paul Price Merging background restoration branch.
(edit) @28532   16 years watersc1 Add dettool -use_begin and -use_end options to specify the range of …
(edit) @28531   16 years rhenders No need to save results from test batch
(edit) @28530   16 years rhenders Need XML libs
(edit) @28529   16 years rhenders Now storing results in XML format
(edit) @28528   16 years rhenders New revisions for Db
(edit) @28527   16 years watersc1 Forgot to remove debug statements from find_objects_wildcard. Not a …
(edit) @28526   16 years watersc1 help information on --note
(edit) @28525   16 years watersc1 Final update to nebulous for this iteration. Changes: - nebdiskd …
(edit) @28524   16 years Paul Price Protect against SEGV.
(edit) @28522   16 years watersc1 these are small enough that we can use /tmp/ for temp space.
(edit) @28520   16 years watersc1 The bundle task should not run locally. I also added control for the …
(edit) @28518   16 years Paul Price Wasn't incrementing numMaster for disjoint regions.
(edit) @28517   16 years Paul Price Guard against SEGV if 'flux' is not defined for some bizarre reason.
(edit) @28516   16 years Paul Price Can't count.
(edit) @28514   16 years Paul Price Need to write a blank header instead of a table, because we haven't …
(edit) @28512   16 years Paul Price Shouldn't be an error to have no sources in input.
(edit) @28511   16 years Paul Price Fix logical error. Add check for empty table when getting size.
(edit) @28510   16 years Paul Price Previous solution didn't work.
(edit) @28509   16 years Paul Price Better error message.
(edit) @28507   16 years Paul Price An 'image' can be an empty table.
(edit) @28502   16 years Paul Price Fix argument name.
(edit) @28500   16 years Paul Price Restoring list that really is still used (dist.pro's …
(edit) @28497   16 years Paul Price Add change.
(edit) @28496   16 years rhenders Added summit data info page to czartool
(edit) @28494   16 years Paul Price Fix table names.
(edit) @28492   16 years watersc1 Add note to nebulous volume and mountedvol tables
(edit) @28491   16 years Paul Price Fix syntax error.
(edit) @28490   16 years Paul Price Print skipped command when --no_update
(edit) @28489   16 years Paul Price Fix query following table change.
(edit) @28488   16 years Paul Price Adding column 'magicked' to diffPhotRun.
(edit) @28486   16 years Paul Price Merging (reintegrating) branches/pap (background restoration).
(edit) @28453   16 years Paul Price Adding diffphot.
(edit) @28451   16 years eugene adding mask stats and raw summary pages
(edit) @28449   16 years Paul Price Well, it seems that we don't always have both a readout and chip for a …
(edit) @28448   16 years rhenders Fixed typo
(edit) @28447   16 years rhenders Now, links from label tables take you to the correct 'failed' tables, …
(edit) @28446   16 years watersc1 Updates to add neb-migrate code, and to fix repeated "can't find …
Note: See TracRevisionLog for help on using the revision log.