IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5596   21 years magnier fixed bug in psVectorClipFitPolynomial1D test for stats->min,max
(edit) @5595   21 years magnier fixed up psImageCountPixelMask, uses psRegionForImage more …
(edit) @5594   21 years magnier fixed up psRegionForImage, correctly handles subImages now
(edit) @5593   21 years eugene updated to use psLib.v8, dropping _EAM code everywhere
(edit) @5592   21 years eugene removed HAVE_BACKING, which prevented plotting
(edit) @5591   21 years eugene fixes to mana script calling
(edit) @5590   21 years gusciora Improvements to the pmFPA transformations. There should be warning …
(edit) @5589   21 years eugene fixed mana calls (only one script on command line)
(edit) @5588   21 years gusciora .…
(edit) @5587   21 years gusciora I added tests for, and a workaround from a possible bug with the …
(edit) @5586   21 years gusciora I added significantl to the tests for alloc/free of the pm FPA, chip, …
(edit) @5585   21 years eugene fixed up calibration process
(edit) @5584   21 years eugene fixed SkyListFree API
(edit) @5583   21 years Paul Price Worked out some memory leaks and bugs for GPC1 test data
(edit) @5582   21 years Paul Price Removed commas in ISO time spec.
(edit) @5581   21 years eugene fixed addstar arguments
(edit) @5580   21 years gusciora Uncommented the remaining test code.
(edit) @5579   21 years gusciora Put the Transform fit, invert and combine routines here.
(edit) @5578   21 years gusciora Fixed hidden bugs associated with the polynomial nTerms->nOrder change.
(edit) @5577   21 years eugene moving etc to external dist
(edit) @5576   21 years gusciora .…
(edit) @5575   21 years eugene fixed up WCS
(edit) @5574   21 years Paul Price Added return type for psImageSmooth (bug 588)
(edit) @5573   21 years desonia macroized psImageSmooth.
(edit) @5572   21 years desonia added type support to psImageInit.
(edit) @5571   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'eam_rel8_b2'.
(edit) @5570   21 years magnier fixed compilation bugs
(edit) @5569   21 years desonia fixed case in psStringNCopy where nChar==0 is not null terminated. …
(edit) @5568   21 years desonia corrected error message for NULL input for psVectorCopy. (Bug #596)
(edit) @5567   21 years magnier fixed PolyFit to handle NULL mask, errors, fixed clip fit to handle min/max
(edit) @5566   21 years magnier added F32/F64 support to psPoly..EvalVector
(edit) @5565   21 years eugene reorg
(edit) @5564   21 years Paul Price Mask and weight input and output
(edit) @5563   21 years gusciora Optimized the non uniform histogram smoothing.
(edit) @5562   21 years eugene added support code
(edit) @5561   21 years eugene added sample config files
(edit) @5560   21 years eugene various cleanups and fixes
(edit) @5559   21 years gusciora I added a psProject->psDeproject test which seems to demonstrate a bug …
(edit) @5558   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'eam_rel8_b1'.
(edit) @5557   21 years magnier implemented psCoordSkyToTP and psCoordTPToSky
(edit) @5556   21 years magnier added U32 and S32 support to psImageInit
(edit) @5555   21 years magnier added p_psPlaneTransformLinearInvert_MHPCC (old version)
(edit) @5554   21 years magnier fixed p_psPlaneTransformLinearInvert, cleaned up psProject/psDeproject
(edit) @5553   21 years gusciora Coded the cell->toSky Quick routine.
(edit) @5552   21 years gusciora Replaced psVectorCopy()
(edit) @5551   21 years Paul Price Added further details from Ed Pier.
(edit) @5550   21 years Paul Price Added earth velocity, and moved nutation to the section under polar …
(edit) @5549   21 years gusciora .…
(edit) @5548   21 years gusciora Improved the non-uniform code for p_psVectorSmoothHistGaussian(). Not …
(edit) @5547   21 years magnier changed psProjection Xs,Ys units from pix/rad to rad/pix
(edit) @5546   21 years gusciora stdout/stderr data.
(edit) @5545   21 years gusciora .…
(edit) @5544   21 years gusciora Added polynomial nTerms/nOrder type changes.
(edit) @5543   21 years gusciora Significant mods to the pmAstrometry files and the detrend modules.
(edit) @5542   21 years gusciora Asserts for psPolynomial, andvarious psCoord mods.
(edit) @5541   21 years magnier fixed POSITIVE assert on psPolynomial2D,3D,4DAlloc; should be NONNEGATIVE
(edit) @5540   21 years magnier changed psImageSmooth from psF64 to psF32
(edit) @5539   21 years drobbin Added fxn psMetadataCopy and test
(edit) @5538   21 years Paul Price Added requirement on dynamic setting of mutex locks: psMemThreadSafety.
(edit) @5537   21 years Paul Price psImageTransform updated.
(edit) @5536   21 years Paul Price Altered psImageTransform to use psPixels instead of psArray for …
(edit) @5535   21 years Paul Price Adding notes about testing EOC calculations.
(edit) @5534   21 years drobbin fixed typo in NutationCorr test (was calling PrecessionModel)
(edit) @5533   21 years drobbin Implemented function NutationCorr and test. Has yet to be verified.
(edit) @5532   21 years desonia added PS_DATA_UNKNOWN to add metadata types.
(edit) @5531   21 years desonia removed non-ASCII character.
(edit) @5530   21 years desonia removed *(type*)& syntax for setting const values of struts.
(edit) @5529   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'psphot_dev_03'.
(edit) @5528   21 years eugene minor fixes to work with psLib rel8_0
(edit) @5527   21 years magnier added statsTmp init for re-used static struct (p_psVectorClippedStats)
(edit) @5526   21 years magnier fixed psVector.nalloc casting bug
(edit) @5525   21 years Paul Price Clarified psPlaneTransformAlloc, psPlaneDistortAlloc
(edit) @5524   21 years drobbin Fixed memory leaks from EOC Init fxn.
(edit) @5523   21 years magnier fixed signed error on nFail, removed non-ascii char
(edit) @5522   21 years drobbin Edited VectorReadFromFile(bug536), added psFree to Meta04, added …
(edit) @5521   21 years desonia * empty log message *
(edit) @5520   21 years desonia made change due to change in psMetadataLookupStr reference counting.
(edit) @5519   21 years desonia modifications due to psMetadataLookupPtr now incrementing the …
(edit) @5518   21 years desonia files generated from the *.txt versions.
(edit) @5517   21 years gusciora Bug fix for psSpline, some new psConstant macros, .…
(edit) @5516   21 years gusciora SubtractBias was recoded. Significant mods to removeBadPixels. …
(edit) @5515   21 years drobbin edited VectorsReadFromFile per bug 577 and added Precession Model to …
(edit) @5514   21 years drobbin fixed pole test (x, 90) for ecliptic trans. (was only failing on server)
(edit) @5513   21 years drobbin Updated Precession
(edit) @5512   21 years desonia * empty log message *
(edit) @5511   21 years desonia Overhauled the Fits functions to match latest SDRS.
(edit) @5510   21 years eugene development work
(edit) @5509   21 years eugene development work
(edit) @5508   21 years drobbin forgot these.
(edit) @5507   21 years drobbin Implemented PrecessionCorr function. Not verified, very possibly wrong.
(edit) @5506   21 years eugene adding WCS interpretation code
(edit) @5505   21 years eugene update
(edit) @5504   21 years jhoblitt change Nebulous::Server->create_object() to validate comment length
(edit) @5503   21 years jhoblitt rename Nebulous::Server::SQL->get_class_id -> get_class_by_id
(edit) @5502   21 years jhoblitt fix test to work with Nebulous::Server->create_object() validating …
(edit) @5501   21 years jhoblitt add _is_valid_volume_name()
(edit) @5500   21 years jhoblitt rename t/09_server_util.t -> t/09_server_is_valid_class_id.t
(edit) @5499   21 years jhoblitt add t/09_server_util.t
(edit) @5498   21 years jhoblitt factor class id verification check into _is_valid_class_id()
(edit) @5497   21 years jhoblitt fix tests to work with Nebulous::Server->create_object() verifying …
Note: See TracRevisionLog for help on using the revision log.