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) @39111   11 years eugene add ForcedGalaxyShape sersic index and phi
(edit) @39110   11 years eugene add ForcedGalaxyShape sersic index and phi; add objflags to …
(edit) @39109   11 years eugene get deteffHeader to read nInjected and MAGREF
(edit) @39108   11 years eugene R5,R6,R7 need to filter out nan lensing values
(edit) @39107   11 years eugene logic error on selecting primary skycell values for warp
(edit) @39106   11 years eugene need to init R7 elements of lensing and lensobj
(edit) @39105   11 years eugene fix addstar and relphot calls for sas
(edit) @39104   11 years eugene fix keyword for diff
(edit) @39103   11 years eugene use Ohana / fhead to read headers (ex PHU) so we avoid seek problems, …
(edit) @39102   11 years watersc1 Change convolveMax header keyword to the one that appears in header.
(edit) @39101   11 years watersc1 Commenting out deteff changes that require working code to read a …
(edit) @39100   11 years watersc1 Move DpsfFlux, DpsfFluxErr out of an else block, as I believe that was …
(edit) @39099   11 years eugene add stack FILTER epoch values; add ObjectThin.epochMean
(edit) @39098   11 years eugene add EPOCH_MEAN to the object outputs
(edit) @39097   11 years watersc1 DetEff/ detectionThreshold/ nInjected fixes.
(edit) @39096   11 years eugene use -images instead of -averages for relphot
(edit) @39095   11 years bills changes intended to make the program work with real gpc1 data
(edit) @39094   11 years eugene 2.5log(exptime) should be added, not subtracted, from deteff; fix the …
(edit) @39093   11 years eugene send NULL to mysql for NAN values
(edit) @39092   11 years eugene send NULL to mysql for NAN values
(edit) @39091   11 years eugene tessID missing from diff detections
(edit) @39090   11 years watersc1 On further consideration, remove logC and logA from all filters.
(edit) @39089   11 years watersc1 Adding StackModelFitExtra.glogC and glogA parameters back into the schema.
(edit) @39088   11 years watersc1 Fix table descriptions that were line-broken.
(edit) @39087   11 years eugene change hex flags to string
(edit) @39086   11 years watersc1 Working version of IRLS proper motion fitting.
(edit) @39085   11 years mhuber adding to regex for header string parsing in batches, basically (),
(edit) @39084   11 years mhuber adding more to DiffMeta (and to mkcmf for simtest) but seems to have …
(edit) @39083   11 years mhuber adding more to DiffMeta (and to mkcmf for simtest) but seems to have …
(edit) @39082   11 years eugene add additional derived property tables
(edit) @39081   11 years eugene delete CameraConfig table; delete photoColor (FW and OB); add …
(edit) @39080   11 years eugene galModelType can only have a range of 0-15 or so: use unsignedByte; …
(edit) @39079   11 years eugene to generate the FG rows, we need to generate possible output entries …
(edit) @39078   11 years eugene fix a typo
(edit) @39077   11 years eugene adding header info for diff cmfs
(edit) @39076   11 years eugene fix typos / inconsistencies / syntax errors
(edit) @39075   11 years eugene match forcedgal by ippObjID
(edit) @39074   11 years eugene fix order of mysql output
(edit) @39073   11 years eugene adding stack header elements needed by StackToFrame
(edit) @39072   11 years eugene fix python errors to get StackToFrame working
(edit) @39071   11 years mhuber adding more to DiffMeta (untested until keyword added in sim set)
(edit) @39070   11 years watersc1 typo fix
(edit) @39069   11 years watersc1 Revision to schema_browser.vot
(edit) @39068   11 years eugene added code to populate StackToFrame table
(edit) @39067   11 years eugene added StackToFrame table
(edit) @39066   11 years mhuber extending ref stack type, one for each season
(edit) @39065   11 years eugene fix typo
(edit) @39064   11 years eugene fix typo
(edit) @39063   11 years eugene adjust diff types to match psModules/src/extras/ippDiffModes.h
(edit) @39062   11 years eugene use names like foo_num not foo_forcedWarpID in forcedwarp scratch db
(edit) @39061   11 years eugene do not delete FW and FO batches after we have made them!
(edit) @39060   11 years eugene forgot to add quotes around the float and double
(edit) @39059   11 years eugene print floats and doubles with the sprintf_float,double commands
(edit) @39058   11 years eugene try frexp instead of log & pow in sprintf_float,double (not an improvement)
(edit) @39057   11 years bills use $ipprc->file_resolve() to resolve nebulous paths. Make sure cell …
(edit) @39056   11 years bills fix formula for apFillF
(edit) @39055   11 years bills use mana to get stats of the delta columns and complain about possible …
(edit) @39054   11 years bills when checking dependents for warps if camRun has been cleaned fault …
(edit) @39053   11 years bills add camRun.state to the output of warptool -scmap
(edit) @39052   11 years eugene generate inv.cmf; add -diff-inv to addstar; pass diff images as list; …
(edit) @39051   11 years eugene add -diff-inv options and detID modifications
(edit) @39050   11 years eugene add field to track negative vs positive image detections; adjust names …
(edit) @39049   11 years eugene add 2nd diff detection pass to insert the negative image detections …
(edit) @39048   11 years bills fix missing pixels to arcseconds conversions in StackObjectAttributes
(edit) @39047   11 years eugene move BEST from top bit
(edit) @39046   11 years mhuber adding DiffType table and ref+iq stack types to StackType table
(edit) @39045   11 years eugene pass the zero point keyword option so diff can use a different value
(edit) @39044   11 years eugene split out mkgpc1 and mkdvo options
(edit) @39043   11 years eugene update descriptions of the diff-specific fields
(edit) @39042   11 years eugene make the forcedwarp gpc1 entries consistent with the data
(edit) @39041   11 years eugene add zero point keyword option for diffs; add flag for best object; set …
(edit) @39040   11 years eugene add sprint_floats functions
(edit) @39039   11 years eugene make PSF_FWHM_MAJ, etc conditional on their presence in the cmf; add …
(edit) @39038   11 years eugene tighted code and raise a valid error if we fail to find the file or …
(edit) @39037   11 years eugene add xPosChip, yPosChip, chipNum
(edit) @39036   11 years eugene add diff test set
(edit) @39035   11 years eugene diff test set now runs to completion
(edit) @39034   11 years eugene minor formatting
(edit) @39033   11 years eugene fix some typos
(edit) @39032   11 years watersc1 Fix typos
(edit) @39031   11 years watersc1 Correct sexagesimal objName calculation. Add decimal version into …
(edit) @39030   11 years watersc1 Fix typo in i-filter change.
(edit) @39029   11 years watersc1 As per discussion, drop ForcedSummaryToImage and ForcedSummaryMeta
(edit) @39028   11 years eugene add stack_id as part of output from fftool -summary; do not call test …
(edit) @39027   11 years eugene clean up some test vebosity
(edit) @39026   11 years eugene add -image-id to loadgalphot
(edit) @39025   11 years eugene pass IMAGE_ID to mysql for forcedgalaxy
(edit) @39024   11 years eugene forced galaxy cmf needs to be supplied an imageID value in loadgalphot
(edit) @39023   11 years bills pltscale is in arcseconds not degrees
(edit) @39022   11 years eugene INDEX is invalid as a mysql column name, change to SERSIC_INDEX; use …
(edit) @39021   11 years eugene add mkcmf -forcedgalaxy; add forcedelete mode to mkgpc1
(edit) @39020   11 years eugene fix error in 2d clipped fitting
(edit) @39019   11 years eugene add a manifest of the cpt tables loaded
(edit) @39018   11 years eugene add -forcedgalaxy mode to mkcmf; fix fitting error in loadgalphot
(edit) @39017   11 years eugene deactivate the regex for test detection batches
(edit) @39016   11 years watersc1 Actually populate DiffDetection table, after noting that imageID in …
(edit) @39015   11 years watersc1 Updates to make DF batches work. Test suite changes to implement …
(edit) @39014   11 years bills make stilts quieter
(edit) @39013   11 years bills minor name change
(edit) @39012   11 years bills after joining everything up, add "delta columns"
Note: See TracRevisionLog for help on using the revision log.