IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Timeline



Nov 16, 2005:

6:04 PM Changeset [5534] by drobbin
fixed typo in NutationCorr test (was calling PrecessionModel)
5:59 PM Changeset [5533] by drobbin
Implemented function NutationCorr and test. Has yet to be verified.
2:32 PM Ticket #573 (psMetadata needs PS_DATA_UNKNOWN) closed by robert.desonia@…
fixed: just added the line as suggested. Couldn't find any other problems. -rdd
2:27 PM Changeset [5532] by desonia
added PS_DATA_UNKNOWN to add metadata types.
2:09 PM Ticket #584 (eocInit error in psMetadataConfigParse call) closed by robert.desonia@…
fixed: I removed the non-ascii character. nFail was defined as unsigned int …
2:07 PM Changeset [5531] by desonia
removed non-ASCII character.
1:19 PM Ticket #583 (psVector.nalloc casting errors) closed by robert.desonia@…
fixed: The problem here is that the *(type*)&data = value syntax depends on …
1:07 PM Changeset [5530] by desonia
removed *(type*)& syntax for setting const values of struts.
1:00 PM Changeset [5529] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'psphot_dev_03'.
1:00 PM Changeset [5528] by eugene
minor fixes to work with psLib rel8_0
12:51 PM Changeset [5527] by magnier
added statsTmp init for re-used static struct (p_psVectorClippedStats)
12:50 PM Changeset [5526] by magnier
fixed psVector.nalloc casting bug
11:34 AM Changeset [5525] by Paul Price
Clarified psPlaneTransformAlloc, psPlaneDistortAlloc
10:52 AM Changeset [5524] by drobbin
Fixed memory leaks from EOC Init fxn.
10:26 AM Ticket #584 (eocInit error in psMetadataConfigParse call) created by eugene
in psEarthOrientation.c line 61 in eocInit (): nFail is defined 'int' …
10:25 AM Changeset [5523] by magnier
fixed signed error on nFail, removed non-ascii char
9:31 AM Ticket #583 (psVector.nalloc casting errors) created by eugene
in several places, a psVector is created to point at an existing block …

Nov 15, 2005:

4:40 PM Changeset [5522] by drobbin
Edited VectorReadFromFile(bug536), added psFree to Meta04, added …
4:05 PM Changeset [5521] by desonia
* empty log message *
3:59 PM Changeset [5520] by desonia
made change due to change in psMetadataLookupStr reference counting.
12:20 PM Changeset [5519] by desonia
modifications due to psMetadataLookupPtr now incrementing the …
12:16 PM Ticket #582 (psImageTransform) created by robert.desonia@…
In the latest SDRS, the blankPixels argument is now a psArray, but …
10:55 AM Ticket #577 (psVectorsReadFromFile parsing of multiple columns) closed by David.Robbins@…
fixed: ok. my bad... changed it to " \t" and now it works. looked like "\t" …
10:31 AM Ticket #527 (out of src tree builds are broken) closed by robert.desonia@…
fixed: I think the current state works just fine now.
10:24 AM Changeset [5518] by desonia
files generated from the *.txt versions.
10:22 AM Ticket #571 (patch to dump sed in favor of perl) closed by robert.desonia@…
fixed: Applied patch.
10:10 AM Changeset [5517] by gusciora
Bug fix for psSpline, some new psConstant macros, .…
10:09 AM Changeset [5516] by gusciora
SubtractBias was recoded. Significant mods to removeBadPixels. …

Nov 14, 2005:

6:03 PM Changeset [5515] by drobbin
edited VectorsReadFromFile per bug 577 and added Precession Model to …
2:04 PM Changeset [5514] by drobbin
fixed pole test (x, 90) for ecliptic trans. (was only failing on server)
1:44 PM Changeset [5513] by drobbin
Updated Precession
12:18 PM Changeset [5512] by desonia
* empty log message *
12:18 PM Changeset [5511] by desonia
Overhauled the Fits functions to match latest SDRS.

Nov 13, 2005:

1:16 PM Changeset [5510] by eugene
development work

Nov 12, 2005:

