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) @19995   18 years eugene filter out nan values from fit
(edit) @19994   18 years Paul Price Shouldn't key off CONSWV, since it doesn't really do much.
(edit) @19993   18 years Paul Price Working towards controlling formats in an operational mode. Renamed …
(edit) @19991   18 years eugene plug leak
(edit) @19990   18 years eugene need to supply table name
(edit) @19989   18 years eugene tighten up the flat-field residual jpeg range
(edit) @19988   18 years eugene fix definebytag errors
(edit) @19987   18 years eugene plug memory leak
(edit) @19986   18 years eugene skip regions without PSF clump
(edit) @19985   18 years eugene skip stats for empty vectors
(edit) @19984   18 years Paul Price Adding additional trace message.
(edit) @19983   18 years Paul Price Install NEW format.
(edit) @19982   18 years Paul Price Fixing rule to match header.
(edit) @19981   18 years Paul Price Adding new format, but it's commented out right now.
(edit) @19980   18 years Paul Price Fixing cut/paste error.
(edit) @19979   18 years Paul Price Sometimes we don't yet have a string to match the filter name to.
(edit) @19978   18 years Paul Price Plus signs in string trouble strcmp, resulting in mismatching strings …
(edit) @19977   18 years eugene do not fit the boresite if we do not have enough points
(edit) @19976   18 years eugene improve input / output consistency: should be able to read and write …
(edit) @19975   18 years eugene minor
(edit) @19974   18 years eugene cleanup up refs to NSTARS, IQ_NSTAR, DT_PHOT, etc
(edit) @19973   18 years eugene adding dtime_astrom, dtime_addstar
(edit) @19972   18 years eugene need to pass all chipProcessedImfile metadata through
(edit) @19971   18 years eugene adding dtime_script, dtime_addstar
(edit) @19970   18 years eugene adding dtime_astrom and dtime_addstar
(edit) @19969   18 years Paul Price Fixing compilation errors.
(edit) @19968   18 years eugene correct rms
(edit) @19967   18 years Paul Price Gene says: rms means we have a collection of values for which we want …
(edit) @19966   18 years Paul Price value = sqrt(value) is not good when value is undefined. I think RMS …
(edit) @19965   18 years Paul Price Reworking to avoid "'value' may be used uninitialized in this …
(edit) @19964   18 years Paul Price nFail unused.
(edit) @19963   18 years eugene pass NDET_EXT,CR to output header
(edit) @19962   18 years Paul Price Adding hook to setup psphot visualisation.
(edit) @19961   18 years Paul Price Statistics are only required when fitting a trend. If we load a trend …
(edit) @19960   18 years Paul Price map->stats doesn't have to be defined except for psImageMapGenerate: …
(edit) @19959   18 years jhoblitt change getmountedvol() to use a view of the volume table to avoid …
(edit) @19958   18 years Paul Price Maximum moments need to be increased to allow larger range of seeing FWHM.
(edit) @19957   18 years Paul Price Use current version of IPPDB.
(edit) @19956   18 years jhoblitt remove call to getmountedvol() stored proc from …
(edit) @19955   18 years eugene fix compile-time bug
(edit) @19954   18 years Paul Price Cleaning up pmSourcePSFClump, adding trace statements.
(edit) @19953   18 years eugene init psf sample images; fix an overlay alloc errorr
(edit) @19952   18 years eugene adding IQ stats
(edit) @19951   18 years eugene fix names of IQ stats, add M2s, M2c, FWHM major, minor
(edit) @19950   18 years eugene assign MD values even if not run (NAN)
(edit) @19949   18 years eugene additional traces to undestand IQ stats
(edit) @19948   18 years eugene handle chisq case for model missing
(edit) @19947   18 years eugene need to allow larger moments range for psf search; smaller …
(edit) @19946   18 years eugene adding entries for each detrend step, adding IQ stats
(edit) @19945   18 years eugene moved detrend stats to DETSTATS (not CHIPSTATS), adding IQ stats to …
(edit) @19944   18 years eugene add SUM, UQ, LQ stats
(edit) @19943   18 years eugene add -visual option
(edit) @19942   18 years eugene converting to ppStatsFromMetadata
(edit) @19941   18 years eugene adding IQ stats, n_psfstars, n_iqstars
(edit) @19940   18 years eugene adding IQ stats, n_psfstars, n_iqstars; set version to 1.1.41
(edit) @19939   18 years eugene heavier line for overlay
(edit) @19938   18 years Paul Price Let's do the time warp again!
(edit) @19937   18 years Paul Price dtime_astrom isn't in the database.
(edit) @19936   18 years Paul Price Removing quantities no longer in camProcessedExp.
(edit) @19935   18 years eugene oops: converted to radians, not degrees
(edit) @19934   18 years Paul Price Remove fields that are no longer in chipProcessedImfile.
(edit) @19933   18 years Paul Price Removing fields which are no longer in chipProcessedImfile.
(edit) @19932   18 years Paul Price Adding dtime_script calculation. Updating the database tables.
(edit) @19931   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19930   18 years Paul Price Reusing astrometry time field since ppImage doesn't do that any more. …
(edit) @19929   18 years Paul Price cfitsio 3.10 won't let us write tables using psLib (SEGV).
(edit) @19928   18 years Paul Price Don't put statistics on an FPA: too troublesome to get to, and it's ok …
(edit) @19927   18 years eugene pass all unspecified NULL types as a NULL ptr
(edit) @19926   18 years eugene fix api to psphotMagnitudes
(edit) @19925   18 years Paul Price format.config was renamed.
(edit) @19922   18 years eugene allow psf to vary over image; search for psf stars in subregions
(edit) @19921   18 years eugene psf clump on 3x3 regions
(edit) @19920   18 years eugene allow psf to vary across image; allow apResid trend to vary across …
(edit) @19919   18 years eugene need to push saturation down globally until we can determine it per chip
(edit) @19918   18 years eugene allow psf clump in subregions
(edit) @19917   18 years eugene adding psphotImageQuality; cleanup psphotVisual apis; mods for …
(edit) @19916   18 years eugene clean up the APIs, generate radial plots
(edit) @19915   18 years eugene apply the maskVal to mask tests; handle masked pixels in the outer 8 …
(edit) @19914   18 years eugene psf clump is now measured on subregions, and stored in associated …
(edit) @19913   18 years eugene get the local sky stdev from the background model image
(edit) @19912   18 years eugene adding function to get the background stdev model
(edit) @19911   18 years eugene move visualization down one level; new APIs for psphotRoughClass and …
(edit) @19910   18 years eugene add visualization
(edit) @19909   18 years eugene do not include sat stars in the extra psf stars
(edit) @19908   18 years eugene added test function to count psf stars
(edit) @19907   18 years eugene adding psphotImageQuality
(edit) @19906   18 years eugene upgrades to calculate the PSF clump for subregions on an image; the …
(edit) @19905   18 years eugene comments to clariy pixWeight measurement
(edit) @19904   18 years eugene psf output table now contains only PSF measurements (error and …
(edit) @19903   18 years eugene peak dx,dy not calculated; set to NAN
(edit) @19902   18 years eugene adding PS1_V1 model (r3.333)
(edit) @19901   18 years Sebastian Jester Rename format.config to format_mef.config; add NEXTEND criterion to …
(edit) @19899   18 years bills add check for multiple readouts in ppStatsCell. The check in …
(edit) @19898   18 years eugene third and fourth moments are f r2 cos(nt) (divide by r and r2
(edit) @19897   18 years eugene working on grid for non-mosaic
(edit) @19896   18 years eugene adding image quality summary
(edit) @19895   18 years Paul Price Adding psImageSmoothMask: a faster version of psImageSmoothMaskF32 (by …
(edit) @19894   18 years eugene clip negative fluxes in moments analysis
(edit) @19893   18 years Paul Price Longitude/latitude should be F64.
(edit) @19892   18 years Paul Price Allow comparison of arithmetic types with strings: the string is …
Note: See TracRevisionLog for help on using the revision log.