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) @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 …
(edit) @5496   21 years jhoblitt change the class table so the class_id field isn't auto-incremented
(edit) @5495   21 years eugene working on psastro
(edit) @5494   21 years eugene fringe / astrom functions
(edit) @5493   21 years drobbin Implemented functions PolarTideCorr, SphereRot CEOtoGCRS & ITRStoTEO …
(edit) @5492   21 years jhoblitt don't use an invalid class ID
(edit) @5491   21 years jhoblitt fix typo
(edit) @5490   21 years jhoblitt change create_object to verify that it's class param is valid
(edit) @5489   21 years jhoblitt remove instance from the class table
(edit) @5488   21 years jhoblitt drop database scheme as it is a duplicate of Nebulous::Server::SQL
(edit) @5487   21 years jhoblitt add type to storage_object fix delete_object sql
(edit) @5486   21 years Paul Price Changed pmFPA,pmChip,pmCell->private to hdu.
(edit) @5485   21 years Paul Price Added p_pmHDU.
(edit) @5484   21 years Paul Price Added psMetadataCopy.
(edit) @5483   21 years drobbin update doxygen, implemented sphereRot functions in EOC.
(edit) @5482   21 years eugene fixed postscript parenthesis error
(edit) @5481   21 years jhoblitt change delete_object to also remove storage_object_attr
(edit) @5480   21 years jhoblitt require SOAP::Lite 0.65
(edit) @5479   21 years jhoblitt split storage_object table -> storage_object & storage_object_attr
(edit) @5478   21 years jhoblitt split storage_object table into storage_object & storage_object_attr
(edit) @5477   21 years jhoblitt add some server methods
Note: See TracRevisionLog for help on using the revision log.