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) @20807   18 years bills add debugging option to change intensity of streaked pixels as opposed …
(edit) @20806   18 years eugene first pass needs to allow for significant error from distortion
(edit) @20805   18 years eugene import visualizations from cnb_branch_20081011
(edit) @20804   18 years eugene check for valid data
(edit) @20803   18 years eugene import visualizations; increase number of stars needed
(edit) @20802   18 years eugene catch errors (but do not fail) on chip astrometry updates
(edit) @20801   18 years eugene importing astrometry visualizations from cmb_branch_20081011
(edit) @20800   18 years Paul Price Removing dump for when tracing is off (e.g., when compiled optimised). …
(edit) @20799   18 years Paul Price Adding photcodes for GPC1 stacks.
(edit) @20798   18 years eugene harden bad-chip test
(edit) @20797   18 years eugene soften bad-chip tests
(edit) @20796   18 years eugene exclude bad fits from the boresite analyisis
(edit) @20795   18 years eugene exclude probable bad solutions from the fit; exclude bad chips from …
(edit) @20794   18 years eugene a bit more rigorous on minimum number of detections for an N-order fit
(edit) @20793   18 years bills add magicDSRun magicDSFile
(edit) @20792   18 years bills changed some names
(edit) @20791   18 years bills handle case where there are no skycells that overlap an image. adapt …
(edit) @20790   18 years bills tasks for magic de-streaking
(edit) @20789   18 years bills add magicdstool to the build
(edit) @20788   18 years bills some name changes
(edit) @20787   18 years bills add sql for magicdstool
(edit) @20786   18 years bills add magicDSRun and magicDSFile
(edit) @20785   18 years bills add magicDSRun magicDSFile
(edit) @20784   18 years bills finish query to find runs in all stages that are complete
(edit) @20783   18 years bills fix a comment
(edit) @20782   18 years bills require magic_ds_id
(edit) @20781   18 years bills require magic_ds_id for -getskycells. changes in comments
(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) @20777   18 years Paul Price Need to explicitly drop psphot internal files following changes to …
(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()
Note: See TracRevisionLog for help on using the revision log.