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) @15652   19 years Paul Price Catching an abort before it gets that far.
(edit) @15651   19 years Paul Price ppMerge wasn't calling pmFPAUpdateNames, so output headers didn't have …
(edit) @15650   19 years gusciora Modified tests so that they all read config from the ../dataFiles …
(edit) @15649   19 years eugene working on compression
(edit) @15648   19 years eugene adding default value for IsCompressed
(edit) @15647   19 years eugene updates for compression
(edit) @15646   19 years eugene allow CCDKeyword
(edit) @15645   19 years Paul Price Adding function to extract skycells into images. We're using this in …
(edit) @15644   19 years Paul Price Updating code to get the scheme.
(edit) @15643   19 years Paul Price Enable error handling.
(edit) @15642   19 years eugene limit inst mag range; allow 1000 stars per chip; more generous allowed …
(edit) @15641   19 years eugene adding inst mag limits; 3rd iteration radius
(edit) @15640   19 years eugene crash on mismatched images
(edit) @15639   19 years eugene fix const inconsistency
(edit) @15638   19 years eugene allow 3rd iteration value for set match
(edit) @15637   19 years eugene mags are floats not ints
(edit) @15636   19 years eugene allow limits to inst mag range
(edit) @15635   19 years eugene fix prob with range = 0.0
(edit) @15634   19 years eugene allow obj with 1 det
(edit) @15633   19 years Paul Price Fixing incorrect enum: was trying to write image instead of mask.
(edit) @15632   19 years eugene updating psastro parameters
(edit) @15631   19 years Paul Price Only output the statistics if generated.
(edit) @15630   19 years Paul Price Integrating the code to choose the output BITPIX (and quantising …
(edit) @15629   19 years Paul Price Adding support for choosing desired BITPIX, and for custom …
(edit) @15628   19 years Paul Price Adding FLOAT field to FITS(METADATA) to specify type of custom …
(edit) @15627   19 years Paul Price Don't always want to tell everyone what random seed we've chosen.
(edit) @15626   19 years Paul Price Having SIMPLE in the rule makes it impossible to recognise compressed …
(edit) @15625   19 years Paul Price Adding "NONE" for no compression.
(edit) @15624   19 years eugene looser limits for 2mass comparison; adding PSASTRO.FINE with tighter limits
(edit) @15623   19 years eugene adding optional PSASTRO.FINE recipe
(edit) @15622   19 years gusciora Added PS_ASSERT to pmSourceFitSetDataAlloc() to ensure it isn't called …
(edit) @15621   19 years eugene refine deps for autocode elements
(edit) @15620   19 years eugene support for rotated ellipses in kapa overlays
(edit) @15619   19 years gusciora Cosmetic changes only.
(edit) @15618   19 years Paul Price Code = -1 will be treated as an error by the ippTools. With the …
(edit) @15617   19 years Paul Price Adding warptool -ignore flag for products where there are not …
(edit) @15616   19 years Paul Price Reverting changes at Gene's request.
(edit) @15615   19 years jhoblitt add additional tracing to psDBLastInsertID()
(edit) @15614   19 years jhoblitt remove transaction handling from pxchipQueueByExpTag()
(edit) @15613   19 years Paul Price Can't use detrend types DARKMASK and FLATMASK because ppImage just …
(edit) @15612   19 years Paul Price Can't use detrend types DARKMASK and FLATMASK because ppImage just …
(edit) @15611   19 years Paul Price Set the data_exists flag.
(edit) @15610   19 years Paul Price Ensuring the fraction is calculated properly.
(edit) @15609   19 years Paul Price Using boolean in stats to determine whether the result should be accepted.
(edit) @15608   19 years Paul Price Adding code to calculate fraction of good pixels. Set a boolean in …
(edit) @15607   19 years Paul Price Tidying up.
(edit) @15606   19 years jhoblitt add setflatcorrpRunState() add database rollbacks where appropriate
(edit) @15605   19 years Paul Price Adding ACCEPT.FRAC
(edit) @15604   19 years Paul Price Adding ACCEPT.FRAC (Minimum fraction of good pixels for result to be …
(edit) @15603   19 years Paul Price Build a fake image to do statistics.
(edit) @15602   19 years Paul Price Changing nature of bad pixels, so that they don't dominate the …
(edit) @15601   19 years eugene add dep for installed autocode.h
(edit) @15600   19 years eugene fixed -update-mosaics mode, added Parallax-only fit
(edit) @15599   19 years gusciora Added input parameter assert: PS_ASSERT_IMAGE_NON_NULL(field, …
(edit) @15598   19 years gusciora Added psMemCheckImageMap()
(edit) @15597   19 years Paul Price Bit better support for mask operations.
(edit) @15596   19 years Paul Price Adding new script
(edit) @15595   19 years Paul Price The script uses ppArith to apply the nominated operation to two (note: …
(edit) @15594   19 years Paul Price Missing space.
(edit) @15593   19 years Paul Price Need to specify a photcode.
(edit) @15592   19 years Paul Price Restoring DVO.CATDIR.
(edit) @15591   19 years Paul Price Adding assertions to protect from SEGV. Many more required!
(edit) @15590   19 years eugene progress on running relastro:images
(edit) @15589   19 years eugene failed to init header
(edit) @15588   19 years eugene removed over-zealous PS_ASSERTS
(edit) @15587   19 years eugene fix case of mismatch between image/mask and residual sizes
(edit) @15586   19 years eugene adding a note
(edit) @15585   19 years eugene adding deps for external (ohana) libs and includes
(edit) @15584   19 years eugene removing invalid dependency
(edit) @15583   19 years jhoblitt partial implemenation of -newrun
(edit) @15582   19 years jhoblitt foo
(edit) @15581   19 years jhoblitt remove flatcorrExp.state
(edit) @15580   19 years jhoblitt change pxchipQueueByExpTag() to return the chip_id
(edit) @15579   19 years eugene working on relastro (chips)
(edit) @15578   19 years jhoblitt stub out flatcorr
(edit) @15577   19 years jhoblitt add flatcorrRun & flatcorrExp tables
(edit) @15576   19 years jhoblitt add flatcorr tables
(edit) @15575   19 years jhoblitt enable flatcorr.md
(edit) @15574   19 years Paul Price Fixing check on image type.
(edit) @15573   19 years Paul Price Adding rules for PPARITH.
(edit) @15572   19 years jhoblitt typo
(edit) @15571   19 years Paul Price Adding new tool, ppArith, to perform arithmetic on images. It's sort …
(edit) @15570   19 years jhoblitt add -addruns & -runs
(edit) @15569   19 years jhoblitt add calibration.md
(edit) @15568   19 years jhoblitt cleanup
(edit) @15567   19 years jhoblitt include calibration.md
(edit) @15566   19 years jhoblitt rename calRuns -> calRun
(edit) @15565   19 years jhoblitt add calDB and calRuns table
(edit) @15564   19 years jhoblitt impliement -adddb and -dbs
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15559   19 years jhoblitt update for 1.01 release
(edit) @15558   19 years jhoblitt report an error with line # when eof not parsed VERSION 1.01
(edit) @15556   19 years eugene comment out rarely used (BIG) output files; users should set these on …
(edit) @15555   19 years eugene adding new residuals option
(edit) @15554   19 years eugene adding new GETSTAR options
(edit) @15551   19 years eugene set EXTWORD when opening fits file
(edit) @15550   19 years eugene drop EARLY concept for cfh12k formats; always use IMAGEID for EXTWORD
(edit) @15549   19 years eugene control the matches and errors more closely
(edit) @15548   19 years jhoblitt remove --file option
(edit) @15546   19 years Paul Price Don't send leaks to stderr (it can crash pantasks controller). If you …
Note: See TracRevisionLog for help on using the revision log.