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) @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
(edit) @9631   20 years eugene adding equiv to REF photcodes
(edit) @9630   20 years eugene adding max magnitude selection
(edit) @9629   20 years eugene updates to support PSF.TREND.MASK, CMP input files
(edit) @9628   20 years eugene added
(edit) @9627   20 years eugene select refstars by magnitude, fix various memory leaks, better error …
(edit) @9626   20 years magnier using a single mask for X and Y, iterate between X and Y for clip …
(edit) @9625   20 years magnier allowing for ROBUST stats in clipping, better trace levels
(edit) @9624   20 years rhl Clear error stack at start of psMetadataPrint as we append; return …
(edit) @9623   20 years rhl Support passing NULL to psErrorStackPrint to mean stdout (useful from gdb)
(edit) @9622   20 years Paul Price Adding document about configuration files.
(edit) @9621   20 years Paul Price Removing inclusion of config.h in header files, and putting it in all …
(edit) @9620   20 years Paul Price Removing very old proposal for camera configuration file.
(edit) @9619   20 years Paul Price Documenting pmSubtractBias.h, cleaning up pmSubtractBias.c
(edit) @9618   20 years Paul Price Documenting pmShutterCorrection.[ch]
(edit) @9617   20 years Paul Price Documenting pmNonLinear.h. Cleaning up pmNonLinear.c
(edit) @9616   20 years Paul Price Documenting and cleaning up pmMaskBadPixels; removing old error files …
(edit) @9615   20 years Paul Price Documenting pmFringeStats. Adding mask to pmFringeRegions{Read,Write}Fits.
(edit) @9614   20 years Paul Price Documenting pmFlatNormalize
(edit) @9613   20 years Paul Price Forgot to remove old header information.
(edit) @9612   20 years Paul Price Documenting pmFlatField.h. Fixing pmFlatField so that the image …
(edit) @9611   20 years Paul Price Documenting pmReadoutCombine.[ch]
(edit) @9610   20 years Paul Price Disabling image combination and image subtraction --- these aren't …
(edit) @9609   20 years Paul Price Not dealing with FITS tables here.
(edit) @9608   20 years Paul Price Documenting pmHDUUtils.[ch]
(edit) @9607   20 years eugene cleanups
Note: See TracRevisionLog for help on using the revision log.