|
|
|
@5530
|
21 years |
desonia |
removed *(type*)& syntax for setting const values of struts.
|
|
|
|
@5529
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag
'psphot_dev_03'.
|
|
|
|
@5528
|
21 years |
eugene |
minor fixes to work with psLib rel8_0
|
|
|
|
@5527
|
21 years |
magnier |
added statsTmp init for re-used static struct (p_psVectorClippedStats)
|
|
|
|
@5526
|
21 years |
magnier |
fixed psVector.nalloc casting bug
|
|
|
|
@5525
|
21 years |
Paul Price |
Clarified psPlaneTransformAlloc, psPlaneDistortAlloc
|
|
|
|
@5524
|
21 years |
drobbin |
Fixed memory leaks from EOC Init fxn.
|
|
|
|
@5523
|
21 years |
magnier |
fixed signed error on nFail, removed non-ascii char
|
|
|
|
@5522
|
21 years |
drobbin |
Edited VectorReadFromFile(bug536), added psFree to Meta04, added …
|
|
|
|
@5521
|
21 years |
desonia |
* empty log message *
|
|
|
|
@5520
|
21 years |
desonia |
made change due to change in psMetadataLookupStr reference counting.
|
|
|
|
@5519
|
21 years |
desonia |
modifications due to psMetadataLookupPtr now incrementing the …
|
|
|
|
@5518
|
21 years |
desonia |
files generated from the *.txt versions.
|
|
|
|
@5517
|
21 years |
gusciora |
Bug fix for psSpline, some new psConstant macros, .…
|
|
|
|
@5516
|
21 years |
gusciora |
SubtractBias was recoded. Significant mods to removeBadPixels. …
|
|
|
|
@5515
|
21 years |
drobbin |
edited VectorsReadFromFile per bug 577 and added Precession Model to …
|
|
|
|
@5514
|
21 years |
drobbin |
fixed pole test (x, 90) for ecliptic trans. (was only failing on server)
|
|
|
|
@5513
|
21 years |
drobbin |
Updated Precession
|
|
|
|
@5512
|
21 years |
desonia |
* empty log message *
|
|
|
|
@5511
|
21 years |
desonia |
Overhauled the Fits functions to match latest SDRS.
|
|
|
|
@5510
|
21 years |
eugene |
development work
|
|
|
|
@5509
|
21 years |
eugene |
development work
|
|
|
|
@5508
|
21 years |
drobbin |
forgot these.
|
|
|
|
@5507
|
21 years |
drobbin |
Implemented PrecessionCorr function. Not verified, very possibly wrong.
|
|
|
|
@5506
|
21 years |
eugene |
adding WCS interpretation code
|
|
|
|
@5505
|
21 years |
eugene |
update
|
|
|
|
@5504
|
21 years |
jhoblitt |
change Nebulous::Server->create_object() to validate comment length
|
|
|
|
@5503
|
21 years |
jhoblitt |
rename Nebulous::Server::SQL->get_class_id -> get_class_by_id
|
|
|
|
@5502
|
21 years |
jhoblitt |
fix test to work with Nebulous::Server->create_object() validating …
|
|
|
|
@5501
|
21 years |
jhoblitt |
add _is_valid_volume_name()
|
|
|
|
@5500
|
21 years |
jhoblitt |
rename t/09_server_util.t -> t/09_server_is_valid_class_id.t
|
|
|
|
@5499
|
21 years |
jhoblitt |
add t/09_server_util.t
|
|
|
|
@5498
|
21 years |
jhoblitt |
factor class id verification check into _is_valid_class_id()
|
|
|
|
@5497
|
21 years |
jhoblitt |
fix tests to work with Nebulous::Server->create_object() verifying …
|
|
|
|
@5496
|
21 years |
jhoblitt |
change the class table so the class_id field isn't auto-incremented
|
|
|
|
@5495
|
21 years |
eugene |
working on psastro
|
|
|
|
@5494
|
21 years |
eugene |
fringe / astrom functions
|
|
|
|
@5493
|
21 years |
drobbin |
Implemented functions PolarTideCorr, SphereRot CEOtoGCRS & ITRStoTEO …
|
|
|
|
@5492
|
21 years |
jhoblitt |
don't use an invalid class ID
|
|
|
|
@5491
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@5490
|
21 years |
jhoblitt |
change create_object to verify that it's class param is valid
|
|
|
|
@5489
|
21 years |
jhoblitt |
remove instance from the class table
|
|
|
|
@5488
|
21 years |
jhoblitt |
drop database scheme as it is a duplicate of Nebulous::Server::SQL
|
|
|
|
@5487
|
21 years |
jhoblitt |
add type to storage_object
fix delete_object sql
|
|
|
|
@5486
|
21 years |
Paul Price |
Changed pmFPA,pmChip,pmCell->private to hdu.
|
|
|
|
@5485
|
21 years |
Paul Price |
Added p_pmHDU.
|
|
|
|
@5484
|
21 years |
Paul Price |
Added psMetadataCopy.
|
|
|
|
@5483
|
21 years |
drobbin |
update doxygen, implemented sphereRot functions in EOC.
|
|
|
|
@5482
|
21 years |
eugene |
fixed postscript parenthesis error
|
|
|
|
@5481
|
21 years |
jhoblitt |
change delete_object to also remove storage_object_attr
|
|
|
|
@5480
|
21 years |
jhoblitt |
require SOAP::Lite 0.65
|
|
|
|
@5479
|
21 years |
jhoblitt |
split storage_object table -> storage_object & storage_object_attr
|
|
|
|
@5478
|
21 years |
jhoblitt |
split storage_object table into storage_object & storage_object_attr
|
|
|
|
@5477
|
21 years |
jhoblitt |
add some server methods
|
|
|
|
@5476
|
21 years |
jhoblitt |
update
|
|
|
|
@5475
|
21 years |
jhoblitt |
add raw image -> memory
|
|
|
|
@5474
|
21 years |
jhoblitt |
remove to p4 node copy
|
|
|
|
@5473
|
21 years |
jhoblitt |
fix typo
|
|
|
|
@5472
|
21 years |
jhoblitt |
add PS-1 commissioning cluster
|
|
|
|
@5471
|
21 years |
jhoblitt |
update
|
|
|
|
@5470
|
21 years |
jhoblitt |
updated for 10micron pixel size
|
|
|
|
@5469
|
21 years |
jhoblitt |
updated for 10micron pixel size
|
|
|
|
@5468
|
21 years |
Paul Price |
Removed psFitsHeaderFromImage, psFitsHeaderFromTable.
|
|
|
|
@5467
|
21 years |
Paul Price |
Non-linearity working
|
|
|
|
@5466
|
21 years |
drobbin |
Updated EOC files(fxns) and tests, specifically TEOtoCEO sphere rotations
|
|
|
|
@5465
|
21 years |
Paul Price |
Files containing notes.
|
|
|
|
@5464
|
21 years |
Paul Price |
Mostly working, in general.
|
|
|
|
@5463
|
21 years |
Paul Price |
pmSubtractBias pmNonLinearityPolynomial pmNonLinearityLookup …
|
|
|
|
@5462
|
21 years |
Paul Price |
Working with release 8. Overscan, bias, flat-fielding all working.
|
|
|
|
@5461
|
21 years |
Paul Price |
Fixed definition of pmSubtractBias.
|
|
|
|
@5460
|
21 years |
Paul Price |
Fixing aberration formula (bug 567).
|
|
|
|
@5459
|
21 years |
Paul Price |
Fixed psFits bugs.
|
|
|
|
@5458
|
21 years |
Paul Price |
Adding new revision history.
|
|
|
|
@5457
|
21 years |
Paul Price |
Fixed psMinConstrain.
|
|
|
|
@5456
|
21 years |
Paul Price |
TBD-ed the parallax factor.
|
|
|
|
@5455
|
21 years |
drobbin |
updated tests, function spec's and verified files. resolved some …
|
|
|
|
@5454
|
21 years |
drobbin |
Made minor changes in accordance with api-delta report from rev 17
|
|
|
|
@5453
|
21 years |
gusciora |
.…
|
|
|
|
@5452
|
21 years |
gusciora |
…
|
|
|
|
@5451
|
21 years |
eugene |
working on SkyRegion conversion
|
|
|
|
@5450
|
21 years |
drobbin |
Implemented and tested psAberration, but results have not been verified.
|
|
|
|
@5449
|
21 years |
drobbin |
added verified EOC files
|
|
|
|
@5448
|
21 years |
eugene |
implementing SkyRegions in all DVO programs
|
|
|
|
@5447
|
21 years |
drobbin |
Updated EarthOrientation - Gravity Deflection and tests
|
|
|
|
@5446
|
21 years |
drobbin |
Finished and tested psGravityDeflection function
|
|
|
|
@5445
|
21 years |
eugene |
fixes for SkyRegion implementation
|
|
|
|
@5444
|
21 years |
drobbin |
Fixed psSphereOps except for Galactic transformation at the pole.
|
|
|
|
@5443
|
21 years |
eugene |
adding SkyRegion support to addstar (removing GSCRegion)
|
|
|
|
@5442
|
21 years |
eugene |
added skycat, mods to skyregion
|
|
|
|
@5441
|
21 years |
eugene |
added skyregion functions
|
|
|
|
@5440
|
21 years |
eugene |
added SkyRegion
|
|
|
|
@5439
|
21 years |
eugene |
working on skydb tools
|
|
|
|
@5438
|
21 years |
eugene |
working on skydb
|
|
|
|
@5437
|
21 years |
drobbin |
Implemented, debugged, fixed psSphereRot functions/tests. 1 problem …
|
|
|
|
@5436
|
21 years |
jhoblitt |
fix byte -> bit conversion error (didn't effect results)
|
|
|
|
@5435
|
21 years |
gusciora |
.…
|
|
|
|
@5434
|
21 years |
jhoblitt |
add l2/l3 overhead + efficiency
|
|
|
|
@5433
|
21 years |
cvs2svn |
This commit was manufactured by cvs2svn to create tag 'opihi-2-4'.
|
|
|
|
@5432
|
21 years |
eugene |
add notes
|
|
|
|
@5431
|
21 years |
eugene |
added
|
|
|
|