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) @16957   18 years bills added mode to list a request. Used by the web interface to check …
(edit) @16956   18 years bills new script name
(edit) @16955   18 years bills remove some debug print statements
(edit) @16954   18 years bills need to qualify selection by fileset by name with the product as well
(edit) @16953   18 years Paul Price Adding dark normalisation
(edit) @16952   18 years Paul Price Fit a constant to the dark current in ADU/s
(edit) @16951   18 years Paul Price Turn off compression when normalising a dark image --- there are just …
(edit) @16950   18 years Paul Price Adding the use of an optional dark normalisation concept. This will …
(edit) @16949   18 years Paul Price Allow the new-style darks to generate old-style-like darks. We …
(edit) @16948   18 years Paul Price Free FITS options.
(edit) @16947   18 years Paul Price Warning rather than error when concepts don't match.
(edit) @16946   18 years Paul Price Plugging memory leaks when PSF choosing fails.
(edit) @16945   18 years Paul Price Adding psphot input files
(edit) @16944   18 years Paul Price Allow polynomials to have dimension of zero --- just fit a constant. …
(edit) @16943   18 years Paul Price Fixing compilation error when debugging outputs enabled.
(edit) @16942   18 years Paul Price Want tessellation and skycell.
(edit) @16941   18 years Paul Price Fixing compilation error.
(edit) @16940   18 years Paul Price Adding additional selections to stacktool -queue.
(edit) @16939   18 years eugene add USNO_N
(edit) @16938   18 years eugene clarify help, remove unusable options
(edit) @16937   18 years eugene set the flags for SDSS intelligently
(edit) @16936   18 years eugene add galactic and ecliptic longitude and latitude as virtual fields
(edit) @16935   18 years eugene better api for coordinate transforms
(edit) @16934   18 years Paul Price Check was unnecessary since we are setting bitpix ourselves.
(edit) @16933   18 years bills changes to support get image (non postage stamp) jobs
(edit) @16932   18 years bills changes to support get_image jobs
(edit) @16931   18 years bills changed to support get_image (no postage stamp) jobs
(edit) @16930   18 years eugene turn on mosaic mode as default
(edit) @16929   18 years eugene minor
(edit) @16928   18 years eugene add mosaic mode true
(edit) @16927   18 years eugene add DVO.CAMERADIR
(edit) @16926   18 years eugene fix list file name (use abs path)
(edit) @16925   18 years eugene added filerules-mef.mdc
(edit) @16924   18 years eugene add PPIMAGE_MASKPHOT
(edit) @16923   18 years eugene minor cleanups
(edit) @16922   18 years eugene add MASKPHOT
(edit) @16921   18 years eugene move filerules to filerules-mef.mdc
(edit) @16920   18 years eugene fix dvodb option
(edit) @16919   18 years eugene only require output images if output images are requested
(edit) @16918   18 years eugene look up abstract dvodb name
(edit) @16917   18 years eugene allow dvodb to be abstract name or file
(edit) @16916   18 years Paul Price Fixing compilation error.
(edit) @16915   18 years eugene fixed the options for user, system, complete
(edit) @16914   18 years Paul Price Fixing compilation error.
(edit) @16913   18 years Paul Price Using new function.
(edit) @16912   18 years Paul Price Adding new function, pmFPAAddSourceFromFormat, to populate an FPA with …
(edit) @16911   18 years Paul Price The NANs in the pmPSFtry->metric vector were coming from …
(edit) @16910   18 years Paul Price Adding psImageShiftMask --- allows mask to follow the image when …
(edit) @16909   18 years Paul Price Check for non-finite metrics; not sure where these are coming from yet …
(edit) @16908   18 years Paul Price Checking and clearing errors in trying a model.
(edit) @16907   18 years Paul Price Fixing logic error in iterating, which caused ppMerge to jump over all …
(edit) @16906   18 years Paul Price Output mask image has to be updated --- it was being set to all masked …
(edit) @16905   18 years eugene turn off debug messages
(edit) @16904   18 years eugene move verbose message to better location
(edit) @16903   18 years eugene better handling for client / server connect / disconnect / shutdown
(edit) @16902   18 years eugene fix the open/close of multiple streams
(edit) @16901   18 years eugene before closing the file pointer, check that none of the other streams …
(edit) @16900   18 years eugene init GlobalConfig
(edit) @16899   18 years bills Name of the parser script changed at some point. Set request file type …
(edit) @16898   18 years bills If the we're building a "list" request don't require an ROI (unless …
(edit) @16897   18 years bills Allow class_id to be set to "all" which will cause all matching values …
(edit) @16896   18 years eugene more info in verbose messages
(edit) @16895   18 years eugene better timeout handling
(edit) @16894   18 years eugene minor fixes to tests to improve speed
(edit) @16893   18 years eugene remove deprecated file
(edit) @16892   18 years eugene move variable.c to VariableOps.c, add thread safety
(edit) @16891   18 years eugene added thread safety code
(edit) @16890   18 years eugene temporary comments
(edit) @16889   18 years eugene move variable.c to VariableOps.c
(edit) @16888   18 years eugene add comments re thread safety
(edit) @16887   18 years eugene add thread safety to create/delete of vectors
(edit) @16886   18 years eugene add thread safety to create/delete of buffers
(edit) @16885   18 years eugene fix return value
(edit) @16884   18 years eugene remove bogus test at start of code, fix loop order to be like while not do
(edit) @16883   18 years eugene remove above in corruption test
(edit) @16882   18 years eugene add memcheck to help list
(edit) @16881   18 years Paul Price Need to catch errors out of psphotReadout --- we NEED that PSF!
(edit) @16880   18 years bills update pstamp.pro to latest setup
(edit) @16879   18 years bills if !copyfiles and !linkfiles datapath is in the datastore
(edit) @16878   18 years bills adapt to the completed data store interfaces
(edit) @16877   18 years bills fix usage message
(edit) @16876   18 years bills added script for managing data store products
(edit) @16875   18 years Paul Price Removing "(required)" from entries which aren't strictly required …
(edit) @16874   18 years Paul Price Adding OLDDARK.
(edit) @16873   18 years Paul Price Rework psPixelsConcatenate so that duplicates don't expand the size of …
(edit) @16872   18 years bills better error handling, simplified the tables slightly
(edit) @16871   18 years Paul Price Adding OLDDARK=FALSE so that it can be added to camera-level recipes.
(edit) @16870   18 years Paul Price Allowing use of old-style darks if OLDDARK(BOOL) is TRUE in the recipe.
(edit) @16869   18 years eugene removed error message: addstar -list now available
(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
Note: See TracRevisionLog for help on using the revision log.