9:58 AM Changeset [5509] by eugene
development work

Nov 11, 2005:

5:44 PM Changeset [5508] by drobbin
forgot these.
5:37 PM Changeset [5507] by drobbin
Implemented PrecessionCorr function. Not verified, very possibly wrong.
9:54 AM Changeset [5506] by eugene
adding WCS interpretation code
8:52 AM Ticket #581 (psPlaneTransformAlloc assumes nTerm not nOrder) created by eugene
the arguments to psPlaneTransformAlloc (n1, n2) are interpreted as …
7:28 AM Changeset [5505] by eugene
update

Nov 10, 2005:

12:07 PM Changeset [5504] by jhoblitt
change Nebulous::Server->create_object() to validate comment length
11:57 AM Changeset [5503] by jhoblitt
rename Nebulous::Server::SQL->get_class_id -> get_class_by_id
11:53 AM Changeset [5502] by jhoblitt
fix test to work with Nebulous::Server->create_object() validating …
11:51 AM Changeset [5501] by jhoblitt
add _is_valid_volume_name()
11:33 AM Changeset [5500] by jhoblitt
rename t/09_server_util.t -> t/09_server_is_valid_class_id.t
11:31 AM Changeset [5499] by jhoblitt
add t/09_server_util.t
11:31 AM Changeset [5498] by jhoblitt
factor class id verification check into _is_valid_class_id()
11:30 AM Changeset [5497] by jhoblitt
fix tests to work with Nebulous::Server->create_object() verifying …
11:21 AM Changeset [5496] by jhoblitt
change the class table so the class_id field isn't auto-incremented
9:38 AM Changeset [5495] by eugene
working on psastro

Nov 9, 2005:

10:02 PM Changeset [5494] by eugene
fringe / astrom functions
2:13 PM Changeset [5493] by drobbin
Implemented functions PolarTideCorr, SphereRot CEOtoGCRS & ITRStoTEO …

Nov 8, 2005:

3:35 PM Changeset [5492] by jhoblitt
don't use an invalid class ID
3:33 PM Changeset [5491] by jhoblitt
fix typo
3:31 PM Changeset [5490] by jhoblitt
change create_object to verify that it's class param is valid
2:59 PM Changeset [5489] by jhoblitt
remove instance from the class table
2:49 PM Changeset [5488] by jhoblitt
drop database scheme as it is a duplicate of Nebulous::Server::SQL
2:48 PM Changeset [5487] by jhoblitt
add type to storage_object fix delete_object sql

Nov 7, 2005:

4:58 PM Ticket #567 (psAberration - unclear formula) closed by David.Robbins@…
fixed: Removing the acos seems to work. That part had been coded previously …
4:46 PM Changeset [5486] by Paul Price
Changed pmFPA,pmChip,pmCell->private to hdu.
4:42 PM Changeset [5485] by Paul Price
Added p_pmHDU.
12:31 PM Changeset [5484] by Paul Price
Added psMetadataCopy.
12:30 PM Ticket #579 (New function: psMetadataCopy) created by Paul Price
Adding a new function, at RHL's request. I could put together a …
10:52 AM Changeset [5483] by drobbin
update doxygen, implemented sphereRot functions in EOC.

Nov 6, 2005:

3:49 PM Changeset [5482] by eugene
fixed postscript parenthesis error

Nov 4, 2005:

