IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9734   20 years Paul Price Changed definition of psVectorAlloc and psArrayAlloc
(edit) @9733   20 years Paul Price Changed definition of psVectorAlloc.
(edit) @9732   20 years Paul Price Changed definition of psArrayAlloc.
(edit) @9731   20 years Paul Price psVectorAlloc now sets vector size to allocated size.
(edit) @9730   20 years Paul Price Following today's meeting, we agreed that psVectorAlloc (and therefore …
(edit) @9729   20 years Paul Price psVectorAlloc and psArrayAlloc set length to that requested; …
(edit) @9728   20 years eugene log10 for log()/log(10)
(edit) @9727   20 years eugene added
(edit) @9726   20 years eugene added mkrgb, fixed shift bug
(edit) @9725   20 years Paul Price Changing spec for psVectorAlloc, adding psVectorAllocEmpty.
(edit) @9724   20 years Paul Price Fixed incorrect statement.
(edit) @9723   20 years Paul Price Don't need that here.
(edit) @9722   20 years jhoblitt disable old pstest tests and remove associated metadata files remove …
(edit) @9721   20 years Paul Price Updating FPA and HDU section to match implementation: major changes.
(edit) @9720   20 years drobbin Edited psMetadataCopy and relevant tests. Removed the psFree(out)'s …
(edit) @9719   20 years Paul Price Removing old files, no longer necessary and passed by.
(edit) @9718   20 years Paul Price Adding doxygen tags.
(edit) @9717   20 years Paul Price Fixing typo.
(edit) @9716   20 years Paul Price Fixing to work with current (2006 Sep 7, Sep 15) uCam images.
(edit) @9715   20 years drobbin minor doxygen edit: ingroup= types (was dataIO)
(edit) @9714   20 years drobbin Finished testing of psLookupTable. 100% coverage reported. Added …
(edit) @9713   20 years Paul Price Fixing so it compiles. Removed photometric systems stuff.
(edit) @9712   20 years Paul Price Fixing pmFPA. Adding pmHDU and pmHDUUtils, pmFPAview.
(edit) @9711   20 years jhoblitt change -defineby* to make most detRun attributes optional
(edit) @9710   20 years Paul Price Documenting, adding const
(edit) @9709   20 years jhoblitt minor update
(edit) @9708   20 years jhoblitt change -search to match against the new fields in detRun
(edit) @9707   20 years jhoblitt add dettool -defineby* fpa attributes
(edit) @9705   20 years jhoblitt VERSION 0.0.51
(edit) @9704   20 years jhoblitt VERSION 0.0.51 add detRun *exp values
(edit) @9703   20 years Paul Price Removing now-false statement.
(edit) @9702   20 years Paul Price Removing col0,row0 in the chip --- it's in the concepts.
(edit) @9701   20 years Paul Price Left additional argument.
(edit) @9700   20 years Paul Price Fixing typo.
(edit) @9699   20 years Paul Price Printing ourselves, instead of using psTrace, so that we can actually …
(edit) @9698   20 years Paul Price Adding more info to the descriptions.
(edit) @9697   20 years Paul Price Fixing false error caused by attempting to read concepts at FPA level …
(edit) @9696   20 years Paul Price Adding dateobs for phase 0, from FPA.TIME
(edit) @9695   20 years Paul Price Require cell to read concepts from cell information.
(edit) @9694   20 years jhoblitt require Cache::File
(edit) @9693   20 years Paul Price Using FPA time instead of cell time.
(edit) @9692   20 years Paul Price Adding error condition for psVectorsReadFromFile in response to bug on …
(edit) @9691   20 years jhoblitt fix an error message
(edit) @9690   20 years jhoblitt fix psTime related memory leaks in p_psDBRunQueryPrepared()
(edit) @9689   20 years Paul Price Updated the configuration and concepts sections.
(edit) @9688   20 years Paul Price Adding a little bit more detail to the comments.
(edit) @9687   20 years jhoblitt req ippdb 0.0.50
(edit) @9685   20 years jhoblitt fwv
(edit) @9684   20 years jhoblitt VERSION 0.0.50
(edit) @9683   20 years jhoblitt VERSION to 0.0.50 add [rawImfile|raw*Exp].dateobs
(edit) @9682   20 years jhoblitt add -dateobs params to -update[imfile|exp]
(edit) @9681   20 years jhoblitt fix NULL time value pass throught in p_psDBFetchResult()
(edit) @9680   20 years jhoblitt plug memory leaks in p_psDBFetchResult() that occur when returning an …
(edit) @9679   20 years Paul Price Cleaning up, adding a few more details.
(edit) @9678   20 years Paul Price Adding explanations from old Modules SDRS.
(edit) @9677   20 years Paul Price Suspect I only changed the formatting...?
(edit) @9676   20 years rhl Assert that a literal 4 is correct
(edit) @9675   20 years rhl Use symbolic param names
(edit) @9674   20 years Paul Price The PSLATEX was stuffing up on my machine.
(edit) @9673   20 years Paul Price Adding recipes.
(edit) @9672   20 years drobbin Removed unreachable spots in psLookupTable. Added tests to …
(edit) @9671   20 years Paul Price Fixing typos in comments.
(edit) @9670   20 years eugene fixed bug: missing SAVE.OUTPUT implies TRUE not FALSE
(edit) @9668   20 years jhoblitt VERSION to 0.30 add psTime support to the psdb templates
(edit) @9667   20 years smalle fixed typo in Build.PL preventing execution
(edit) @9666   20 years jhoblitt rename ippdb.md -> ippdb.mdc
(edit) @9665   20 years jhoblitt rename p_psTimeCopy() -> psTimeCopy() as it should be a public interface
(edit) @9664   20 years jhoblitt disable all but the 'tasks' tables as they are currently unused
(edit) @9663   20 years jhoblitt rename ippdb.m4 -> ippdb.md (since it's not an m4 script)
(edit) @9662   20 years Paul Price Adding blank header keywords to list of keywords to ignore. Found …
(edit) @9661   20 years Paul Price Adding error checks on recipe parameters; providing defaults with …
(edit) @9660   20 years eugene deactivate PSPHOT.INPUT at the end of ppImagePhotom so it is not freed …
(edit) @9659   20 years eugene updating recipes for psphot / psastro dev work
(edit) @9658   20 years jhoblitt add psTime support
(edit) @9657   20 years eugene added notes
(edit) @9656   20 years eugene minor cleanup of recipe logic
(edit) @9655   20 years eugene added error checks and removed test output
(edit) @9654   20 years magnier added pmFPAfile->name to log message
(edit) @9653   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9652   20 years rhl Use pmSource->sky not params[PM_PAR_SKY]
(edit) @9651   20 years rhl Add pmSource.sky(Err)?
(edit) @9650   20 years rhl Allow pmFPAfileIOChecks to delete internal files
(edit) @9649   20 years eugene added log messages
(edit) @9648   20 years jhoblitt rename psastroLoadReferences() -> psastroLoadRefstars() rename …
(edit) @9647   20 years eugene added log outputs, fixed memory leak, added error tests
(edit) @9646   20 years eugene dropped old test lines
(edit) @9645   20 years eugene rationalized ra range, added error checks, better getstar line creation
(edit) @9644   20 years eugene added error checks for psastroOneChip
(edit) @9643   20 years eugene added log messages, fixed ra range issue
(edit) @9642   20 years eugene added needed error codes
(edit) @9641   20 years eugene added tests to rationalize ra range
(edit) @9640   20 years magnier added some trace lines
(edit) @9639   20 years magnier added various error checks and cleaned up output stats
(edit) @9638   20 years jhoblitt lernt 2 spel
(edit) @9637   20 years jhoblitt add a status message to ACX_PTHREAD to keep RHEL 4 happy
(edit) @9636   20 years Paul Price Fixing master include file after chopping stuff out.
(edit) @9635   20 years rhl Improve psMetadataPrint's error message
(edit) @9634   20 years eugene added notes
(edit) @9633   20 years eugene work to allow REF measurements in the solution
(edit) @9632   20 years eugene missing image catalog is not an error
Note: See TracRevisionLog for help on using the revision log.