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) @20776   18 years Paul Price Error checking for file I/O.
(edit) @20775   18 years eugene replace psImageUnbinPixel with psImageUnbinPixel_V2
(edit) @20774   18 years eugene add function to drop detrend images after they are used
(edit) @20773   18 years eugene plug memory leak
(edit) @20772   18 years eugene use the already-defined background model from psphot, if available
(edit) @20771   18 years eugene free the detrend images after they are used; drop the …
(edit) @20770   18 years eugene only use a single cell for region window : otherwise we are biased to …
(edit) @20769   18 years eugene defer drop internal to outside of psphotReadout (these may be used by …
(edit) @20768   18 years eugene additional, minor tracing
(edit) @20767   18 years eugene rename psImageUnbinPixel_V2 to psImageUnbinPixel
(edit) @20766   18 years eugene fixed psImageUnbinPixel and psImageUnbin so they are consistent and …
(edit) @20765   18 years eugene apply nX,Yskip to region conversions; set default values for binning …
(edit) @20764   18 years bills new tool for managing magic de-streak processing
(edit) @20763   18 years bills add sql for magicdstool
(edit) @20762   18 years bills fixed wrong dimensions from compressesd skyfiles
(edit) @20761   18 years bills move towards this script getting lauched the task
(edit) @20760   18 years bills fixed some inconsistent names for books. turned off the mask task …
(edit) @20759   18 years bills remove ignored from query for pending exposures. It causes rows to be …
(edit) @20758   18 years Paul Price Catch sumKernel=0 to prevent FPE.
(edit) @20757   18 years bills don't need to remove CDi_j keywords anymore psModules does it
(edit) @20756   18 years bills At the -detect stage of magic processing bail if the input doesn't …
(edit) @20755   18 years Paul Price Filter out sources for stamps before making the fake image. Correct …
(edit) @20754   18 years Paul Price Adding trace message.
(edit) @20753   18 years Paul Price Filter source list used for stamps to remove sources that have nearby …
(edit) @20752   18 years Paul Price Renormalise the weights before matching chi2, so that the chi2 …
(edit) @20751   18 years Paul Price Don't count non-finite magnitudes.
(edit) @20750   18 years Paul Price Adding search on rawExp.obs_mode.
(edit) @20749   18 years Paul Price Had correction ratio around the wrong way. Problem was revealed when …
(edit) @20748   18 years Paul Price rollback is resposibility of caller.
(edit) @20747   18 years Paul Price Need CHIP_DENSE_STARS here too.
(edit) @20746   18 years eugene modified comments
(edit) @20745   18 years Paul Price Adding recipe for high stellar density (using on M31 soon).
(edit) @20744   18 years Paul Price Add diffRun labels. Allow generation of a magic run even if one …
(edit) @20743   18 years Paul Price Fixing to correspond to fixed query.
(edit) @20742   18 years Paul Price Only want one magic_id per exposure --- otherwise we'll make multiple …
(edit) @20741   18 years eugene adding PS1_CAL_0 output format
(edit) @20740   18 years Paul Price I think this example is working now.
(edit) @20739   18 years Paul Price DISTINCT covers a multitude of sins. Removing "magic_id IS NULL" so …
(edit) @20738   18 years Paul Price Wasn't setting warp_id in magicBestDiffs correctly (it wasn't …
(edit) @20737   18 years Paul Price No need to have the warp_id in the magicBestDiffs table; besides, it …
(edit) @20736   18 years Paul Price Updating queries in this test.
(edit) @20735   18 years bills add exp_id to the output of magictool -mask
(edit) @20734   18 years Paul Price Cleaning up magictool -definebyquery so that part1 and part2 queries …
(edit) @20733   18 years bills added magic_destreak.pl
(edit) @20732   18 years bills turn off destreaking of mask and weight images for now for speed
(edit) @20731   18 years bills add parameter to select the minimum diff_id to consider (to …
(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) @20728   18 years Paul Price Fixing SQL and file extensions.
(edit) @20727   18 years Paul Price Fixing SQL.
(edit) @20726   18 years Paul Price Adding script to copy warp inputs to current directory.
(edit) @20725   18 years eugene add REFSTAR_MASK_REGIONS
(edit) @20724   18 years eugene make region files optional
(edit) @20723   18 years Paul Price Remove debugging printfs
(edit) @20722   18 years Paul Price Making warptool -revertwarped also set the state so that it runs.
(edit) @20721   18 years Paul Price Adding support for retrieving specific products. Fixing bug that was …
(edit) @20720   18 years bills remove any CDi_j style wcs keywords from header
(edit) @20719   18 years bills in diffskyfileMode select by diffInputSkyfile.skycell_id diffSkyfile …
(edit) @20718   18 years Paul Price Fixing "may be used uninitialised" error.
(edit) @20717   18 years Paul Price Fixing double free.
(edit) @20716   18 years Paul Price Limit the minimum flux of stamps: a faint stamp can be worse than no …
(edit) @20715   18 years Paul Price Throw out images with large matching chi2 more readily. Throw out …
(edit) @20714   18 years Paul Price Apply threshold to stamps from list. Threshold is now specified as …
(edit) @20713   18 years Paul Price Making more clear what's being done.
(edit) @20712   18 years eugene var_soft = var + soft_frac nsigma_2 = var_soft * rej (not the other …
(edit) @20711   18 years Paul Price Can't figure out why the weightings which are being placed on …
(edit) @20710   18 years Paul Price Combine with weights based on the background noise in the image after …
(edit) @20709   18 years Paul Price Adding mana macro for manual masking of GPC1 images.
(edit) @20708   18 years bills fix an incorrect psFree()
(edit) @20707   18 years bills after successfully processing the root node add the streaks file to …
(edit) @20706   18 years bills add camProcessedExp.path_base for raw and chip stages so we can find …
(edit) @20705   18 years bills this script doesn't use cfitsio
(edit) @20704   18 years bills perl script for a task to destreak an image
(edit) @20703   18 years bills add selection of inputs by skycell_id
(edit) @20702   18 years bills don't let Bill program in perl
(edit) @20701   18 years Paul Price Need DISTINCT.
(edit) @20700   18 years Paul Price Adding diffskyfile, warpskyfile, chipprocessedimfile, rawimfile modes …
(edit) @20699   18 years bills fix typo in error message
(edit) @20698   18 years bills order outputs by magic_id
(edit) @20697   18 years bills add exp_id and workdir to the output
(edit) @20696   18 years bills add diff uri to output of -inputskyfile
(edit) @20695   18 years bills add diff_id to the output of -inputs
(edit) @20694   18 years bills added joins to allow selecting diffskfyiles by the warps that went …
(edit) @20693   18 years bills allow selecting by warp_id in -diffskyfile
(edit) @20692   18 years bills order magicTree by magic_id and process the trees for different …
(edit) @20691   18 years Paul Price Fixing and verifying queries.
(edit) @20690   18 years Paul Price First cut at queries to grab the products that need to be masked with …
(edit) @20689   18 years bills take warp_id as argument and look up the exposure id
(edit) @20688   18 years Sebastian Jester Add comment on need to trap special flag values (-9999 for unmeasured …
(edit) @20687   18 years Sebastian Jester Clean up things
(edit) @20686   18 years Sebastian Jester Stick in average SDSS zeropoints, and point to PHOTCODE g for the u …
(edit) @20685   18 years Paul Price Mask non-finite values.
(edit) @20684   18 years Paul Price Fixing table names, and executed query parameters
(edit) @20683   18 years Paul Price Fixing double free.
(edit) @20682   18 years Paul Price Fix bug in selecting diff inputs by labels.
(edit) @20681   18 years Paul Price Remove misleading 'label'.
(edit) @20680   18 years Paul Price Had saved debugging temp values as the global values!
(edit) @20679   18 years Paul Price Remnance threshold of 2 works best.
(edit) @20678   18 years bills remove mask hack
(edit) @20677   18 years bills remove the central chips hack
Note: See TracRevisionLog for help on using the revision log.