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) @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
(edit) @23965   17 years bills various changes
(edit) @23964   17 years bills pass program_name to openFiles
(edit) @23963   17 years bills save programname so we can pass it to psLogMsg
(edit) @23962   17 years Paul Price Allow negative PAR_7. This results in cuspy (donut-like) profiles, …
(edit) @23961   17 years Paul Price We do need the source radii, otherwise the moments all fail.
(edit) @23960   17 years Paul Price Doing our best to cope when working with skycells on the edge of the …
(edit) @23959   17 years Paul Price Fixed typo.
(edit) @23958   17 years Paul Price Use the input mask as the fake image's mask, so that the background …
(edit) @23957   17 years Paul Price Fixing ticket 1220 (assertion violated in psphot): mask NAN pixels.
(edit) @23956   17 years Paul Price Turn off TESTING for repository.
(edit) @23955   17 years Paul Price Catching bad source models (using flags) and ejecting these from the …
(edit) @23954   17 years bills don't run the advance tasks so often
(edit) @23953   17 years Paul Price Adding key for dateobs to make it easier to get ccd_temp for XY24.
(edit) @23952   17 years jhoblitt counter update
(edit) @23951   17 years jhoblitt add key's processed counter
(edit) @23950   17 years Paul Price simtest.auto replaced earlier by simtest.basic.auto
(edit) @23949   17 years jhoblitt add dirification script
(edit) @23947   17 years jhoblitt add an index on storage_object.dir_id
(edit) @23946   17 years Paul Price Removing call to nebDelete, since API has changed. Bill will fix this …
(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
Note: See TracRevisionLog for help on using the revision log.