IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6946   20 years magnier merged with pmSourceFitModel
(edit) @6945   20 years magnier sanitize the guess parameters before submitting to fitter
(edit) @6944   20 years magnier rationalize region before counting masked pixels
(edit) @6943   20 years magnier vector length initialization
(edit) @6934   20 years Paul Price Adding pmFringeStats and pmFPAHeader
(edit) @6933   20 years Paul Price Adding pmFPAHeader
(edit) @6932   20 years Paul Price Using pmCellReadHeader now, to ensure all cells get updated 'concepts' …
(edit) @6931   20 years Paul Price Rearranging the concept sources to take advantage of bitwise operations.
(edit) @6930   20 years Paul Price Adding conceptsRead to FPA hierarchy components so that the user can …
(edit) @6929   20 years Paul Price Adding functions to read a header and then read the 'concepts' for all …
(edit) @6928   20 years Paul Price Fixing logical error that resulted in multiple calls to pmConceptsInit.
(edit) @6927   20 years magnier fixed name errors in S16, etc
(edit) @6921   20 years Paul Price Fringe subtraction is working; needs clipping and refinement.
(edit) @6910   20 years magnier merged PM_SOURCE_MASK with PM_MASK_xxx, merged pmFPAMaskWeight with …
(edit) @6909   20 years magnier added U8,U16,U32,S8,S16 types
(edit) @6908   20 years magnier added simpsons rule for flux integral
(edit) @6907   20 years magnier cleaned up model functions, adjusted limits
(edit) @6906   20 years magnier added PM_FPA_STATE_INACTIVE, pmFPAfileActivate
(edit) @6905   20 years magnier added MOMENTS_AR_MAX, added limits to Sx and Sx > 0.05, merged …
(edit) @6896   20 years Paul Price Adding pmReadoutWriteNext, which is to be used in concert with …
(edit) @6895   20 years Paul Price Removing pmConceptLevel in favour of pmFPALevel
(edit) @6894   20 years Paul Price Doing bias for pmReadoutReadNext
(edit) @6893   20 years Paul Price Adding psMetadataItemCompare
(edit) @6892   20 years Paul Price Cleaning up
(edit) @6890   20 years Paul Price Cleaning up unnecessary code (#ifdef-ed out). Using …
(edit) @6889   20 years Paul Price Updating vector and array behaviour to conform with psLib rel11 --- …
(edit) @6888   20 years Paul Price Updating vector and array behaviour to conform with psLib rel11 --- …
(edit) @6874   20 years magnier variety of small changes related to inconsistencies between psModules …
(edit) @6873   20 years magnier fixed up conflicts
(edit) @6872   20 years magnier updates relative to rel10_ifa_1
(edit) @6529   20 years gusciora This fixes a problem with psMemCheckPtr on staticly allocated data.
(edit) @6511   20 years drobbin Updated files to reflect psArray, psVector, & psPixels changes in …
(edit) @6506   20 years gusciora Modified the private function psListLength() my_psListLength() since …
(edit) @6418   20 years gusciora .…
(edit) @6414   20 years gusciora This removes the tests for NULL arguments.
(edit) @6412   20 years gusciora From bugzilla. We need to determin what to do if pmConfigRead() args …
(edit) @6360   20 years desonia fixed a distcheck-specific bug.
(edit) @6329   20 years gusciora These changes incorporate the new psMinimizeLMM prototype.
(edit) @6326   20 years gusciora Cosmetic mods.…
(edit) @6325   20 years gusciora These changes mostly reflect the new psStats SDRS changes. However, …
(edit) @6301   20 years gusciora I took FPAconstruct out of the makefile.
(edit) @6298   20 years desonia added large file support and removed GNU_SOURCE, as I have no idea why …
(edit) @6297   20 years desonia Bug 678 patch applied - psModule can't be built against a pslib built …
(edit) @6206   20 years gusciora misc bugs
(edit) @6205   20 years gusciora Implemented the polynomial alloc argument changes.
(edit) @5845   21 years desonia * empty log message *
(edit) @5844   21 years desonia changes from eam_rel9_b1
(edit) @5843   21 years desonia optimization variable initialization.
(edit) @5842   21 years desonia added --enable-optimize and --enable-profiler
(edit) @5765   21 years desonia removed dependencies on psLibUtils.[ch] and psModuleUtils.[ch].
(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) @5741   21 years gusciora .…
(edit) @5739   21 years gusciora Coded the pmFPASelectChip() and pmFPAExcludeChip() routines.
(edit) @5736   21 years desonia changes from rel9 cleanup
(edit) @5735   21 years desonia fixed small errors (Bug 614 and 615)
(edit) @5729   21 years desonia changed version.
(edit) @5710   21 years desonia tweaked.
(edit) @5691   21 years desonia * empty log message *
(edit) @5685   21 years desonia added dependency line to trigger a relink on a file change.
(edit) @5683   21 years gusciora .…
(edit) @5681   21 years gusciora Some code preparation for the release.
(edit) @5679   21 years gusciora .…
(edit) @5675   21 years gusciora .…
(edit) @5674   21 years gusciora This is the first version of the astrometry objects code directly from IfA.
(edit) @5609   21 years gusciora .…
(edit) @5608   21 years gusciora Corrected and expanded the pmFPA hierarchy transformation tests.
(edit) @5590   21 years gusciora Improvements to the pmFPA transformations. There should be warning …
(edit) @5587   21 years gusciora I added tests for, and a workaround from a possible bug with the …
(edit) @5553   21 years gusciora Coded the cell->toSky Quick routine.
(edit) @5552   21 years gusciora Replaced psVectorCopy()
(edit) @5545   21 years gusciora .…
(edit) @5543   21 years gusciora Significant mods to the pmAstrometry files and the detrend modules.
(edit) @5516   21 years gusciora SubtractBias was recoded. Significant mods to removeBadPixels. …
(edit) @5435   21 years gusciora .…
(edit) @5366   21 years desonia changes from rel8 branch.
(edit) @5356   21 years gusciora This code compiles, but has not been tested.
(edit) @5355   21 years gusciora This incorporates prototype code from Paul Price. It compiles, …
(edit) @5323   21 years desonia made requirement of psLib to be release 8 or greater.
(edit) @5316   21 years desonia removed distribution of verified directory, as no test yet exists.
(edit) @5315   21 years desonia marked version to be of post-release 8 CVS.
(edit) @5311   21 years desonia modified version number.
(edit) @5310   21 years desonia * empty log message *
(edit) @5309   21 years desonia * empty log message *
(edit) @5308   21 years desonia added explicit path to FullUnitTest.
(edit) @5307   21 years desonia included the required model files in distribution.
(edit) @5294   21 years gusciora Polynomial members are now nX, nY, nZ, nT.
(edit) @5258   21 years gusciora .…
(edit) @5257   21 years gusciora A fairly large check-in. This incorporates must of Eugene's mods to …
(edit) @5255   21 years gusciora A fairly large check-in. This incorporates must of Eugene's mods to …
(edit) @5188   21 years gusciora Modified psSpline fitting function calls.
(edit) @5171   21 years drobbin File reOrG by dRob
(edit) @5170   21 years drobbin File reOrG by dRoB
(edit) @5169   21 years drobbin file reOrG in Test directory by dRoB
(edit) @5108   21 years gusciora .…
(edit) @5102   21 years gusciora .…
(edit) @5067   21 years drobbin Applied patches from bug 528
(edit) @5053   21 years gusciora .…
(edit) @5052   21 years gusciora I think I fixed a problem with memory reference counters in the …
Note: See TracRevisionLog for help on using the revision log.