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) @5799   21 years Paul Price Removing files pushed into psModule
(edit) @5798   21 years Paul Price Converting to using psmodule library
(edit) @5797   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'eam_rel9_p0'.
(edit) @5796   21 years Paul Price Importing PAP code from phase 2.
(edit) @5795   21 years Paul Price Importing PAP code from phase 2. NOTE: Reverted files in detrend/ and …
(edit) @5794   21 years drobbin List of dX and dY data for psEarthPole corrections
(edit) @5793   21 years drobbin Updated all tests. Fixed GetPolarMotion, PrecessionCorr, etc. …
(edit) @5792   21 years jhoblitt minor typedef fixes
(edit) @5791   21 years jhoblitt change psPolynomial?DAlloc() to have type as the last parameter
(edit) @5790   21 years jhoblitt change psPolynomial?DAlloc() to have type as the last parameter
(edit) @5789   21 years Paul Price Made changes from Josh, with some modification
(edit) @5788   21 years jhoblitt remove test and profile targets to make 'distcheck' happy
(edit) @5787   21 years jhoblitt require pslib 0.9.0
(edit) @5786   21 years Paul Price Upgrading for psLib-0.9.0
(edit) @5785   21 years jhoblitt version to 0.0.2
(edit) @5784   21 years jhoblitt remove empty files
(edit) @5783   21 years desonia bug #623 -- fixes from eam_rel9_b0 branch.
(edit) @5782   21 years jhoblitt add missing errorcode files to EXTRA_DIST change form building a …
(edit) @5781   21 years jhoblitt tidy
(edit) @5780   21 years Paul Price Adding statement about reference counters and containers.
(edit) @5779   21 years jhoblitt remove pois.pc
(edit) @5778   21 years jhoblitt remove pois.pc
(edit) @5777   21 years jhoblitt add autogen.sh to EXTRA_DIST
(edit) @5776   21 years jhoblitt disable swig/python support
(edit) @5775   21 years Paul Price Converting values to radians.
(edit) @5774   21 years eugene added psphotReplaceUnfit
(edit) @5773   21 years eugene working updates
(edit) @5772   21 years eugene substantial work on ensemble PSF fitting, better functions for …
(edit) @5771   21 years drobbin Updated tests and debugged code. PrecessionModel now working.
(edit) @5770   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel9_1'.
(edit) @5769   21 years desonia * empty log message *
(edit) @5768   21 years desonia merged post-release fixes from CVS main.
(edit) @5767   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'pap_root_051214'.
(edit) @5766   21 years cvs2svn This commit was manufactured by cvs2svn to create branch …
(edit) @5765   21 years desonia removed dependencies on psLibUtils.[ch] and psModuleUtils.[ch].
(edit) @5764   21 years Paul Price Fixing "Spherical Rotation from Polar Motion": a typo in the axis, and …
(edit) @5763   21 years Paul Price Fixing equation to correspond more closely with …
(edit) @5762   21 years desonia renamed the variable 'try' to 'psfTry' to avoid the conflict of …
(edit) @5761   21 years desonia added autogen.sh to dist.
(edit) @5760   21 years desonia Changes from Bug #627 -- replaced sed with perl and a couple of GCC 4 …
(edit) @5759   21 years magnier ifdef-ing psDB dependency
(edit) @5758   21 years magnier removing psDB dependency
(edit) @5757   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'psphot_dev_06'.
(edit) @5756   21 years eugene default fitmode 2
(edit) @5755   21 years eugene updated to use psFitsOpen
(edit) @5754   21 years eugene updated to use psFitsAlloc
(edit) @5753   21 years Paul Price Changing so that pois executable is installed.
(edit) @5752   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'eam_rel9_b1'.
(edit) @5751   21 years magnier fixed weird indent problems with try. these may get broken on cvs …
(edit) @5750   21 years Paul Price Precession correction was in mas, not radians.
(edit) @5749   21 years drobbin updated tests, got TEOtoCEO working and verified. Currently working …
(edit) @5748   21 years Paul Price Adding target to .cvsignore.
(edit) @5747   21 years Paul Price Adding compile to .cvsignore
(edit) @5746   21 years Paul Price Adding .cvsignore
(edit) @5745   21 years Paul Price Using autoconf; some bug fixes to the polynomial order
(edit) @5744   21 years Paul Price Updated to pslib-0.9.0.
(edit) @5743   21 years Paul Price Importing from PAP cvs tree again. This will now be the working tree.
(edit) @5742   21 years Paul Price Updating to use pslib-0.9.0; replaced psFitsAlloc with psFitsOpen
(edit) @5741   21 years gusciora .…
(edit) @5740   21 years magnier added needed break to IMAGESMOOTH_CASE
(edit) @5739   21 years gusciora Coded the pmFPASelectChip() and pmFPAExcludeChip() routines.
(edit) @5738   21 years magnier added pmModelType definition
(edit) @5737   21 years magnier badLines in psMetadataConfigParse must be unsigned
(edit) @5736   21 years desonia changes from rel9 cleanup
(edit) @5735   21 years desonia fixed small errors (Bug 614 and 615)
(edit) @5734   21 years magnier re-introduced psRegionForImage fix.
(edit) @5733   21 years magnier upper and lower clipping tests (isfinite(stats->max)) were backwards
(edit) @5732   21 years magnier fixed row,column transpose removed excessive restrictions on psRegion
(edit) @5731   21 years magnier added pmModelGroup *pmModelGroupAlloc (int nModels); void …
(edit) @5730   21 years magnier I extended the pmModelGroup functions to allow dynamic manipulation of …
(edit) @5729   21 years desonia changed version.
(edit) @5728   21 years magnier - dropped # define values for PM_MODEL_type - added pmModelStatus enum …
(edit) @5727   21 years magnier - added a 'status' element to the pmModel structure, which carries the …
(edit) @5726   21 years magnier added pmPSFtryMetric_Alt prototype
(edit) @5725   21 years magnier fixed order for psPolynomial1DAlloc arguments called correct for of …
(edit) @5724   21 years magnier fixed psPolynomial2DAlloc argument order
(edit) @5723   21 years magnier dropping psModuleUtils.[ch], psLibUtils.[ch]
(edit) @5722   21 years magnier added prototypes for: pmModelGroupAlloc, pmModelGroupInit, pmModelGroupAdd
(edit) @5721   21 years magnier added dynamic manipulation of the available models: - defined static …
(edit) @5720   21 years magnier added pmModelStatus enum added pmModel.status element aded …
(edit) @5719   21 years magnier changed |= to = for classification assignement in RoughClass. added …
(edit) @5718   21 years eugene finshed deblender, dropped local copies of psModule code
(edit) @5717   21 years Paul Price Importing current working PAP version (many bug fixes since this …
(edit) @5716   21 years drobbin Updated EOC tests to verify against given test cases. All tests fail. …
(edit) @5715   21 years desonia changed version number.
(edit) @5714   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'eam_rel9_root'.
(edit) @5713   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'eam_rel9_b0'.
(edit) @5712   21 years cvs2svn This commit was manufactured by cvs2svn to create tag 'rel9_0'.
(edit) @5711   21 years desonia * empty log message *
(edit) @5710   21 years desonia tweaked.
(edit) @5709   21 years eugene updating for cycle 10 release
(edit) @5708   21 years cvs2svn This commit was manufactured by cvs2svn to create branch 'SDRS-18-FIXES'.
(edit) @5707   21 years eugene prepare for release
(edit) @5706   21 years eugene prepare for release
(edit) @5705   21 years gusciora psModule routines.
(edit) @5704   21 years eugene adding basic deblending
(edit) @5703   21 years eugene added no-X PPM mode
(edit) @5702   21 years eugene minor fixes, added sizes, object types
(edit) @5701   21 years eugene minor fixes
(edit) @5700   21 years eugene adding no-X version of JPEG, other features
Note: See TracRevisionLog for help on using the revision log.