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) @27402   16 years Paul Price Pulling r27400 out of the trunk until it can be developed further …
(edit) @27401   16 years Paul Price Branching for ppStack development.
(edit) @27400   16 years Paul Price Adding exposure map (both exposure time and number of inputs) to the …
(edit) @27399   16 years watersc1 Script to bundle the images and sql for a given det_id. This does not …
(edit) @27398   16 years eugene notes on large files
(edit) @27397   16 years eugene correctly handle image IDs
(edit) @27396   16 years bills check that cam_reduction is defined and not NULL
(edit) @27395   16 years watersc1 Added ppImage recipe to handle data which we want PATTERN correction …
(edit) @27394   16 years bills remove hard coded pending limits and use add_poll_args
(edit) @27393   16 years bills distribute distribution bundles over 12 hosts instead of 5
(edit) @27392   16 years bills changes to support SDSS import
(edit) @27391   16 years bills changes to support updating only a subset of the components of a run
(edit) @27390   16 years eugene update tests
(edit) @27389   16 years Paul Price Allow multiple labels for warptool -updaterun.
(edit) @27388   16 years Paul Price Fixing logic to avoid compiler warning.
(edit) @27387   16 years Paul Price Removing duplicate code.
(edit) @27386   16 years eugene working towards stack photometry
(edit) @27385   16 years eugene drop deprecated usage.c (now in help.c)
(edit) @27384   16 years eugene update dvomerge to handle complete dvo dbs, and merging into an existing db
(edit) @27383   16 years eugene adding more tests
(edit) @27382   16 years eugene add comment
(edit) @27381   16 years eugene update next_nmeas for multiple inputs
(edit) @27380   16 years eugene test for invalid match radius
(edit) @27379   16 years eugene add options for different cmf types
(edit) @27378   16 years eugene return NULL is header has no defined buffer
(edit) @27377   16 years eugene int to off_t for table sizes
(edit) @27376   16 years eugene remove excess Fread/Fwrite entries
(edit) @27375   16 years eugene typos
(edit) @27374   16 years eugene fail on missing skytable if gscfile is not supplied
(edit) @27373   16 years eugene fix test
(edit) @27372   16 years eugene match radius is important
(edit) @27371   16 years bills A skycell boundary transformed to chip coordinates can have 3 left …
(edit) @27370   16 years Paul Price Don't assert on files being closed when there's a file closing error.
(edit) @27369   16 years Paul Price Fix CCDNUM-KEYWORD
(edit) @27368   16 years eugene update ohana formatting functions to check format and associated …
(edit) @27367   16 years Paul Price Whoops, it's already done.
(edit) @27366   16 years Paul Price Build skycell configuration file.
(edit) @27365   16 years Paul Price Adding program ppSubConvolve to convolve an image by the (previously …
(edit) @27364   16 years rhenders Made script smarter: now can find relevant .sql file for given table
(edit) @27363   16 years rhenders Now able to create stack-stage table descriptions.
(edit) @27362   16 years rhenders Added IfA banner
(edit) @27361   16 years rhenders Added table descriptions for stack-batch
(edit) @27360   16 years bills handle case of vertical left edge
(edit) @27359   16 years eugene file_exists needs to resolve name to handle file: and path: style names
(edit) @27358   16 years bills disambiguate chip_id
(edit) @27357   16 years eugene minor change to test
(edit) @27356   16 years bills make sure that ID values passed to byid and byidff are valid ids …
(edit) @27355   16 years bills put request files from the web interface into a subdirectory instead …
(edit) @27354   16 years bills Cache data returned by camtool -processedexp
(edit) @27353   16 years eugene skip empty catalogs for resort
(edit) @27352   16 years eugene adding addstar, relphot, relastro tests
(edit) @27351   16 years eugene free split catalog components
(edit) @27350   16 years eugene minor
(edit) @27349   16 years bills add -set_data_group to updaterun change -dry_run to -pretend to be …
(edit) @27348   16 years bills extend the diffed pixels boundary a bit to avoid boundaries showing up …
(edit) @27347   16 years bills don't include 'undiffed pixels' touched by streaks in the streak …
(edit) @27346   16 years Paul Price We're reading into an existing buffer, so no need to blow away data …
(edit) @27345   16 years rhenders First commit of ippToPsps module
(edit) @27344   16 years rhenders
(edit) @27343   16 years Paul Price Being more careful to free unused memory, to keep memory footprint as …
(edit) @27342   16 years bills Fix incorrect masking of undiffed pixels.
(edit) @27341   16 years rhenders First import of ippToPsps module
(edit) @27340   16 years eugene more tests for addstar
(edit) @27339   16 years eugene test fixes
(edit) @27338   16 years eugene allow single chips without numeric ccd id
(edit) @27337   16 years eugene minor
(edit) @27336   16 years eugene fix tests
(edit) @27335   16 years Paul Price Plug memory leaks.
(edit) @27334   16 years Paul Price Plug memory leak.
(edit) @27333   16 years Paul Price Plug memory leak.
(edit) @27332   16 years Paul Price Plug memory leak.
(edit) @27331   16 years Paul Price Plug memory leak.
(edit) @27330   16 years Paul Price Plugging memory leak when not fitting chi2 flux trend.
(edit) @27329   16 years Paul Price Plug memory leaks.
(edit) @27328   16 years Paul Price Plug memory leak.
(edit) @27327   16 years Paul Price Plugging memory leak.
(edit) @27326   16 years Paul Price Plugging another memory leak.
(edit) @27325   16 years Paul Price And another one.
(edit) @27324   16 years Paul Price Wasn't freeing components.
(edit) @27323   16 years Paul Price Plug memory leak.
(edit) @27322   16 years Paul Price Plug memory leak.
(edit) @27321   16 years Paul Price Plug memory leak.
(edit) @27320   16 years Paul Price Cleanup is already being logged.
(edit) @27319   16 years Paul Price Reworking ppStack to not grow the rejected pixels for the unconvolved …
(edit) @27318   16 years Paul Price Use PS1_V1 as target PSF for GPC1 stacks.
(edit) @27317   16 years Paul Price Allow variance to be NULL.
(edit) @27316   16 years Paul Price Allow detections to be NULL.
(edit) @27315   16 years watersc1 Updated "split" version of lossy compression, with tasks to do …
(edit) @27314   16 years eugene fixes for psphotForced
(edit) @27313   16 years Paul Price Preserve type in psFitsReadImageBuffer.
(edit) @27312   16 years eugene more largefile support mods -- code now builds
(edit) @27311   16 years Paul Price Fix type.
(edit) @27310   16 years Paul Price Plugging minor memory leak.
(edit) @27309   16 years Paul Price Fixing location of memory dumps
(edit) @27308   16 years watersc1 missed this last night. Part of updated dqstatstool package.
(edit) @27307   16 years Paul Price Plug memory leak.
(edit) @27306   16 years eugene various updates for large files
(edit) @27305   16 years eugene ongoing upgrade to largefile support
(edit) @27304   16 years watersc1 IPP->OTIS image quality statistic publishing tool, with all the recent …
(edit) @27303   16 years Paul Price Renaming psBitSet as psBits, and reworking code.
Note: See TracRevisionLog for help on using the revision log.