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) @24066   17 years Paul Price Search around provided stamp centre for a suitable stamp. If there's …
(edit) @24065   17 years Paul Price Avoid SEGV when one of the source files isn't specified.
(edit) @24064   17 years eugene avoid processing if there are no labels in the list
(edit) @24063   17 years eugene add a WARPWARP reduction for the diff WARPWARP runs
(edit) @24062   17 years eugene request photometry for diff warpwarp runs
(edit) @24061   17 years eugene do not restrict by the diffRun state or diffSkyfile fault
(edit) @24060   17 years eugene add loop for desired warpwarp labels
(edit) @24059   17 years eugene missing single quotes around the label
(edit) @24058   17 years Paul Price Previous fix resulted in scans being bad when reading with overlap by …
(edit) @24057   17 years eugene add warp_skyfile_id to required options message
(edit) @24056   17 years bills picking up some changes from ~ipp/ipp-svn
(edit) @24055   17 years bills picking up a change from ~ipp/ipp-svn
(edit) @24054   17 years bills revert faults every 10 minutes instead of 30
(edit) @24053   17 years bills $tool_name = ${stage}tool doesn't work for camera stage. Perhaps I …
(edit) @24052   17 years eugene check for IMNAXIS when loading header
(edit) @24051   17 years eugene add more sensible color terms for average mags, changed PS_g, etc to …
(edit) @24050   17 years eugene generate fake commands quickly if outstanding fake entries exist
(edit) @24049   17 years eugene changing to camProcessedExp_Images
(edit) @24048   17 years eugene mosaic-level header should use IMNAXIS and NAXIS (no pixels)
(edit) @24047   17 years eugene remove code for old run advance
(edit) @24046   17 years eugene drop -tess_id from warptool -scmap (unneeded)
(edit) @24045   17 years eugene handle case where the ellipse is ill-defined
(edit) @24044   17 years eugene do not supply warpRun to label
(edit) @24043   17 years eugene add warptool -advancerun
(edit) @24042   17 years eugene replace p_psDBRunQueryF with p_psDBRunQuery as appropriate (no format …
(edit) @24041   17 years eugene add warp.advancerun task
(edit) @24040   17 years eugene check for zero-length skycell and rebuild if needed
(edit) @24039   17 years bills fault is S16 not S32
(edit) @24038   17 years bills on receive side of distribution, optionally create a fileset in a …
(edit) @24037   17 years eugene astrometry was allowing too high orders for the number of stars
(edit) @24036   17 years eugene if no chips are valid, exit with an error (change to quality)
(edit) @24035   17 years eugene astrometry was allowing too high orders for the number of stars
(edit) @24034   17 years eugene prevent multiple matches to the same input or reference source
(edit) @24033   17 years eugene avoid segfault on NULL db handle
(edit) @24032   17 years eugene change catdir.synth.grizy photcode names
(edit) @24031   17 years bills New script to update the transfer status on the outgoing data store.
(edit) @24030   17 years bills name of disttool parameter changed
(edit) @24029   17 years eugene close comment paren
(edit) @24028   17 years eugene return false on error, do not abort
(edit) @24027   17 years eugene rationalize output ra range (0 - 360)
(edit) @24026   17 years eugene generate color from input getstar table, or default to 0.0
(edit) @24025   17 years eugene add color to matched ref output table
(edit) @24024   17 years eugene re-allow tests to be built
(edit) @24023   17 years eugene fixed API errors
(edit) @24022   17 years eugene add default for Color, add to copy function
(edit) @24021   17 years eugene add Color to pmAstromObj, change Mag and dMag to float
(edit) @24020   17 years eugene add test of specific problem images for psMatrixGJSolve
(edit) @24019   17 years eugene ignore tap_psMatrix08
(edit) @24018   17 years eugene use RAWTABLES
(edit) @24017   17 years eugene only perform crosstalk measurement for CHIP; add EXPTIME constraint to …
(edit) @24016   17 years eugene minor updates
(edit) @24015   17 years eugene save the reference matches by default for gpc1
(edit) @24014   17 years eugene add option to modify the user_1 value
(edit) @24012   17 years Paul Price Adding recipe for ppSkycell.
(edit) @24011   17 years Paul Price Adding recipe for ppSkycell.
(edit) @24010   17 years Paul Price Adding recipe values for ppSkycell.
(edit) @24009   17 years Paul Price Adding recipe values for ppSkycell.
(edit) @24008   17 years bills When joining to distRun add AND distRun.clean = distTarget.clean
(edit) @24007   17 years eugene lastScan was being calculated too late: before numScans had been adjusted
(edit) @24006   17 years eugene we were passing the wrong view to ppMergeFileOpenInput
(edit) @24005   17 years Paul Price Fix double free. Ensure outputs are written out.
(edit) @24004   17 years Paul Price Adding configuration lines to support ppSkycell.
(edit) @24003   17 years Paul Price Deal with mask when binning.
(edit) @24002   17 years Paul Price Checking return value of fscanf to avoid fatal warning under gcc 4.3.3.
(edit) @24001   17 years bills Add modes for creating the various tables used for the server side of …
(edit) @24000   17 years Paul Price Working, but producing error: 'All data points have the same value: …
(edit) @23999   17 years bills mdc description of a couple of tables didn't match the tables created
(edit) @23998   17 years eugene detRuns with NULL values for exp_time_min, etc should not constrain …
(edit) @23997   17 years bills in definerunMode return false when certain functions fail
(edit) @23996   17 years Paul Price Can write FITS images.
(edit) @23995   17 years Paul Price Accidentally checked in working copy; reverting.
(edit) @23994   17 years Paul Price Removing old old old directories.
(edit) @23993   17 years Paul Price Setting files to ignore.
(edit) @23992   17 years Paul Price It builds. Hasn't been tested yet, though.
(edit) @23991   17 years eugene add option to save raw-ref matches in output smf file
(edit) @23990   17 years eugene add option to save raw-ref matches in output smf file
(edit) @23989   17 years eugene always handle psVectorStats false return status (is an error); check …
(edit) @23988   17 years eugene * converted a few critical traces to logs * removed the excessive -- …
(edit) @23987   17 years eugene reduce non-linear fit S/N limit for megacam
(edit) @23986   17 years eugene hard-wire UTC in format -- this needs to be cleaned up
(edit) @23985   17 years eugene adding William Kahan Gauss-Jordan elimination description (from …
(edit) @23984   17 years eugene added some test code to verify GJ elimination: move to a real test
(edit) @23983   17 years eugene replace LU-decomp solver with real Gauss-Jordan elimination (which …
(edit) @23982   17 years Paul Price Adding first part of ppSkycell. So far, we've got the bounds of the …
(edit) @23981   17 years eugene adding PPIMAGE_DARKMASK_PROCESS and PPIMAGE_FLATMASK_PROCESS recipes …
(edit) @23980   17 years Paul Price Removing unnecessary flags.
(edit) @23979   17 years Paul Price Increasing max deconvolution fraction so that images can pass without …
(edit) @23978   17 years eugene handle EXT or DBL[n] NULL
(edit) @23977   17 years Paul Price Make it compile when TESTING.
(edit) @23976   17 years Paul Price Increasing DECONV.MAX for PPSTACK, since deconvolution fractions tend …
(edit) @23975   17 years Paul Price Turn off TESTING for repository version... again.
(edit) @23974   17 years bills properly select by label in magicdstool -todestreak
(edit) @23973   17 years Paul Price Didn't undo all of the maxRadius changes yesterday.
(edit) @23972   17 years bills move a line to match the comments
(edit) @23971   17 years bills changes to make -label work for -toprocess
(edit) @23970   17 years bills adapt to new multiple label processing properly implement -limit in …
(edit) @23969   17 years bills accept -label in the modes: -toprocess and -totree
(edit) @23968   17 years bills minor change
(edit) @23967   17 years bills pass the template image uri to the script
(edit) @23966   17 years bills pass the template image to DetectStreaks
Note: See TracRevisionLog for help on using the revision log.