IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psastro

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18476   18 years Paul Price Fail if there's only a single chip and it failed.
(edit) @18176   18 years Paul Price Must provide a string for psAssert!
(edit) @18061   18 years jhoblitt add truncate parameter to pmConfigConvertFilename()
(edit) @18045   18 years eugene convert psastro DVO.CATDIR to PSASTRO.CATDIR; lookup recipe name as …
(edit) @18007   18 years eugene adding output stats from header metadata
(edit) @17999   18 years eugene allow photcode and maglim to be option
(edit) @17934   18 years eugene change in comment wording
(edit) @17933   18 years eugene change view to a const
(edit) @17786   18 years Paul Price Stop with the misleading exit status --- if it failed, then give an …
(edit) @17677   18 years eugene return null for no stars
(edit) @17676   18 years eugene do not return NULL on no refstars: this is information
(edit) @17675   18 years eugene free memory on failures, return NULL for no refstars
(edit) @17556   18 years eugene add sum below peak
(edit) @17322   18 years bills In switching from opt build back to non-opt I ended up with a strange …
(edit) @17109   18 years eugene avoid clipping excessively
(edit) @17108   18 years eugene skip chips without valid astrometry
(edit) @17107   18 years eugene do not raise an error if PSASTRO.OUTPUT file is not specified
(edit) @17106   18 years eugene optionally write out refstars
(edit) @17061   18 years eugene changed names to match usage (PSASTRO.OUT.REFSTARS)
(edit) @17060   18 years eugene comment out refstars until they do not raise errors
(edit) @17040   18 years eugene naming change for pmAstrometry Model functions
(edit) @17039   18 years eugene add option to output refstars
(edit) @17038   18 years eugene fix name in error
(edit) @17037   18 years eugene add option to write refstars
(edit) @16962   18 years Paul Price An assertion isn't very nice.…
(edit) @16801   18 years eugene init the count image
(edit) @16800   18 years eugene report number and reason for skipped detections
(edit) @16618   18 years eugene add an assert for refstars
(edit) @16537   18 years eugene report 0,0 coordinate for chips
(edit) @16525   18 years eugene allow non STAR sources
(edit) @16251   18 years eugene adding timer for psastroAnalysis, writing to output headers
(edit) @16079   19 years eugene add psastroRemoveClumps
(edit) @16078   19 years eugene add test fix chips version
(edit) @16077   19 years eugene substantial rework: calculate the average rotation and offset, apply …
(edit) @16076   19 years eugene setting output projection to be TAN (this is probably too hard wired)
(edit) @16075   19 years eugene add calls to psastroRemoveClumps
(edit) @16074   19 years eugene add error handling to fix chip, temporarily disable fix chips
(edit) @16073   19 years eugene add psastroDumpCorners
(edit) @16072   19 years eugene add options to skip objects based on modes listed in the recipe
(edit) @16071   19 years eugene split psastroOneChip into OneChipFit and OneChipGrid, adding …
(edit) @16070   19 years eugene split psastroOneChip into OneChipFit and OneChipGrid
(edit) @16029   19 years eugene hack to avoid M31 bulge: definitely need a better solution…
(edit) @16014   19 years eugene skip blends: make this optional
(edit) @15963   19 years eugene used PSASTRO.FIELD.PADDING to extend field range
(edit) @15941   19 years eugene added comment
(edit) @15892   19 years eugene added gpcModel
(edit) @15891   19 years eugene finished psastroModel for boresite, created gpcModel for rough …
(edit) @15890   19 years eugene fixed sorting error
(edit) @15887   19 years eugene update boresite model to fit boresite path
(edit) @15880   19 years eugene create psastroModel to analyse a collection of astrometry measurements
(edit) @15671   19 years eugene mem leaks
(edit) @15670   19 years eugene fix mem leaks
(edit) @15669   19 years eugene adding astrom i/o table
(edit) @15668   19 years eugene adding astrometry table i/o
(edit) @15667   19 years eugene add min/max mag message
(edit) @15666   19 years eugene fix mem leak
(edit) @15660   19 years eugene adding code to allow output astrometry tables
(edit) @15638   19 years eugene allow 3rd iteration value for set match
(edit) @15637   19 years eugene mags are floats not ints
(edit) @15636   19 years eugene allow limits to inst mag range
(edit) @15562   19 years eugene updating all changes from from eam_branch_20071023
(edit) @15538   19 years Paul Price Fixing memory corruption from invalidating a pointer on the metadata.
(edit) @15365   19 years bills use macro for array index instead of magic number
(edit) @15357   19 years eugene adding pieces for astrometry table, force chip positions, radial profiles
(edit) @15260   19 years eugene pass iteration number of psastroMosaicChipAstrom
(edit) @15259   19 years eugene distinguish PS_POLY_MASK_FIT,SET; allow 0th order fitting with 1st …
(edit) @15258   19 years eugene changed mask to coeffMask, define PS_POLY_MASK_FIT,SET; distinguish …
(edit) @15257   19 years eugene change the DVO fits table load to operate row-by-row (better memory …
(edit) @15256   19 years eugene added timing messages
(edit) @15255   19 years eugene drop temp test code
(edit) @15246   19 years eugene added an iteration to distortion analysis
(edit) @15245   19 years eugene commented out test lines
(edit) @15244   19 years eugene add in test break
(edit) @15216   19 years eugene clean up error handling on pmFPAfileIO
(edit) @15201   19 years eugene iterate on the match as well as the fit, added user-set radii for …
(edit) @15200   19 years eugene fixed up plotting functions
(edit) @15199   19 years eugene added a new dump function
(edit) @15198   19 years eugene added PSASTRO.MAX.NRAW, fix usage
(edit) @15197   19 years eugene added PSASTRO.MAX.NREF
(edit) @15196   19 years eugene moved dump call
(edit) @15195   19 years eugene cleanups of the plotting functions
(edit) @15121   19 years eugene handle error more cleanly
(edit) @15117   19 years eugene remove debugging prints
(edit) @15103   19 years eugene fixed demo plot to degrees
(edit) @15084   19 years eugene update psastroSortByMag to new API
(edit) @15083   19 years eugene skip saturated stars
(edit) @15081   19 years eugene clear sections
(edit) @15057   19 years eugene handle errors with missing WCS
(edit) @14641   19 years eugene changing pmModelGroup... apis to pmModelClass... apis
(edit) @14371   19 years Paul Price Parse out path:// etc in the catdir.
(edit) @14212   19 years eugene pmFPAfile.save is false by default
(edit) @14186   19 years jhoblitt require ac 2.61
(edit) @14165   19 years eugene add partial code to handle poor lumfunc fits
(edit) @14164   19 years eugene respect recipe and command-line options for mode
(edit) @14163   19 years eugene adding peak data to lum functions
(edit) @13836   19 years eugene fix mem leak
(edit) @13832   19 years eugene count total number of stars, skip astrometry if we have no stars
(edit) @13656   19 years eugene added user control over number of chip subregions
(edit) @13477   19 years eugene convert to kapa 2.0 API
(edit) @13165   19 years eugene testing alternate stats measurements
Note: See TracRevisionLog for help on using the revision log.