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) @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
(edit) @5476   21 years jhoblitt update
(edit) @5475   21 years jhoblitt add raw image -> memory
(edit) @5474   21 years jhoblitt remove to p4 node copy
(edit) @5473   21 years jhoblitt fix typo
(edit) @5472   21 years jhoblitt add PS-1 commissioning cluster
(edit) @5471   21 years jhoblitt update
(edit) @5470   21 years jhoblitt updated for 10micron pixel size
(edit) @5469   21 years jhoblitt updated for 10micron pixel size
(edit) @5468   21 years Paul Price Removed psFitsHeaderFromImage, psFitsHeaderFromTable.
(edit) @5467   21 years Paul Price Non-linearity working
(edit) @5466   21 years drobbin Updated EOC files(fxns) and tests, specifically TEOtoCEO sphere rotations
(edit) @5465   21 years Paul Price Files containing notes.
(edit) @5464   21 years Paul Price Mostly working, in general.
(edit) @5463   21 years Paul Price pmSubtractBias pmNonLinearityPolynomial pmNonLinearityLookup …
(edit) @5462   21 years Paul Price Working with release 8. Overscan, bias, flat-fielding all working.
(edit) @5461   21 years Paul Price Fixed definition of pmSubtractBias.
(edit) @5460   21 years Paul Price Fixing aberration formula (bug 567).
(edit) @5459   21 years Paul Price Fixed psFits bugs.
(edit) @5458   21 years Paul Price Adding new revision history.
(edit) @5457   21 years Paul Price Fixed psMinConstrain.
(edit) @5456   21 years Paul Price TBD-ed the parallax factor.
(edit) @5455   21 years drobbin updated tests, function spec's and verified files. resolved some …
(edit) @5454   21 years drobbin Made minor changes in accordance with api-delta report from rev 17
(edit) @5453   21 years gusciora .…
(edit) @5452   21 years gusciora
(edit) @5451   21 years eugene working on SkyRegion conversion
(edit) @5450   21 years drobbin Implemented and tested psAberration, but results have not been verified.
(edit) @5449   21 years drobbin added verified EOC files
(edit) @5448   21 years eugene implementing SkyRegions in all DVO programs
(edit) @5447   21 years drobbin Updated EarthOrientation - Gravity Deflection and tests
(edit) @5446   21 years drobbin Finished and tested psGravityDeflection function
(edit) @5445   21 years eugene fixes for SkyRegion implementation
(edit) @5444   21 years drobbin Fixed psSphereOps except for Galactic transformation at the pole.
(edit) @5443   21 years eugene adding SkyRegion support to addstar (removing GSCRegion)
(edit) @5442   21 years eugene added skycat, mods to skyregion
(edit) @5441   21 years eugene added skyregion functions
(edit) @5440   21 years eugene added SkyRegion
(edit) @5439   21 years eugene working on skydb tools
(edit) @5438   21 years eugene working on skydb
(edit) @5437   21 years drobbin Implemented, debugged, fixed psSphereRot functions/tests. 1 problem …
(edit) @5436   21 years jhoblitt fix byte -> bit conversion error (didn't effect results)
Note: See TracRevisionLog for help on using the revision log.