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) @16868   18 years Paul Price Some "required" parameters shouldn't be required if we're pushing in …
(edit) @16867   18 years bills dded support for product specific data and file type specific data. …
(edit) @16866   18 years Paul Price Fixing error message.
(edit) @16865   18 years Paul Price Need to resolve name when deleting.
(edit) @16864   18 years Paul Price Removing debugging stuff from CVS version.
(edit) @16863   18 years Paul Price Do photometry and combination files separately.
(edit) @16862   18 years Paul Price Output photometry file wasn't getting created --- it needs to inherit …
(edit) @16861   18 years Paul Price Fixing logic error.
(edit) @16860   18 years Paul Price Fixing psTrace format.
(edit) @16859   18 years Paul Price CELL.XPARITY and CELL.YPARITY should not be required for the target …
(edit) @16858   18 years eugene use footprints by default for gpc1
(edit) @16857   18 years eugene grid search parameters more generic: larger mag range, larger angle …
(edit) @16856   18 years eugene added more filter options; help info
(edit) @16855   18 years eugene warning, not error if both ZSIMPLE and ZTENSION are missing
(edit) @16854   18 years Paul Price Adding additional trace messages.
(edit) @16853   18 years Paul Price Fixing size of convolution kernel.
(edit) @16852   18 years Paul Price Fixing bugs in fake convolution elements.
(edit) @16851   18 years Paul Price Fake convolution when NO_CONVOLUTION is defined. This should speed …
(edit) @16850   18 years Paul Price CONVOLVED_ALREADY now implemented in ppStackMatch --- fake out the …
(edit) @16849   18 years Paul Price Use STACK recipe for matching.
(edit) @16848   18 years Paul Price Avoiding warning about "using uninitialised".
(edit) @16847   18 years Paul Price Avoiding warning about "used uninitialised".
(edit) @16846   18 years Paul Price Pre-declare values before the "goto" so that if it arrives at the …
(edit) @16845   18 years Paul Price Adding support for multi-darks --- when normalising, need to tell it …
(edit) @16844   18 years Paul Price Adding support for multi-darks, instead of traditional darks.
(edit) @16843   18 years Paul Price Adding support for multi-darks.
(edit) @16842   18 years Paul Price Changing to produce multi-darks instead of boring old darks. This …
(edit) @16841   18 years Paul Price Adding multi-darks --- fitting dark current with multi-dimensional …
(edit) @16840   18 years Paul Price Adding compression in suitable places.
(edit) @16839   18 years bills Added document describing the data store server. Not really a .tex …
(edit) @16838   18 years Paul Price psPolynomialMDEval was in a horrible half-state of implementation.
(edit) @16837   18 years Paul Price Need to specify BITPIX for mask.
(edit) @16836   18 years Paul Price Need to resolve filenames of temporary files.
(edit) @16835   18 years Paul Price If there's errors in adding a source, it's no big deal --- it's only …
(edit) @16834   18 years Paul Price Ignore magnitudes of 99 --- they're not real!
(edit) @16833   18 years Paul Price 1e-3 resulted in LOTS of processing!
(edit) @16832   18 years Paul Price Found way of setting weight image so that pixels aren't rejected as …
(edit) @16831   18 years Paul Price Only create output PSF for ppStack when photometry isn't being …
(edit) @16830   18 years Paul Price Missing comma.
(edit) @16829   18 years Paul Price No need for SCALE now. Scaling is taken care of by the convolution.
(edit) @16828   18 years Paul Price No warpInputExp any more.
(edit) @16827   18 years Paul Price There is no warpInputSkyfile any more.
(edit) @16826   18 years Paul Price Adding -all flag to allow all skycells to be queued for stacking. …
(edit) @16825   18 years Paul Price Allow Boolean values to be written to FITS tables. Since we can't use …
(edit) @16824   18 years Paul Price Another bug preventing tables being written.
(edit) @16823   18 years Paul Price Adding function to provide dark correction. Fixing small bug that …
(edit) @16822   18 years Paul Price Translate keywords when writing compressed, e.g., SIMPLE --> ZSIMPLE.
(edit) @16821   18 years eugene adjusted to match api change in psphot
(edit) @16820   18 years eugene merge changes from eam_branch_20080229: better flag definitions, …
(edit) @16819   18 years eugene merge changes from eam_branch_20080225 (better flag definitions)
(edit) @16818   18 years eugene set fits optiosn before EXTWORD is set
(edit) @16817   18 years eugene free configFile
(edit) @16816   18 years eugene minor change
(edit) @16815   18 years eugene add an assert
(edit) @16814   18 years Paul Price Propagating source information.
(edit) @16813   18 years Paul Price Propagating allocation information.
(edit) @16812   18 years Paul Price Need to set mask.
(edit) @16811   18 years Paul Price Number of iterations may be 0
(edit) @16810   18 years eugene merge changes from eam_branch_20080223 : updates to DVO output format, …
(edit) @16809   18 years eugene hacking…
(edit) @16808   18 years eugene some mods for format_mef_early
(edit) @16807   18 years eugene still fiddling with params
(edit) @16806   18 years eugene add option for CR LIMIT
(edit) @16805   18 years eugene changed default IGNORE; search scale range
(edit) @16804   18 years eugene more mods : add footprint as default
(edit) @16803   18 years eugene more tweaking : are these parameters general enough?
(edit) @16802   18 years eugene add IMAGEID keyword
(edit) @16801   18 years eugene init the count image
(edit) @16800   18 years eugene report number and reason for skipped detections
(edit) @16794   18 years Paul Price Remove debugging.
(edit) @16793   18 years Paul Price Adding psPolynomialMD --- multidimensional polynomial fitting (without …
(edit) @16776   18 years eugene add SDSS codes for dep (detections)
(edit) @16766   18 years bills added product, fileset, and file types for postage stamp server
(edit) @16765   18 years bills Implement fileset delete. Get data store location from config. Other …
(edit) @16764   18 years bills various bug fixes
(edit) @16763   18 years bills Data base based DataStore implementation
(edit) @16762   18 years bills added scripts to create data store indexes from data base based DataStore
(edit) @16761   18 years bills converted --add to work with data base based DataStore
(edit) @16755   18 years Paul Price Want exp_id out of warptool -tooverlap
(edit) @16754   18 years Paul Price Removing last file.
(edit) @16753   18 years Paul Price Fixing compilation problem.
(edit) @16752   18 years Paul Price Need to create the output directory
(edit) @16751   18 years Paul Price Need to resolve URI for tempfile().
(edit) @16750   18 years Paul Price Need to include IPC::Cmd.
(edit) @16749   18 years Paul Price Need to include caturi
(edit) @16748   18 years Paul Price Fixing compilation problem.
(edit) @16747   18 years Paul Price Retiring Operations.pm
(edit) @16746   18 years Paul Price Using --outroot instead of --workdir.
(edit) @16745   18 years Paul Price Provide script outroot instead of workdir.
(edit) @16744   18 years Paul Price Allow workdir to be specified on command-line.
(edit) @16743   18 years Paul Price Updating warp, stack, diff to give the outroot instead of workdir to …
(edit) @16742   18 years Paul Price No need for workdir.
(edit) @16741   18 years Paul Price Moving to using outroot instead of workdir.
(edit) @16740   18 years Paul Price Moving to having outroot specified instead of workdir.
(edit) @16739   18 years Paul Price Adding SKYCELL.STATS and SKYCELL.TEMPLATE to the file rules.
(edit) @16738   18 years Paul Price Fixing log destination.
(edit) @16737   18 years Paul Price Moving to scheme where outroot is provided to the script instead of …
(edit) @16736   18 years Paul Price Need to specify outroot.
(edit) @16735   18 years Paul Price Since skycell_file is now in PS::IPP::Config, no need for Operations.pm
(edit) @16734   18 years jhoblitt create warpRuns in the 'run' state
Note: See TracRevisionLog for help on using the revision log.