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) @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
(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) @23946   17 years Paul Price Removing call to nebDelete, since API has changed. Bill will fix this …
(edit) @23936   17 years bills get mask values from input mask file rather than the recipe
(edit) @23911   17 years bills set exciseValue when reading image from pmFPAfile
(edit) @23910   17 years bills my use of compression is broken for 16 bit masks turn off for now
(edit) @23487   17 years Paul Price Functions declared as 'type function()' cause errors with the Intel …
(edit) @23258   17 years bills use the replicateOutputs function in streaksio.c
(edit) @23257   17 years bills adapt to some changes in the supporting code
(edit) @22718   17 years Paul Price Removing unnecessary .cvsignore files.
(edit) @21481   17 years bills removed some unused code
(edit) @21441   17 years bills enable -replace and -remove options. Plug memory leaks
(edit) @21440   17 years bills free nebulous server
(edit) @21439   17 years bills plug memory leak
(edit) @21438   17 years bills plug memory leaks
(edit) @21437   17 years bills plug memory leak
(edit) @21156   18 years bills Fixes to destreaking of raw images
(edit) @21155   18 years bills add declaration of function to linearize wcs
(edit) @21085   18 years bills When destreaking chip stage images, use replace the mask from the chip …
(edit) @21042   18 years bills print out the number of pixels excised by streaks
(edit) @20943   18 years bills add some timers
(edit) @20845   18 years bills set extname
(edit) @20844   18 years bills correct handling of compression parameters when it's turned on or off
(edit) @20843   18 years bills progress
(edit) @20842   18 years bills forgot to init the chip level astrometry when bilevelAstrometry
(edit) @20817   18 years bills added usage
(edit) @20816   18 years bills Added a program to replace streaks and to compare two image files …
(edit) @20810   18 years bills replace line that shouldn't have been commented out
(edit) @20808   18 years bills get mask value from recipe
(edit) @20807   18 years bills add debugging option to change intensity of streaked pixels as opposed …
(edit) @20780   18 years bills if no skycells files are provided, excise the entire image unless …
(edit) @20779   18 years bills computeWarpedPixels returns true if skycells are provided, otherwise false
(edit) @20778   18 years bills be ready for skycells not being available and completely exicse file …
(edit) @20730   18 years bills For chip processed files, copy the wcs from the astrometry file to the …
(edit) @20729   18 years bills bump value by .5 before converting to integer. we were missing the top …
(edit) @20708   18 years bills fix an incorrect psFree()
(edit) @20699   18 years bills fix typo in error message
(edit) @20672   18 years bills Add readme describing how to build RemoveStreaks and streaksremove
(edit) @20671   18 years bills various changes, mostly half implemented features
(edit) @20670   18 years bills count the number of streaks on each image and print it out
(edit) @20665   18 years bills convert to integer when naming coordinates
(edit) @20664   18 years bills Bug fix from Paul Sydney
(edit) @20580   18 years bills clip when excising pixels so that the code that calculates the streak …
(edit) @20579   18 years bills bugfix from Paul Sydney
Note: See TracRevisionLog for help on using the revision log.