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) @25226   17 years Paul Price ifdef removed code it wasn't intended to.
(edit) @25224   17 years Paul Price Adding more operations stuff, retrieved from ipp004 home directory.
(edit) @25223   17 years Paul Price Moving registration to ippc02
(edit) @25222   17 years Paul Price Putting ipp025 in to compensate for loss ipp053 (currently the home …
(edit) @25221   17 years Paul Price Replacing ipp053 with ipp025
(edit) @25220   17 years Paul Price Fix typo.
(edit) @25219   17 years Paul Price Fixing NEB_SERVER
(edit) @25218   17 years Paul Price Fixing NEB_SERVER
(edit) @25217   17 years Paul Price Moving summitcopy to ippc01 (because I can following reorg).
(edit) @25216   17 years Paul Price Fixing nebulous
(edit) @25215   17 years Paul Price Fixing nebulous URL.
(edit) @25214   17 years Paul Price Adding files for ~ipp/
(edit) @25213   17 years Paul Price m4 is required for building IPP.
(edit) @25209   17 years Paul Price Magic bit was clobbering all other mask bits. Removed use of …
(edit) @25208   17 years bills swap order of loops to speed things up at least 25 % Now do for …
(edit) @25207   17 years bills don't try and print path and don't increment file count if file fails …
(edit) @25200   17 years bills add 3 new pstamp_revert files
(edit) @25199   17 years bills Modernize reverting of errors. If pstampRequest.state = 'new' previous …
(edit) @25198   17 years bills move loop to excise pixels to a function in anticipation of removing …
(edit) @25197   17 years bills change ppstampMakeStamp() to return a program exit code. This allows …
(edit) @25196   17 years bills add req_id to the product list
(edit) @25195   17 years bills improve error handling
(edit) @25194   17 years bills temporarily allow requests for mops to skip the magic check. Fix …
(edit) @25156   17 years bills added option to print rows in simple format and options to print …
(edit) @25136   17 years bills set masked pixels to NAN
(edit) @25135   17 years Paul Price Adding draft "lite" ICD. Sent this to Larry. See also …
(edit) @25134   17 years Paul Price Only write sexagesimal format for RA and Dec. Only write …
(edit) @25133   17 years Paul Price Fix typo
(edit) @25132   17 years Paul Price Only write + sign for declination
(edit) @25131   17 years Paul Price Wasn't printing negative sign when the degrees part was less than …
(edit) @25130   17 years bills check file.data_state and run.state and issue error if they are not full
(edit) @25129   17 years bills Stop running warptool for each bydiff request. The exposure …
(edit) @25127   17 years bills add data_state to the output from -processedimfile
(edit) @25126   17 years bills added new error code $PSTAMP_NO_OVERLAP = 28
(edit) @25125   17 years bills add missing declaration
(edit) @25124   17 years bills fix error in logic handling points that don't overlap any images
(edit) @25123   17 years bills remove dead code
(edit) @25122   17 years bills it is now a programming error if no jobs get queued for a request. At …
(edit) @25121   17 years jhoblitt start neb-cull --min_copies
(edit) @25120   17 years Paul Price Better method for deciding which image to convolve: generate solutions …
(edit) @25119   17 years Paul Price Fix subtraction region header: wrong type.
(edit) @25118   17 years Paul Price Only transfer covariance if there's a place to transfer it.
(edit) @25117   17 years bills update spec to match the current implementation
(edit) @25116   17 years Paul Price Remove old code.
(edit) @25115   17 years jhoblitt fix stage target name
(edit) @25114   17 years bills add some entries to svn:ignore
(edit) @25113   17 years bills minor change
(edit) @25112   17 years bills if a request fails because of a duplicate request name, just stop the …
(edit) @25111   17 years bills pstamptool -updatereq requires state to be set pass it for now
(edit) @25110   17 years bills various changes to deal with bothways diffs
(edit) @25109   17 years bills allow listing of requests by name as well as req_id allow job type …
(edit) @25108   17 years bills don't list faulted jobs as pending
(edit) @25107   17 years bills Various changes required to make postage stamps for the diff stage …
(edit) @25106   17 years bills in dvoImagesAtCoords check return status from when transforming point …
(edit) @25101   17 years Paul Price Working on more robust way of determining the image to convolve. …
(edit) @25100   17 years Paul Price MOPS needs to know the direction of subtraction. Added a new field in …
(edit) @25099   17 years jhoblitt ii
(edit) @25098   17 years Paul Price Adding log message on reversion.
(edit) @25097   17 years Paul Price publish_file.pl no longer takes --exp_id (because a diff may have …
(edit) @25096   17 years Paul Price Only combine covariance if there's something to combine.
(edit) @25087   17 years Paul Price Add trace statements for debugging. Fix writing FITS tables: need to …
(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) @25079   17 years giebink Files updated to run via cron. Directories containing tap tests …
(edit) @25078   17 years Paul Price Fix SEGV when !covar.
(edit) @25077   17 years bills add comment about the error codes needing to stay in sync
(edit) @25076   17 years Paul Price Add usage information.
(edit) @25075   17 years bills New error codes for postage stamp server requests and jobs
(edit) @25074   17 years Paul Price For MOPS, write exposure name as FPA_ID, exposure identifier as EXP_ID.
(edit) @25073   17 years Paul Price Get exp_name as well as exp_id.
(edit) @25072   17 years Paul Price Put FPA_ID = exp_id in MOPS output.
(edit) @25071   17 years Paul Price Altering SQL to get exp_id for warp1 and warp2.
(edit) @25070   17 years watersc1 Updated version of burntool with segfault corrections from John Tonry.
(edit) @25068   17 years bills last fix wasn't quite right. Also data_state isn't in all of the …
(edit) @25067   17 years bills resolve project first and fault if not defined fix some indentation if …
(edit) @25066   17 years bills don't fault if project is unresolved if the job in question is already …
(edit) @25065   17 years bills need to use Carp changed an error return
(edit) @25064   17 years Paul Price Fixing extension.
(edit) @25063   17 years Paul Price Adding convolved inputs.
(edit) @25060   17 years Paul Price Put analysis metadata into header as well, useful for conveying …
(edit) @25059   17 years bills set host for parser and run job tasks
(edit) @25058   17 years bills better error reporting of parse stage errors to the client
(edit) @25057   17 years bills remove two deleted pstamp files
(edit) @25056   17 years eugene add photcode:equiv measure field
(edit) @25055   17 years bills use pstampJobInsert instead of sql to insert jobs
(edit) @25054   17 years bills support for fake jobs
(edit) @25053   17 years bills component and tess_id can be modified during processing. If not …
(edit) @25052   17 years bills if no matching images are found, insert a fake job in stopped state …
(edit) @25049   17 years Paul Price XSI-compliant and GNU-specific versions were around the wrong way.
(edit) @25048   17 years Paul Price I think the GROUP BY means we need the warp_id for each diff in order …
(edit) @25047   17 years Paul Price Removing varfactor --- replaced by covariance matrix.
(edit) @25046   17 years Paul Price Don't use VARFACTOR any more --- covariance matrix takes care of this.
(edit) @25045   17 years Paul Price Don't care about variance factor any more --- covariance matrix takes …
(edit) @25044   17 years Paul Price Don't care about variance factors any more --- the covariance matrix …
(edit) @25043   17 years Paul Price Not using variance factor any more --- covariance matrix takes care of …
(edit) @25042   17 years Paul Price Don't adjust weight, since that's done by the covariance matrix these days.
(edit) @25041   17 years giebink Script to check out, build, and run unit tests. Helper scripts parse …
Note: See TracRevisionLog for help on using the revision log.