IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @36925   12 years eugene plug mem leak
(edit) @36924   12 years watersc1 Change to randomize which thread gets which file. This should …
(edit) @36923   12 years eugene add ForcedWarp photcodes to default photcode table; add -photcode-rule …
(edit) @36922   12 years eugene addstar work with lensing and without lensing entries; resort also works
(edit) @36921   12 years eugene adding averef entries to lensing; updating the Offset types; working …
(edit) @36920   12 years eugene load lensing parameters from cmf in addstar
(edit) @36919   12 years eugene add cmf lensing I/O functions
(edit) @36918   12 years eugene define lensing & lensobj I/O functions
(edit) @36917   12 years eugene update to make relphot understand forced warps
(edit) @36916   12 years eugene merge from trunk; add -photcode-rule option to pmConfig
(edit) @36915   12 years bills add column camProcessedExp.astrom_chips but not the technology for …
(edit) @36914   12 years bills have psastro output a mask for each chip ASTROM_CHIPS. It has the …
(edit) @36913   12 years bills add some useful macros for controlling various tasks
(edit) @36912   12 years eugene fix bugs to make addstar work with new PS1_V5 format & dvo tests to …
(edit) @36911   12 years eugene adding flux varient to the phot-like dvo db selections
(edit) @36910   12 years eugene rework dvo db photcode-related selection logic: allow fields of the …
(edit) @36909   12 years eugene minor order change to mag option
(edit) @36908   12 years eugene major rework for mag-related selections (allow mag:psf:inst:stk, etc)
(edit) @36907   12 years eugene add simple getword, skipword functions
(edit) @36906   12 years eugene add PS1_V5 to mkcmf
(edit) @36905   12 years eugene various changes to deal with new dvo structure names
(edit) @36904   12 years eugene fix builds for measure.dR,dD -> measure.R,D
(edit) @36903   12 years eugene addstar and relastro can build; still working on psastro
(edit) @36902   12 years eugene dvosplit needs to be updated to work with the PS1_V5+ FtableToMeasure APIs
(edit) @36901   12 years eugene dvorepair needs to be updated to work with the PS1_V5+ FtableToMeasure APIs
(edit) @36900   12 years eugene add PS1_V5
(edit) @36899   12 years eugene updates for PS1_V5 (major schema upgrade and rework): libdvo builds, …
(edit) @36898   12 years eugene updates for PS1_V5 (major schema upgrade and rework): libdvo builds, …
(edit) @36897   12 years watersc1 New sql for warp
(edit) @36896   12 years watersc1 Merged version
(edit) @36895   12 years eugene merge changes from tags/ipp-pv3-20140616
(edit) @36894   12 years watersc1 Inefficient use of processors on some level, but it actually finished, …
(edit) @36893   12 years eugene check if we write out the sources
(edit) @36892   12 years eugene only do PSF_CORE if params->n > 7, do not try to get PSF_APERTURE or …
(edit) @36891   12 years eugene merge fix from trunk (missing PS1_SV3 and PS1_DV4 entries)
(edit) @36890   12 years eugene add entries for SV3 and DV4 where needed
(edit) @36889   12 years mhuber increase sources to help reduce odd bulk offsets in DEEP
(edit) @36888   12 years mhuber increase sources to help reduce odd bulk offsets
(edit) @36887   12 years mhuber merge removing log output until can change to trace for …
(edit) @36886   12 years mhuber removing log output until can change to trace for bscale+sectionNum …
(edit) @36885   12 years eugene adding new PS1_V5 formats (not yet finished)
(edit) @36884   12 years eugene merge in changes from trunk (up through pv3 tag)
(edit) @36883   12 years bills when psmkreq fails print the command line to stderr which will cause …
(edit) @36882   12 years bills when psmkreq fails print out the command line to stderr
(edit) @36881   12 years bills when psmkreq encounters an error print the error to stderr
(edit) @36880   12 years watersc1 merge from trunk of psastro detrend changes.
(edit) @36879   12 years watersc1 Changes that need to be made to implement new psastro detrends.
(edit) @36878   12 years eugene merge changes back from ipp-pv3-20140616: fix memory corruption when …
(edit) @36877   12 years eugene change bscale apply log into to MINUTIA
(edit) @36876   12 years eugene do not try to save PSF_APERTURE or PSF_FIT_RADIUS if we are missing a …
(edit) @36875   12 years eugene tag for PV3 processing
(edit) @36874   12 years eugene add PS1_V4, PS1_V5 to dvoImageOverlaps
(edit) @36873   12 years eugene add PS1_V4 and PS1_V5 formats
(edit) @36872   12 years eugene candidate release tag for PV3 processing
(edit) @36871   12 years eugene use return value in truncate
(edit) @36870   12 years eugene switch to the 20140605 reference database
(edit) @36869   12 years eugene use source->modelPSF instead of model (build error)
(edit) @36868   12 years eugene ensure pmPSF_AxesToModel and pmPSF_ModelToAxes uses class->useReff …
(edit) @36867   12 years eugene elevate output formats to PS1_V5 and PS1_S3
(edit) @36866   12 years eugene ensure pmPSF_AxesToModel and pmPSF_ModelToAxes uses class->useReff …
(edit) @36865   12 years eugene measure lensing parameters if LENSING_PARAMETERS is set; write …
(edit) @36864   12 years eugene add PS1_DV4 and PS1_SV3 output formats to add new values (AP_NPIX, …
(edit) @36863   12 years eugene call model->class->function instead of model->function
(edit) @36862   12 years eugene call model->class->function instead of model->function
(edit) @36861   12 years eugene model->class->function instead of model->function
(edit) @36860   12 years eugene add psfCore to the outputs structure, assign only for PS1_V1 and …
(edit) @36859   12 years eugene remove pmModel class functions from pmModel and replace with a pointer …
(edit) @36858   12 years eugene modified pmPSF_ModelToAxes to take useReff as an argument rather than …
(edit) @36857   12 years eugene I added a new model function class, pmModelSetFHWM; also added a …
(edit) @36856   12 years eugene I added a pmModelClass element to pmModel and removed the numerous …
(edit) @36855   12 years mhuber adding BSCALEOFFSET option hack to apply -0.5*bscale offset to each …
(edit) @36854   12 years watersc1 threading changes
(edit) @36853   12 years watersc1 Corrections to sql to prevent double queuing
(edit) @36852   12 years watersc1 remote automation task
(edit) @36851   12 years watersc1 Version of stack prepare that I think is most likely to complete the …
(edit) @36850   12 years eugene new modifications after chatting with Ken
(edit) @36849   12 years eugene add notes on work to be done to implement this
(edit) @36848   12 years eugene added .txt files giving the translations; added changes for r36847
(edit) @36847   12 years eugene change per-filter XippObjID back to a single ippObjID; change …
(edit) @36846   12 years mhuber update STATICSKY_DEEPCAL for newer refcat20140605 and clamp to 16.5 to …
(edit) @36845   12 years eugene new branch for EAM development
(edit) @36844   12 years watersc1 These have been tested and seem to work correctly.
(edit) @36843   12 years eugene make a test tag : PV3 candidate build
(edit) @36842   12 years watersc1 Changing retention time to two days.
(edit) @36841   12 years watersc1 Reducing retention time to 2 days, as MOPS consumes the data as fast …
(edit) @36840   12 years eugene add measure.ref_color selection option
(edit) @36839   12 years eugene merge changes from eam_branches/ipp-20140423
(edit) @36838   12 years eugene merge changes from eam_branches/ipp-20140423: add Koppehoefer …
(edit) @36837   12 years eugene merge changes from eam_branches/ipp-20140423: add Koppehoefer …
(edit) @36836   12 years eugene modified psastroConvertFPA for KH correction
(edit) @36835   12 years eugene add pswarp backwards transformations so we can map warp pixels to chip …
(edit) @36834   12 years eugene add Koppenhoefer correction; move pmConceptsChipNumberFromName & …
(edit) @36833   12 years eugene merge changes from eam_branches/ipp-20140423: add dcr-color option, …
(edit) @36832   12 years eugene deleted all mergeinfo from branch
(edit) @36831   12 years eugene merge changes from trunk
(edit) @36830   12 years eugene merge changes from trunk
(edit) @36829   12 years eugene merge changes from trunk
(edit) @36828   12 years eugene merge changes from trunk
(edit) @36827   12 years eugene merge changes from trunk
(edit) @36826   12 years eugene merge changes from trunk
Note: See TracRevisionLog for help on using the revision log.