5:26 PM Changeset [5481] by jhoblitt
change delete_object to also remove storage_object_attr
4:47 PM Changeset [5480] by jhoblitt
require SOAP::Lite 0.65
4:46 PM Changeset [5479] by jhoblitt
split storage_object table -> storage_object & storage_object_attr
4:35 PM Changeset [5478] by jhoblitt
split storage_object table into storage_object & storage_object_attr
3:13 PM Changeset [5477] by jhoblitt
add some server methods
3:08 PM Changeset [5476] by jhoblitt
update
2:47 PM Changeset [5475] by jhoblitt
add raw image -> memory
2:40 PM Changeset [5474] by jhoblitt
remove to p4 node copy
2:36 PM Changeset [5473] by jhoblitt
fix typo
2:35 PM Changeset [5472] by jhoblitt
add PS-1 commissioning cluster
2:25 PM Changeset [5471] by jhoblitt
update
2:11 PM Changeset [5470] by jhoblitt
updated for 10micron pixel size
1:44 PM Changeset [5469] by jhoblitt
updated for 10micron pixel size
1:34 PM Ticket #567 (psAberration - unclear formula) reopened by David.Robbins@…
I'm still having a problem in calculating a. a = sqrt( (1 - …
11:52 AM Ticket #563 (psFitsOpenFD and psFitsOpenStream not CFITSIO-compatible) closed by jhoblitt
fixed: These functions have been dropped from the API.
9:04 AM Changeset [5468] by Paul Price
Removed psFitsHeaderFromImage, psFitsHeaderFromTable.

Nov 3, 2005:

3:08 PM Ticket #578 (Is psFitsHeaderFromImage really necessary?) created by robert.desonia@…
psFitsHeaderFromImage creates header keywords like BITPIX, NAXES, …
2:29 PM Changeset [5467] by Paul Price
Non-linearity working
12:53 PM Ticket #577 (psVectorsReadFromFile parsing of multiple columns) created by Paul Price
Parsing of multiple columns does not work correctly: it would not …

Nov 2, 2005:

