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) @27491   16 years eugene various little issues from --pedantic
(edit) @27486   16 years eugene fix type inconsistencies
(edit) @27485   16 years eugene fix inconsistent types
(edit) @27484   16 years eugene move definition of NAN from dvo.h to ohana.h (non-C99 only)
(edit) @27483   16 years bills add set_data_group to disttool -definebyquery and -updaterun
(edit) @27482   16 years eugene make -Wall,-Werror defaults; make large-file support default; add …
(edit) @27481   16 years eugene add test for off_t, long long types
(edit) @27480   16 years eugene add detection->image, image->mosaic optimizations from relastro
(edit) @27479   16 years eugene consistent type for Fseek
(edit) @27478   16 years eugene minor changes (comments, format)
(edit) @27477   16 years rhenders Added 'init' type to info message
(edit) @27476   16 years bills fix broken query
(edit) @27475   16 years rhenders Added some comments
(edit) @27474   16 years bills avoid compiler warning about potentially unitialized varaible. It's …
(edit) @27473   16 years bills fix compile warning about potentailly uninitialized variable
(edit) @27472   16 years bills run revert tasks less often. Use a lower -limit for pending stacks
(edit) @27471   16 years bills changes that were made in the ipp user's tree
(edit) @27470   16 years bills integrate changes that were made in the ipp user's tree. Mostly …
(edit) @27469   16 years bills renamed 'undiffed pixels' to nondiffed
(edit) @27468   16 years bills don't call setMaskedtoNAN for imagecubes. Don't fail if we find one. …
(edit) @27467   16 years bills various changes to get destreaking of raw files correct
(edit) @27466   16 years bills arguments to pmAstromLinearizeTransforms changed
(edit) @27465   16 years bills change message to stderr to avoid order errors with log. (this code …
(edit) @27464   16 years bills add -nodiffed_frac to destreak stats
(edit) @27463   16 years bills if an optional output file doesn't exist, just skip it
(edit) @27462   16 years bills allow distributing from alternate input location
(edit) @27461   16 years bills Improve fit to bi-level astrometry for postage stamps by making …
(edit) @27460   16 years bills remove old code
(edit) @27459   16 years bills add -use_alternate to -definebyquery args. Remove selection by …
(edit) @27458   16 years bills name the magicked column
(edit) @27457   16 years bills don't need alternate flag in the output
(edit) @27456   16 years bills reorganize the query for raw files to support distributing from …
(edit) @27455   16 years bills support distributing raw files from "alternate" location …
(edit) @27454   16 years bills trim the .fits off of rawImfile.uri to treat it as a path_base
(edit) @27453   16 years bills need cam_id for raw stage
(edit) @27452   16 years bills add magicDSFile.nodiff_frac
(edit) @27451   16 years bills work around a compile problem
(edit) @27450   16 years bills add alternate to distRun get inputs from alternate location add …
(edit) @27449   16 years bills support building of raw distribution bundles with images from an …
(edit) @27448   16 years bills remove noWriteFitsKeys before translating them. This fixes a problem …
(edit) @27447   16 years Paul Price Allow an image to have no associated sources (because they're magicked …
(edit) @27446   16 years Paul Price Allow an input to have no sources (e.g., they've all been magicked away).
(edit) @27445   16 years Paul Price Only select warp runs that are 'full'. This is necessary following …
(edit) @27444   16 years Paul Price Remove -available flag for difftool -definewarpwarp. It doesn't do …
(edit) @27443   16 years Paul Price It's working now.
(edit) @27442   16 years Paul Price Finished first cut at script to produce chip,cell,x,y for magic clusters.
(edit) @27441   16 years Paul Price Committed into branch pap_stack by mistake. Merging from there.
(edit) @27439   16 years bills reduce the search radius for bycoord requests to 1.6 degrees
(edit) @27438   16 years Paul Price Working on script to get results of the Microtest suite.
(edit) @27436   16 years rhenders Saving temp files to /tmp
(edit) @27435   16 years eugene large update merging in changes for Ohana to support large files
(edit) @27434   16 years rhenders Object CalColor table added
(edit) @27433   16 years rhenders minor comments etc
(edit) @27432   16 years rhenders Added new script-generated headers
(edit) @27431   16 years rhenders pspsSchema2xml now generates C header files with enums detailing table …
(edit) @27427   16 years Paul Price Something was missing from the merge (probably because I tool r27400
(edit) @27426   16 years watersc1 Disabling TESTING bit.
(edit) @27420   16 years bills Grabbed this version of pmStack.c from Paul's branch. This builds
(edit) @27419   16 years bills restore sql
(edit) @27418   16 years bills revert back to the previous version, by skycell update isn't ready yet
(edit) @27417   16 years Paul Price Merging development branch branches/pap_stack/ (exposure maps and …
(edit) @27408   16 years bills add a script to gather the needed inputs from the database and run …
(edit) @27407   16 years watersc1 Disable BIAS in CHIP_PATTERN recipe to match CHIP_NOPATTERN recipe.
(edit) @27404   16 years Paul Price ppVizPattern seems to have gotten lost from …
(edit) @27403   16 years Paul Price Ignore rejected images when growing list of rejected pixels.
(edit) @27402   16 years Paul Price Pulling r27400 out of the trunk until it can be developed further …
(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) @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) @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) @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) @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) @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) @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 …
Note: See TracRevisionLog for help on using the revision log.