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) @19014   18 years Paul Price Following fix of pmReadoutReadChunks, need to set readout->forceScan, …
(edit) @19013   18 years Paul Price The operation of pmReadoutReadChunk was broken by the recent changes …
(edit) @19012   18 years Paul Price Adjust MJD-OBS for output from start to mid-point of exposure.
(edit) @19011   18 years Paul Price Call to readoutHaveMoreScans had parameters around the wrong way.
(edit) @19010   18 years Paul Price Allowing headers to be installed if not present.
(edit) @19009   18 years Paul Price Another installment in the saga to ensure pmSourceMoments doesn't go …
(edit) @19008   18 years Paul Price Need to resolve filename.
(edit) @19007   18 years Paul Price Allow correction for fortran style (unit indexed) numbering. This is …
(edit) @19006   18 years Paul Price Chip numbering is fortran style (unit-indexed). This is important for …
(edit) @19005   18 years Paul Price Adding CHIP.NUM and CELL.NUM replacements in pmFPANameFromRule to …
(edit) @19004   18 years Paul Price Only need to warn if the user is attempting to turn threading on.
(edit) @19001   18 years bills commit before leaving
(edit) @19000   18 years eugene new brances for cleanup
(edit) @18999   18 years eugene try an example flatcorr ppSim recipe mode
(edit) @18994   18 years eugene adding notes and camera stage
(edit) @18993   18 years eugene remove typo text
(edit) @18990   18 years Paul Price Wasn't using the conditional compilation correctly.
(edit) @18989   18 years bills pass along request file name to request_finish so it can be used to …
(edit) @18988   18 years bills program for testing PStamp::Job.pm
(edit) @18987   18 years bills put all local configuration for the cgi scripts here.
(edit) @18986   18 years bills pass along verbose if provided
(edit) @18985   18 years bills Major re-work to get image data from the database. Supports looking up …
(edit) @18984   18 years bills add request file paramters to results
(edit) @18983   18 years bills add request parameters from request file to the results file
(edit) @18982   18 years bills use :standard to import symbols add -req_file arg
(edit) @18981   18 years bills simplify the extractStamp function to prepare to move it to pslib, but …
(edit) @18980   18 years bills added arguments for mask and weight images. Not used yet
(edit) @18979   18 years bills Adding a perl module to support the Postage Stamp Server
(edit) @18978   18 years Paul Price Merging Sebastian's tree: config file changes to …
(edit) @18977   18 years Paul Price Merging Sebastian's tree: added '-f' to all csh calls to make startup …
(edit) @18976   18 years bills in lookup modes allow selecting by exp_name
(edit) @18975   18 years bills In the modes for difftool, stacktool, and warptool that print out …
(edit) @18974   18 years bills ds_id is an int not a string
(edit) @18973   18 years eugene test save ignored
(edit) @18972   18 years eugene skipping video cells
(edit) @18971   18 years eugene insignificant
(edit) @18970   18 years eugene various updates
(edit) @18969   18 years eugene skipping video cells
(edit) @18968   18 years Paul Price Multiple rejections are generally unnecessary now.
(edit) @18967   18 years Paul Price Fixing following changes to psThread.
(edit) @18966   18 years Paul Price Fixing memork leak.
(edit) @18965   18 years Paul Price psThreadPoolWait requires parameter now.
(edit) @18964   18 years Paul Price Need to free job, following changes to psThread.
(edit) @18963   18 years Paul Price Adding threading support.
(edit) @18962   18 years Paul Price Adding threads to pmSubtractionCalculateEquation and …
(edit) @18961   18 years Paul Price Fixing memory leak.
(edit) @18960   18 years Paul Price Fixing to match slight differences in psThread
(edit) @18959   18 years Paul Price Adding support for FFTW threading.
(edit) @18958   18 years Paul Price Adding FFT threading header.
(edit) @18957   18 years Paul Price Working psImageConvolveMask into threads, since it can take a while.
(edit) @18956   18 years Paul Price Adding function to initiate FFT threading.
(edit) @18955   18 years Paul Price Fixing memory problem with psListGetAndRemove. This function must …
(edit) @18954   18 years Paul Price Adding PS_ARRAY_ADD_SCALAR
(edit) @18953   18 years Paul Price Cleaning up thread functions, documenting header. Added 'harvest' …
(edit) @18952   18 years bills if it isn't tested it doesn't work
(edit) @18951   18 years bills in mode -sumskyfile don't require state to be run and output the state
(edit) @18950   18 years bills in mode -warped don't require state to be 'run' and output the state
(edit) @18949   18 years bills For mode -diffskyfile don't require state to be run, output the state
(edit) @18948   18 years bills Add chipRun.state to the output of -processedimfile
(edit) @18947   18 years bills Stop using ipp005 and ipp016 jobs since they're out of chiphosts …
(edit) @18946   18 years bills Rebalancing of the chiphosts Stop using ipp005 since it's flaky …
(edit) @18944   18 years Paul Price pmConfigCameraSkycellVersion went AWOL when I was editing.
(edit) @18939   18 years Paul Price Don't get rid of derivative cameras when culling in preparation for dump.
(edit) @18938   18 years Paul Price det_id isn't required for dettool -revertprocessedimfile.
(edit) @18937   18 years Paul Price Switching over to new system, using pmConfigUserSite.
(edit) @18935   18 years Paul Price --verbose is added by add_standard_args
(edit) @18934   18 years Paul Price Log, not trace.
(edit) @18933   18 years Paul Price Need to initialise variable.
(edit) @18932   18 years Paul Price Another.
(edit) @18931   18 years Paul Price Suppress error: Use of uninitialized value in multiplication (*) at …
(edit) @18930   18 years Paul Price Mask value isn't available until images have been read in.
(edit) @18929   18 years Paul Price Adding database port.
(edit) @18928   18 years jhoblitt increase memory table size limit
(edit) @18927   18 years Paul Price Using new function to get database details from user/site configuration.
(edit) @18926   18 years Paul Price Adding function pmConfigUserSite to get values from the user/site …
(edit) @18925   18 years Paul Price In bash, aliases are not interpolated after the file is read, so we …
(edit) @18924   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18921   18 years Paul Price Take database information from user or site configuration.
(edit) @18920   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18919   18 years jhoblitt add -all opt
(edit) @18918   18 years Paul Price Adding configuration dumping. Required reorganisation of how recipe …
(edit) @18917   18 years Paul Price No need for #ifdef.
(edit) @18916   18 years Paul Price Fixing output directory name so it's not just a number.
(edit) @18915   18 years Paul Price Want exp_tag for output directory name.
(edit) @18914   18 years Paul Price config->complete has been removed.
(edit) @18913   18 years bills Add Fileset type OOF
(edit) @18909   18 years Paul Price Dump configuration.
(edit) @18908   18 years Paul Price Removing use of pmConfig.complete in favour of proper use of what's …
(edit) @18907   18 years Paul Price Casting away const to satisfy compiler.
(edit) @18906   18 years Paul Price Adding file naming rules for configuration dumps.
(edit) @18905   18 years Paul Price Adding functions to dump configuration to an MDC file on disk, so we …
(edit) @18904   18 years bills Add timeout to pzgetexp and extend the task's timeout value
(edit) @18903   18 years bills remove an echo
(edit) @18902   18 years Paul Price Fixing compilation error.
(edit) @18901   18 years Paul Price Support for other image types (esp U8 which now comes from having …
(edit) @18900   18 years Paul Price Removing need for additional image allocation.
(edit) @18899   18 years eugene adding update work from PAP and WS
(edit) @18898   18 years Paul Price Wrong operation!
(edit) @18897   18 years eugene adding recipe option to control number of rows processed per thread
(edit) @18896   18 years eugene turning on multithreads if desired
Note: See TracRevisionLog for help on using the revision log.