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) @13577   19 years Paul Price PPIMAGE_TEST is not defined at higher level, so it was producing errors.
(edit) @13576   19 years jhoblitt fix memory leaks
(edit) @13575   19 years jhoblitt make dettoolConfig.c's option handling functions global
(edit) @13574   19 years Paul Price Adding function to open file for appending.
(edit) @13573   19 years jhoblitt remove a useless comment
(edit) @13570   19 years rhl Give names to mask bits for psImageInterpolate; don't despair if a …
(edit) @13569   19 years rhl If PSF reconstruction fails, try the centre of the image
(edit) @13567   19 years rhl Set PM_SOURCE_MODE_BADPSF when we fail to get a good PSF estimate for …
(edit) @13566   19 years eugene various updates to the user interface: sorting, respect table …
(edit) @13565   19 years jhoblitt start to split dettoolConfig() into smaller functions
(edit) @13564   19 years jhoblitt (experimental) change to dettool's option handling
(edit) @13563   19 years jhoblitt tweak psArgumentHelpSimple() formatting
(edit) @13562   19 years eugene fixed errors with pmImageDefineFile for DetDB queries
(edit) @13561   19 years magnier fixed return success status
(edit) @13560   19 years magnier added verbosity
(edit) @13559   19 years jhoblitt typos
(edit) @13558   19 years eugene fixed call to my_die
(edit) @13557   19 years eugene fixed unsigned int error
(edit) @13556   19 years eugene turn on ppStack
(edit) @13555   19 years jhoblitt add psArgumentHelpSimple()
(edit) @13554   19 years eugene adding macros to add and del databases
(edit) @13553   19 years eugene default jpeg (for science) is -5sigma to +10sigma; added jpeg recipes …
(edit) @13552   19 years eugene make jpeg recipe depend on the data type (bias, flat) and the mode …
(edit) @13551   19 years eugene fixed bug with vsnprintf double call
(edit) @13550   19 years eugene pantasks_server.c now built from .c.in file
(edit) @13549   19 years eugene added MODULES path
(edit) @13548   19 years eugene added flush
(edit) @13547   19 years eugene added flush jobs
(edit) @13546   19 years eugene minor
(edit) @13545   19 years eugene extend connection timeout
(edit) @13544   19 years eugene send pantasks server stdout/stderr to named log files
(edit) @13543   19 years eugene added module command to server
(edit) @13542   19 years eugene enable job deletion
(edit) @13541   19 years eugene fix up pantasks server commands, added modules
(edit) @13540   19 years eugene added flush jobs command
(edit) @13539   19 years eugene numbered field has v_ prepended to vector name
(edit) @13538   19 years eugene adding -del option
(edit) @13537   19 years eugene add cfh12k and ctio_mosaic2, clean up dvo config files
(edit) @13536   19 years eugene better defaults
(edit) @13535   19 years eugene example of getstar override (for debugging)
(edit) @13534   19 years eugene better defaults
(edit) @13533   19 years eugene adding job hostname info on error
(edit) @13532   19 years eugene adding needed file rules
(edit) @13531   19 years eugene adding function to parse input files from several possible sources
(edit) @13530   19 years eugene adding PSF.RESIDUALS.SPATIAL_ORDER
(edit) @13529   19 years eugene fixed the psf I/O functions
(edit) @13528   19 years eugene changed the pmFPAfileDefine functions to not require an input status value
(edit) @13527   19 years magnier added blocking to make the steps clearer
(edit) @13526   19 years magnier fixed the I/O concepts to create an output which can be read correctly
(edit) @13525   19 years magnier changed these functions to return the success/failure value, not to …
(edit) @13524   19 years magnier re-created the case if name is NULL
(edit) @13523   19 years magnier added pmFPAfileStringFromType
(edit) @13522   19 years Paul Price Set the new images to masked values, and then write over the good pixels.
(edit) @13521   19 years Paul Price Change to allow integers to be specified as hexadecimal. This also …
(edit) @13520   19 years Paul Price Catch the case where everything is masked.
(edit) @13519   19 years Paul Price Fixing pmFPAfileActivate to quietly return true when there are no …
(edit) @13518   19 years Paul Price Adding output mask and weight for pswarp
(edit) @13517   19 years Paul Price Don't need -seeing option any more.
(edit) @13516   19 years eugene cleaned error messages
(edit) @13515   19 years Paul Price Get arguments from a single MDC file instead of an annoying number of …
(edit) @13514   19 years magnier adding some test output code; removed asymmetrical clipping for apresd …
(edit) @13513   19 years Paul Price Restore combined image to counts, using the total exposure time.
(edit) @13512   19 years Paul Price Use seeing information provided to perform additional rejection
(edit) @13511   19 years Paul Price Checking matrices to ensure no NaNs/Infs creep in. If they do, reject …
(edit) @13510   19 years Paul Price Check for non-finite values within the stamp that might generate a bad …
(edit) @13509   19 years Paul Price Add boolean indicating whether photometry should be performed (if a …
(edit) @13508   19 years Paul Price Only do photometry if requested (by supplying a PSF model).
(edit) @13507   19 years Paul Price Bit more reasonable choice for spacing.
(edit) @13506   19 years eugene fixed API change for pmReadoutGenerateMask
(edit) @13505   19 years eugene added a note
(edit) @13504   19 years eugene do not update history if not defined
(edit) @13503   19 years eugene use locahost for non-remote jobs
(edit) @13502   19 years Paul Price Fixing problem with mkdir --- system returns 0 on success.
(edit) @13501   19 years Paul Price Adding CELL.XWINDOW, CELL.YWINDOW to commonly-used format files. …
(edit) @13500   19 years Paul Price Use the standard functions for parsing/formatting CELL.XWINDOW,YWINDOW.
(edit) @13499   19 years Paul Price Need to add NAXIS1,NAXIS2 to the header after chip mosaic, so that CMF …
(edit) @13498   19 years Paul Price Weight on the basis of pixel value needs to be done after the overscan …
(edit) @13497   19 years jhoblitt add ppSub
(edit) @13496   19 years Paul Price Allow multiple (only input, currently) filerules of the same name.
(edit) @13495   19 years Paul Price Plugging memory leaks.
(edit) @13494   19 years Paul Price Make psStatsAlloc a macro, to deliver filename and line number …
(edit) @13493   19 years Paul Price Squashing bugs, plugging memory leaks.
(edit) @13492   19 years Paul Price Use value before freeing!
(edit) @13491   19 years Paul Price Prevent failure when the directory already exists.
(edit) @13490   19 years Paul Price Removing commented-out lines which should be there.... whoops!
(edit) @13489   19 years Paul Price Bug fixes and small improvements to get it working properly. Seems to …
(edit) @13488   19 years Paul Price Updating PPSTACK recipe, adding PPSTACK filerules.
(edit) @13487   19 years Paul Price Bug fixes and algorithmic improvements to get it to a working state. …
(edit) @13486   19 years eugene adding JOB_HOSTNAME
(edit) @13485   19 years eugene adding ipp-2.1 tagset
(edit) @13484   19 years eugene fixed kapa2 change
(edit) @13483   19 years Paul Price Adding psImageInterpolateStatus, a status enum which is returned by …
(edit) @13482   19 years Paul Price Handling the return value of system calls.
(edit) @13481   19 years eugene fixed iamges
(edit) @13480   19 years eugene adding .cvsignore
(edit) @13479   19 years eugene upgrading to kapa 2.0 API, upgrades to dvo user interface
(edit) @13478   19 years eugene report errors for arguments
(edit) @13477   19 years eugene convert to kapa 2.0 API
(edit) @13473   19 years magnier converting to the new kapa 2.0 API set
(edit) @13472   19 years magnier poor aperture magnitude should not cause psphot to die
Note: See TracRevisionLog for help on using the revision log.