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) @17294   18 years eugene add format for split cmf files
(edit) @17293   18 years eugene allow larger search area; chip-level by default
(edit) @17292   18 years eugene use QGAUSS for EXT_MODEL by default
(edit) @17291   18 years eugene do not measure aptrend by default for now
(edit) @17290   18 years eugene minor parameter mods: allow larger search area
(edit) @17289   18 years eugene adding complete split/mef output sets
(edit) @17288   18 years eugene handle case of failed statistics
(edit) @17287   18 years eugene whitespace difference
(edit) @17286   18 years eugene adding fields for astrometric and photometric error scales, poor and …
(edit) @17285   18 years eugene skip NAN mags
(edit) @17284   18 years eugene add function to join multiple detection sets into single objects
(edit) @17283   18 years eugene move altaz from dimm to cmd.astro
(edit) @17282   18 years eugene move altaz from dimm
(edit) @17281   18 years jhoblitt fix filtering fix handling of corrupted records & times improved error …
(edit) @17280   18 years jhoblitt fix filtering
(edit) @17277   18 years eugene use QGAUSS as basic EXT model
(edit) @17274   18 years jhoblitt re-enable record filtering
(edit) @17273   18 years jhoblitt sort output by date
(edit) @17272   18 years jhoblitt figure out the last record seen PER host
(edit) @17271   18 years jhoblitt fix identification of the latest timestamp in the db
(edit) @17270   18 years bills support astrometry supplied on the command line
(edit) @17269   18 years jhoblitt fwv
(edit) @17268   18 years Paul Price Turn off testing definition.
(edit) @17267   18 years Paul Price Try renormalising the variances *after* convolution. It seems that …
(edit) @17266   18 years Paul Price Adding trap for rejection of all input images.
(edit) @17265   18 years Paul Price Fix trace so it doesn't die if the first image gets rejected.
(edit) @17264   18 years Paul Price Don't error if the file rule can't be found --- it may not exist for …
(edit) @17263   18 years Paul Price Ensure background is set to zero.
(edit) @17262   18 years Paul Price Get arguments from the right location.
(edit) @17261   18 years Paul Price Whoops again.
(edit) @17260   18 years Paul Price Whoops.
(edit) @17259   18 years Paul Price Adding output message
(edit) @17258   18 years Paul Price Fixing error message.
(edit) @17257   18 years Paul Price This seems to work, while the former had problem finding a format.
(edit) @17256   18 years Paul Price Adding variance renormalisation options.
(edit) @17255   18 years Paul Price Adding renormalisation of variance maps.
(edit) @17254   18 years eugene cleanup equiv photcode calls
(edit) @17253   18 years eugene do not crash on NULL code
(edit) @17252   18 years bills correction mode argument and spelling of iteration
(edit) @17251   18 years bills I didn't mean to commit this file.
(edit) @17250   18 years bills need to initialize $dettool a little earlier so it is available to mydie.
(edit) @17249   18 years Paul Price Adding assertion macros for readouts (about time too!). Adding …
(edit) @17248   18 years eugene option to select by photcode code
(edit) @17247   18 years eugene error in logic for 0 length vectors
(edit) @17246   18 years eugene add fields to extract image ref points
(edit) @17245   18 years eugene need to have a save version which truncates
(edit) @17244   18 years eugene catch db counting errors
(edit) @17243   18 years eugene split object update by catalog; update measurements one catalog at a time
(edit) @17242   18 years eugene adding option to calculate averages
(edit) @17241   18 years bills allow det_type to be specified in lower case
(edit) @17235   18 years bills More compression I needed to turn off to get flatmask creation to complete
(edit) @17234   18 years bills compressed mask files don't work
(edit) @17233   18 years Paul Price Removing files from un-modernised version of ppMerge.
(edit) @17231   18 years Paul Price Merging in pap_branch_080328 --- modernised ppMerge.
(edit) @17228   18 years Paul Price Merging pap_branch_080328 so we can use the modernised version of ppMerge.
(edit) @17227   18 years Paul Price Merging in pap_branch_080320 --- modernised version of ppMerge.
(edit) @17226   18 years jhoblitt implement warptool -revertwarped query support
(edit) @17225   18 years Paul Price Adding outroot.
(edit) @17224   18 years Paul Price Fixing list of required arguments.
(edit) @17223   18 years Paul Price Don't pass workdir to camera script.
(edit) @17222   18 years Paul Price Shortening warning message.
(edit) @17221   18 years Paul Price Mask non-finite values when there's no provided mask.
(edit) @17219   18 years jhoblitt -updaterun memleak fixes
(edit) @17218   18 years Paul Price Adding option to apply mask to bad shutter correction pixels.
(edit) @17216   18 years jhoblitt add camtool -revertprocessedexp query support
(edit) @17215   18 years eugene cleanup unused globals
(edit) @17214   18 years eugene we chi inner means were too restrictive
(edit) @17213   18 years eugene drop unused globals
(edit) @17212   18 years eugene better handling of flags, including optional?
(edit) @17211   18 years eugene init uR, uD, PA; clip by photcode, photflags
(edit) @17210   18 years eugene add comment
(edit) @17209   18 years eugene better clipping, control allowed orders
(edit) @17207   18 years eugene drop unused config values; require pre-existing db directory
(edit) @17206   18 years eugene drop old, unused files
(edit) @17205   18 years eugene add option to select / exclude by photcode
(edit) @17204   18 years eugene remove unused option
(edit) @17203   18 years eugene remove / rework unneeded globals
(edit) @17202   18 years eugene remove old, unused files
(edit) @17201   18 years eugene split measure flags into photom and astrom
(edit) @17200   18 years eugene split measure flags
(edit) @17199   18 years eugene add field to return distance from model fits
(edit) @17198   18 years eugene clarify names of blend flags
(edit) @17197   18 years eugene sort stars, search only in valid ra range
(edit) @17196   18 years eugene sort stars to speed the ingest
(edit) @17195   18 years eugene clarify measure flag names
(edit) @17194   18 years eugene only use init_measure_links if we have a full load
(edit) @17193   18 years eugene add sort function
(edit) @17192   18 years eugene modify comment
(edit) @17191   18 years eugene do not complain if NSTARS != Nrows
(edit) @17190   18 years eugene adding Photom,Astrom Poor,Bad Mask fields to photcode; split measure …
(edit) @17189   18 years eugene adding Photom,Astrom Poor,Bad Mask fields to photcode
(edit) @17188   18 years jhoblitt strip out use of config->where
(edit) @17187   18 years Paul Price Turning on MASK and WEIGHT output for detrends. This allows the new …
(edit) @17186   18 years jhoblitt implement chiptool -revertproccessedimfile query support
(edit) @17182   18 years Paul Price Adding assertion to prevent core dump when there are I/O problems.
(edit) @17180   18 years jhoblitt add warptool -updaterun query support
(edit) @17179   18 years Paul Price Removing PS::IPP::Operations.
(edit) @17172   18 years Paul Price Adding verbose flag.
(edit) @17171   18 years jhoblitt add camtool -updaterun
(edit) @17168   18 years Paul Price Removing old "use".
Note: See TracRevisionLog for help on using the revision log.