7:12 PM Ticket #576 (psFitsHeaderFromTable functionality unclear) created by robert.desonia@…
What exactly does it mean to update a header (stored as psMetadata) to …
6:31 PM Changeset [5466] by drobbin
Updated EOC files(fxns) and tests, specifically TEOtoCEO sphere rotations
5:27 PM Changeset [5465] by Paul Price
Files containing notes.
5:21 PM Changeset [5464] by Paul Price
Mostly working, in general.
5:20 PM Changeset [5463] by Paul Price
pmSubtractBias pmNonLinearityPolynomial pmNonLinearityLookup …
5:16 PM Ticket #560 (psGravityDeflection definition) closed by David.Robbins@…
invalid: Ok. I switched the arguments back to the way they were.
3:30 PM Changeset [5462] by Paul Price
Working with release 8. Overscan, bias, flat-fielding all working.
3:25 PM Changeset [5461] by Paul Price
Fixed definition of pmSubtractBias.
3:24 PM Ticket #575 (pmSubtractBias definition wrong) created by Paul Price
I got the definition for pmSubtractBias wrong on a couple of points: …
2:46 PM Ticket #567 (psAberration - unclear formula) closed by Paul Price
fixed: OK, in terms of LaTeX, it is: a = \sqrt{(1-\mu'2)/\vec{r}_\perp2} …
2:45 PM Changeset [5460] by Paul Price
Fixing aberration formula (bug 567).
12:40 PM Ticket #574 (pmSubtractBias won't return a psSpline1D) created by Paul Price
I tried calling pmSubtractBias with and without pre-allocating a …
9:53 AM Ticket #573 (psMetadata needs PS_DATA_UNKNOWN) created by Paul Price
The Metadata must be able to handle other types than those in psLib …

Nov 1, 2005:

5:49 PM Changeset [5459] by Paul Price
Fixed psFits bugs.
5:48 PM Ticket #494 (psFits mapping to cfitsio) closed by Paul Price
fixed: I think this was effectively closed at the meeting today, and in the …
5:39 PM Ticket #568 (psFits functions with 'ext' in name) closed by Paul Price
fixed: There is a preference here for the original names. Astronomers …
5:38 PM Ticket #562 (psFitsOpen mode parameter definition) closed by Paul Price
fixed: Gene prefers that we should mimic fopen(). I fixed the missing * in …
5:32 PM Ticket #565 (psFitsWriteImage specification clarifications/enhancements) closed by Paul Price
fixed: Changed psFitsWriteImage and psFitsWriteTable definitions so that they …
5:14 PM Ticket #564 (psFitsMoveEnd definition not technically possible in CFITSIO) closed by Paul Price
fixed: The function is renamed "psFitsMoveLast": bool psFitsMoveLast(psFits …
5:04 PM Changeset [5458] by Paul Price
Adding new revision history.
5:03 PM Changeset [5457] by Paul Price
Fixed psMinConstrain.
5:03 PM Ticket #569 (psMinConstrain) closed by Paul Price
fixed: Thanks --- fixed: typedef struct { psVector *paramMask; …
5:01 PM Changeset [5456] by Paul Price
TBD-ed the parallax factor.
4:59 PM Ticket #566 (psEOC_ParallaxFactor - not found) closed by Paul Price
fixed: I don't think this is critical to the EOC, so I think we can drop it.
3:07 PM Changeset [5455] by drobbin
updated tests, function spec's and verified files. resolved some …

Oct 31, 2005:

4:05 PM Ticket #561 (psSphere Offset functions - units) closed by Paul Price
invalid: The SDRS gives the reasoning in the subsection on "Angles": To …
10:29 AM Ticket #570 (sign error in src/astro/psEarthOrientation.c) closed by David.Robbins@…
fixed: ok. changed it.

Oct 28, 2005:

5:31 PM Ticket #572 (patch to dump sed in favor of perl) closed by jhoblitt
invalid
5:31 PM Ticket #572 (patch to dump sed in favor of perl) created by jhoblitt
In it's current form pslib can't be built with the bsd/osx version of …
5:21 PM Ticket #571 (patch to dump sed in favor of perl) created by jhoblitt
In it's current form pslib can't be built with the bsd/osx version of …
5:07 PM Ticket #570 (sign error in src/astro/psEarthOrientation.c) created by jhoblitt
There is a simple signe error in src/astro/psEarthOrientation.c that …
2:18 PM Ticket #569 (psMinConstrain) created by David.Robbins@…
in the psLib SDRS, psMinConstrain has a misprint. (p68, rev17) the …
2:05 PM Changeset [5454] by drobbin
Made minor changes in accordance with api-delta report from rev 17
9:15 AM Changeset [5453] by gusciora
.…
9:14 AM Changeset [5452] by gusciora

Oct 27, 2005:

7:10 PM Changeset [5451] by eugene
working on SkyRegion conversion
4:25 PM Changeset [5450] by drobbin
Implemented and tested psAberration, but results have not been verified.
4:14 PM Ticket #568 (psFits functions with 'ext' in name) created by robert.desonia@…
Most of the functions with 'Ext' in the name implies that is works …
3:51 PM Ticket #567 (psAberration - unclear formula) created by David.Robbins@…
the formula for the scalar value, a, in 3.5.3.2 of the ADD for …
3:17 PM Ticket #566 (psEOC_ParallaxFactor - not found) created by David.Robbins@…
I couldn't find psEOC_ParallaxFactor described in the ADD.
2:31 PM Ticket #565 (psFitsWriteImage specification clarifications/enhancements) created by robert.desonia@…
psFitsWriteImage is specified to write "in the file at the current …
10:38 AM Changeset [5449] by drobbin
added verified EOC files
10:38 AM Changeset [5448] by eugene
implementing SkyRegions in all DVO programs
10:38 AM Changeset [5447] by drobbin
Updated EarthOrientation - Gravity Deflection and tests
9:17 AM Ticket #564 (psFitsMoveEnd definition not technically possible in CFITSIO) created by robert.desonia@…
psFitsMoveEnd is defined to move 'the pointer to the end of the file', …

Oct 26, 2005:

1:26 PM Ticket #563 (psFitsOpenFD and psFitsOpenStream not CFITSIO-compatible) created by robert.desonia@…
CFITSIO offers no file-access routine that allows the use of a …
1:20 PM Ticket #562 (psFitsOpen mode parameter definition) created by robert.desonia@…
In the SDRS, the 'mode' parameter is defined to be either 'r', 'r+', …

Oct 25, 2005:

3:20 PM Changeset [5446] by drobbin
Finished and tested psGravityDeflection function
10:37 AM Ticket #506 (psArgument prototype code) closed by David.Robbins@…
fixed
10:31 AM Ticket #461 (Euler angles don't have convention specified) closed by David.Robbins@…
fixed
10:24 AM Ticket #561 (psSphere Offset functions - units) created by David.Robbins@…
The sphere offset functions are currently defined as using a …
9:56 AM Ticket #560 (psGravityDeflection definition) created by David.Robbins@…
the SDRS 7.5.1.2 (rev 17) says, the following function calculates the …

Oct 24, 2005:

8:47 PM Changeset [5445] by eugene
fixes for SkyRegion implementation
2:38 PM Changeset [5444] by drobbin
Fixed psSphereOps except for Galactic transformation at the pole.
10:36 AM Changeset [5443] by eugene
adding SkyRegion support to addstar (removing GSCRegion)
10:35 AM Changeset [5442] by eugene
added skycat, mods to skyregion
10:34 AM Changeset [5441] by eugene
added skyregion functions
10:33 AM Changeset [5440] by eugene
added SkyRegion

Oct 21, 2005:

5:53 PM Changeset [5439] by eugene
working on skydb tools
9:27 AM Changeset [5438] by eugene
working on skydb

Oct 20, 2005:

4:14 PM Changeset [5437] by drobbin
Implemented, debugged, fixed psSphereRot functions/tests. 1 problem …
3:46 PM Ticket #550 (psSphereRotInvert enhancement) closed by David.Robbins@…
fixed: Due to the update on the specifications you sent me, I have done the …
3:25 PM Ticket #553 (psSpherePrecess - inaccuracies) closed by David.Robbins@…
fixed: I updated the functions so that negative values get changed to …
3:23 PM Ticket #552 (psSphereRot - Galactic to ICRS) closed by David.Robbins@…
fixed
2:38 PM Changeset [5436] by jhoblitt
fix byte -> bit conversion error (didn't effect results)
1:06 PM Changeset [5435] by gusciora
.…
12:52 PM Changeset [5434] by jhoblitt
add l2/l3 overhead + efficiency
9:44 AM Changeset [5433] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'opihi-2-4'.
9:44 AM Changeset [5432] by eugene
add notes
9:41 AM Changeset [5431] by eugene
added
9:40 AM Changeset [5430] by eugene
added notes
9:27 AM Changeset [5429] by eugene
minor additions
9:21 AM Changeset [5428] by eugene
moved IOBuffers to libohana
9:16 AM Changeset [5427] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'shell-1-1'.
9:16 AM Changeset [5426] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'shell-1-0'.
9:16 AM Changeset [5425] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'shell-1-1-1'.
9:16 AM Changeset [5424] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'uniphot-1-2'.
9:16 AM Changeset [5423] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'relphot-1-2'.
9:16 AM Changeset [5422] by eugene
added notes
9:05 AM Changeset [5421] by eugene
added notes
8:53 AM Changeset [5420] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'mosastro-1-0'.
8:53 AM Changeset [5419] by eugene
added change log
8:47 AM Changeset [5418] by eugene
fixed mkstandards compile warnings
8:47 AM Changeset [5417] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kapa-1-3'.
8:47 AM Changeset [5416] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kapa-1-2'.
8:47 AM Changeset [5415] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'kapa-1-3-0'.
8:47 AM Changeset [5414] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'misc-1-2'.
8:47 AM Changeset [5413] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'kii-1-3'.
8:47 AM Changeset [5412] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'imregister-1-3'.
8:46 AM Changeset [5411] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'imclean-1-2'.
8:46 AM Changeset [5410] by eugene
added notes
8:36 AM Changeset [5409] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'gophot-1-1'.
8:36 AM Changeset [5408] by eugene
added changes
8:33 AM Changeset [5407] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'gastro-2-1'.
8:33 AM Changeset [5406] by eugene
added notes
8:31 AM Changeset [5405] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'gastro-1-2'.
8:31 AM Changeset [5404] by eugene
added ChangeLog.txt
8:28 AM Changeset [5403] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'elixir-1-3'.
8:28 AM Changeset [5402] by eugene
added notes to ChangeLog.txt
8:26 AM Changeset [5401] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'delstar-1-3'.
8:26 AM Changeset [5400] by eugene
added ChangeLog.txt
8:21 AM Changeset [5399] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'addstar-1-3'.
8:21 AM Changeset [5398] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'addstar-1-3-0'.
8:21 AM Changeset [5397] by eugene
cleaned changes, notes
8:09 AM Changeset [5396] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libfits-1-4'.
8:09 AM Changeset [5395] by eugene
additional notes
8:06 AM Changeset [5394] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libautocode-1-2'.
8:06 AM Changeset [5393] by eugene
added additional notes
7:59 AM Changeset [5392] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libohana-1-5'.
7:59 AM Changeset [5391] by eugene
more notes

Oct 19, 2005:

9:34 PM Changeset [5390] by eugene
added change notes
9:32 PM Changeset [5389] by eugene
notes
9:20 PM Changeset [5388] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'libdvo-1-0'.
9:20 PM Changeset [5387] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'dvo-0-2'.
9:20 PM Changeset [5386] by eugene
fixed unit-ed value compile errors
9:19 PM Changeset [5385] by eugene
fixed error on handling of DIS images (box range) and improved image …
9:18 PM Changeset [5384] by eugene
fixed error on handling of DIS images (should not load stars)
9:16 PM Changeset [5383] by eugene
fixed exit call
9:16 PM Changeset [5382] by eugene
fixed exit calls
9:15 PM Changeset [5381] by eugene
fixed bug in passing of photcode
2:17 PM Changeset [5380] by jhoblitt
fwv

Oct 18, 2005:

5:24 PM Changeset [5379] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'MSDR-09'.
5:24 PM Changeset [5378] by eugene
fixed revision number
5:24 PM Changeset [5377] by eugene
cleaned up astrom / fringe additions
5:23 PM Changeset [5376] by eugene
added tag target
5:14 PM Changeset [5375] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'SDRS-17'.
5:14 PM Changeset [5374] by eugene
fixed revision number
5:12 PM Changeset [5373] by eugene
added notes for psRegion concerns
4:57 PM Changeset [5372] by eugene
set psPolynomial order elements (nX, nY, etc)
4:19 PM Changeset [5371] by Paul Price
Current state before I go on holiday. Not sure if it works or not. …
12:17 PM Changeset [5370] by eugene
added pmDetrendLookup
12:16 PM Changeset [5369] by eugene
adding pmDetrendLookup
12:14 PM Changeset [5368] by drobbin
Made changes to sphereOps, but errors still exist, especially in …
10:15 AM Changeset [5367] by eugene
added flat-field norm, update names on pmAstrom functions
9:16 AM Changeset [5366] by desonia
changes from rel8 branch.
8:58 AM Changeset [5365] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'rel8_2'.
8:58 AM Changeset [5364] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'eam_rel8_root'.
8:58 AM Changeset [5363] by cvs2svn
This commit was manufactured by cvs2svn to create branch 'eam_rel8_b0'.
8:58 AM Changeset [5362] by desonia
updated version.
4:32 AM Changeset [5361] by eugene
additions to fringes and astrometry functions
4:12 AM Changeset [5360] by eugene
adding psastro
4:07 AM Changeset [5359] by eugene
added astrometry matching tools, fringes

Oct 17, 2005:

2:21 PM Changeset [5358] by desonia
fixed misspelling of target sources.
2:21 PM Changeset [5357] by desonia
fixed so that doxygen is not required.
1:37 PM Changeset [5356] by gusciora
This code compiles, but has not been tested.
11:34 AM Changeset [5355] by gusciora
This incorporates prototype code from Paul Price. It compiles, …
10:01 AM Changeset [5354] by eugene
fixed cursor event loop to only redraw after end of resizes (like main …
9:59 AM Changeset [5353] by eugene
added pmAstromMatchedListFit
9:04 AM Changeset [5352] by cvs2svn
This commit was manufactured by cvs2svn to create tag 'psphot_dev_02'.
9:04 AM Changeset [5351] by eugene
problems with psLib:psImageCountPixelMask, resort to internal version
8:07 AM Changeset [5350] by eugene
changes to sync with v0.8.0: PS_META_* to PS_DATA_*, etc
Note: See TracTimeline for information about the timeline view.