IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/magic

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @30263   16 years bills changes to support saving stats file in nebulous
(edit) @29806   16 years bills Copy detection efficiency extension to the output cmf file
(edit) @29392   16 years bills get the mask bits to censor from new function in psModules
(edit) @28680   16 years bills add qt-everywhere-opensource-src-4.6.1 to ignorelist
(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) @28383   16 years eugene deactivate automatic qt build; point verify streaks at qtlib in ipp …
(edit) @28382   16 years eugene do NOT build qtlib : we build this once for the ipp user
(edit) @28310   16 years bills Don't set pixels that are SUSPECT to NAN
(edit) @28275   16 years bills avoid segv if reading table fails
(edit) @28093   16 years eugene point at magic tarballs for the magic and ssa code
(edit) @28066   16 years eugene conditional build of QtLib with appropriate dependencies
(edit) @28062   16 years eugene adding support for qt-everywhere in the standard build (needed by …
(edit) @28043   16 years watersc1 Merging czw_branch (maskstats and software versions) back into the trunk
(edit) @27862   16 years bills fix for ticket #1194. When linearizing WCS transform, set the …
(edit) @27752   16 years bills stages definitions moved to psModules
(edit) @27527   16 years eugene deleted all mergeinfo from branch
(edit) @27474   16 years bills avoid compiler warning about potentially unitialized varaible. It's …
(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) @27371   16 years bills A skycell boundary transformed to chip coordinates can have 3 left …
(edit) @27360   16 years bills handle case of vertical left edge
(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) @27342   16 years bills Fix incorrect masking of undiffed pixels.
(edit) @27233   16 years bills handle weight images with S16 and U16 types which can happen if the …
(edit) @27223   16 years bills rewrite nameCorners() the function that sorts the skycell corners into …
(edit) @27222   16 years bills calculate the fraction of pixels not included because they were not in …
(edit) @27102   16 years bills exit if we fail to resolve a skycell file
(edit) @27001   16 years Paul Price Fixing base error value so it doesn't correspond to someone else's.
(edit) @26983   16 years bills turn off automatic replication in streaksremove. In replicateOutputs …
(edit) @26959   16 years bills remove unneeded ifdefd out code
(edit) @26953   16 years eugene add ignore properties
(edit) @26952   16 years eugene modify to use updates psphot APIs
(edit) @26890   16 years eugene updates from eam_branches/20091201 (main changes is due to DOS-style …
(edit) @26622   17 years bills Fix a couple of problems with desreaking raw images 1. They aren't …
(edit) @26621   17 years bills fix error in cleanup code
(edit) @26478   17 years bills move header versioning to writeImage
(edit) @26477   17 years bills Add version information to headers. In streaksremove write the …
(edit) @26457   17 years bills need to cast to double when calculating streakFraction (cleaning up …
(edit) @26446   17 years bills Add some stats to magicDSFile. On the receive side, make it possible …
(edit) @26442   17 years bills rm remnant remove stuff from clean target
(edit) @26441   17 years bills Build magic/remove directly instead of the hacky old way
(edit) @26440   17 years bills add the rest of the programs
(edit) @26439   17 years bills add stamp-h1 to ignorelist
(edit) @26438   17 years bills switch to using auto tools
(edit) @26408   17 years bills Completion to previous fix. If component is completely excised set the …
(edit) @26407   17 years bills Fix problem where mask images were being set to zero when the entire …
(edit) @26331   17 years bills improve the usage message
(edit) @26256   17 years eugene Fixed a number of build issues: 1) magic and gpcsw had problems with …
(edit) @26041   17 years bills don't specify volume for replicate. Nebulous implemenation doesn't do …
(edit) @25544   17 years bills removed out of date file
(edit) @25469   17 years bills get number of hdus before reading header
(edit) @25434   17 years bills range check the source coordinates before dereferencing the mask image
(edit) @25431   17 years bills bug fix from Gene
(edit) @25227   17 years Paul Price SAVE_AND_RESTORE_COMPRESSION can't be optional --- we can't apply the …
(edit) @25226   17 years Paul Price ifdef removed code it wasn't intended to.
(edit) @25209   17 years Paul Price Magic bit was clobbering all other mask bits. Removed use of …
(edit) @25198   17 years bills move loop to excise pixels to a function in anticipation of removing …
(edit) @25084   17 years Paul Price Need to move to extension before starting to read it.
(edit) @25083   17 years Paul Price Write to the output, not the input!
(edit) @25082   17 years Paul Price Fix streaksremove so that output CMF files have PHU called ext.hdr and …
(edit) @25081   17 years heather cleaned it up so the stuff I added looks pretty. HAF
(edit) @25080   17 years heather added WCS header info to smf files with help from PAP. HAF.
(edit) @25001   17 years bills For speed: save the pixels to be masked due to streaks in an image …
(edit) @24998   17 years bills if all sources are censored write an empty table
(edit) @24938   17 years bills magic.install needs to depend on ssa-core-cpp
(edit) @24853   17 years bills Check for extra extensions following the pixels and if found copy to …
(edit) @24761   17 years eugene mods to the destreak gcc options
(edit) @24756   17 years eugene add ignore
(edit) @24728   17 years bills all chip mask to be omitted
(edit) @24716   17 years bills Don't fail if astrometry can't be linearized. Just leave the values in …
(edit) @24715   17 years bills print out the results. Fix incorrect exit status.
(edit) @24714   17 years eugene handle cases where mask files are missing
(edit) @24710   17 years eugene add tests to build magic iff magic and ssa_core_cpp exist
(edit) @24696   17 years eugene added ignore props
(edit) @24695   17 years eugene working version of censorReadout
(edit) @24692   17 years eugene adding censorObjects (not yet tested)
(edit) @24691   17 years bills when destreaking warp and diff skyfiles, censor any sources whose …
(edit) @24684   17 years bills comment change
(edit) @24669   17 years eugene add a make clean step
(edit) @24668   17 years eugene update svn:ignore
(edit) @24667   17 years eugene automate build
(edit) @24666   17 years eugene updating for automated build
(edit) @24665   17 years eugene adding makefiles for more automated build
(edit) @24556   17 years bills various changes to insure that we don't delete non-destreked files by …
(edit) @24555   17 years bills RemoveStreaks is now DetectStreaks
(edit) @24393   17 years eugene adding ignore entries
(edit) @24383   17 years bills forgot to swap instances for the ChMask
(edit) @24382   17 years eugene modifications to support a two-pass check on the line range, limiting …
(edit) @24381   17 years bills remove incorrect call to psFitsSetCompressoin and some dead code
(edit) @24380   17 years bills performance update from Paul S
(edit) @24344   17 years bills Changes from Paul Sydney to fix problems with mask like computation at …
(edit) @24286   17 years bills Fix compression by looking up the compression type in the input header …
(edit) @24283   17 years bills add keywords to the headers indicating that an output image is …
(edit) @24101   17 years bills updates
(edit) @24100   17 years bills RemoveStreaks is now DetectStreaks
Note: See TracRevisionLog for help on using the revision log.