IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/psModules

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @40430   8 years eugene init variables xBin, yBin
(edit) @40083   9 years eugene add some extra visualizations
(edit) @39981   9 years watersc1 Add code to allow the number of additional polynomial terms in the WCS …
(edit) @39979   9 years eugene if the input WCS does not have CRPIX1,2 as 0.0, 0.0, then we need to …
(edit) @39927   10 years eugene need to assume a default ROT_PARITY if not set in the model file
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @39631   10 years eugene add ignore
(edit) @39597   10 years eugene fix the comment on PM_SOURCE_MODE2_MATCHED
(edit) @39499   10 years eugene fix possible double-free in overscan subtraction (scalar case)
(edit) @39177   11 years eugene add some ignores
(edit) @38873   11 years eugene fix comments re: M3c, M3s, M4c, M4s
(edit) @38872   11 years eugene fix apFluxErr
(edit) @38729   11 years mhuber specifically add and pass SHUTCUTC as FPA keyword through …
(edit) @38458   11 years eugene blank pixels should be nan-ed
(edit) @38454   11 years eugene delete conflicting merge info
(edit) @38376   11 years bills Add recipe value SAVE.INPUT.SOURCES.HEADER which tells …
(edit) @38280   11 years eugene fix interpolation of Sigma,Core -> FWHM in PS1_V1 and QGAUSS; test …
(edit) @38232   11 years eugene fix typo and free scalar
(edit) @38227   11 years eugene overscan region should have measured overscan subtracted
(edit) @38153   11 years eugene merge changes from eam branch ipp-20150405: add R7 to lensing, fix …
(edit) @38114   11 years eugene adding code to repair the petrosian mag errors
(edit) @38062   11 years eugene merge changes from ipp-20150112
(edit) @38038   11 years eugene replace assert with psAssert in cases where the value is otherwise …
(edit) @37964   11 years eugene adding cmf_ps1_dv5 (includes src_chip_x,y)
(edit) @37928   11 years eugene adding e1,e2 to lensingPSF
(edit) @37904   11 years eugene fix sign error in smear.e1
(edit) @37837   12 years eugene merging changes from ipp-pv3-20140717 (via …
(edit) @37811   12 years eugene merge changes from ipp-20141224
(edit) @37806   12 years eugene merge changes from eam branch ipp-20140904
(edit) @37772   12 years eugene merge changes from ipp-20141119
(edit) @37711   12 years bills several new parameters weren't getting read in thus they get lost
(edit) @37636   12 years bills the extended source models are fitting the sky. Save it in the cmf …
(edit) @37466   12 years bills Initial check in of psphot galaxy parameter measurements.
(edit) @37419   12 years mhuber want FPA.SHUTOUTC as passed unconverting string
(edit) @37405   12 years eugene add an options test output
(edit) @37375   12 years mhuber specifically pass SHUTOUTC as FPA keyword through warp-diff-ppMops stages
(edit) @37325   12 years bills Add cmf format PS1_SV4. Only difference so far is that RA_EXT and …
(edit) @37321   12 years bills In psphotFullForce, add code to read the warp to chip transformations …
(edit) @37245   12 years eugene merge changes from branches/eam_branches/ipp-20140717
(edit) @37087   12 years eugene always save PSF model as first row
(edit) @37051   12 years eugene handle new cmf formats; add -photcode option to pmConfig
(edit) @36892   12 years eugene only do PSF_CORE if params->n > 7, do not try to get PSF_APERTURE or …
(edit) @36890   12 years eugene add entries for SV3 and DV4 where needed
(edit) @36869   12 years eugene use source->modelPSF instead of model (build error)
(edit) @36866   12 years eugene ensure pmPSF_AxesToModel and pmPSF_ModelToAxes uses class->useReff …
(edit) @36864   12 years eugene add PS1_DV4 and PS1_SV3 output formats to add new values (AP_NPIX, …
(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) @36834   12 years eugene add Koppenhoefer correction; move pmConceptsChipNumberFromName & …
(edit) @36762   12 years bills set clamp on central pixel steps back to 121 (from 31)
(edit) @36758   12 years bills handle case where a model exists but the galaxy shapes measurement was …
(edit) @36757   12 years bills Changes to full force galaxy shapes analysis * Put parameters for all …
(edit) @36756   12 years bills set model->flags = EXT_FLAGS. Fix setting of EXT_FLAGS. Should be …
(edit) @36752   12 years bills clamp number of subpixels to 31 instead of 121 for performance
(edit) @36747   12 years bills change psphotFullForce galaxy shapes analysis to use different radius …
(edit) @36730   12 years bills add SN column to cff file
(edit) @36718   12 years bills Modify psphotFullForce and psphotFullForceSummary to support forcing …
(edit) @36710   12 years mhuber adding option for minimum inputs per pixel in stack, default is 1
(edit) @36708   12 years bills drop unneeded variable
(edit) @36707   12 years bills read and write CFF files with more than one row per source
(edit) @36658   12 years bills Fix segv in debug code. ifdef said code out
(edit) @36651   12 years mhuber pix rej bugs fix and debugging
(edit) @36650   12 years mhuber diffim note
(edit) @36633   12 years bills Merge with ipp-20140401 (The staticsky tag)
(edit) @36623   12 years eugene add lensing moments to psphot; allow up to 6x6 psf and aperture …
(edit) @36529   12 years eugene merged changes from eam_branches/ipp-20140214
(edit) @36493   12 years eugene merge changes from eam_branches/ipp-20131211
(edit) @36492   12 years eugene do not segv on failed inversion
(edit) @36455   13 years bills only property changes triggered by my merge
(edit) @36441   13 years bills Iniital implementation of the full force stages to the pipeline. …
(edit) @36375   13 years eugene merge changes from eam_branches/ipp-20130904
(edit) @36287   13 years bills avoid later assertion failure when axes.major == 0 in pmModelSetShape …
(edit) @36123   13 years eugene dump psf star info if we fail to get a fit
(edit) @36106   13 years eugene initial guess needs to use kron flux and normalization, not central peak
(edit) @36089   13 years eugene oops - fixed error in pmPCMsetParams
(edit) @36085   13 years eugene merge changes from EAM branch (pmModel_CentralPixel functions for …
(edit) @35938   13 years watersc1 Improved masking code in a way that I believe is correct.
(edit) @35925   13 years bills Fix bug in pmPSFtryFitPSF. If pmModelFromPSF fails don't return false. …
(edit) @35867   13 years watersc1 Change simple match code to allow for some flexibility when the …
(edit) @35821   13 years watersc1 Fix covariance calculation.
(edit) @35817   13 years watersc1 More uninitialized value complaints.
(edit) @35814   13 years watersc1 I got hit by the optimize code being angry about uninitialized values.
(edit) @35784   13 years watersc1 Fix threading issue. I was not correctly enabling the threads, so the …
(edit) @35775   13 years watersc1 correctly, this time.
(edit) @35774   13 years watersc1 Wrap my data_exists calls to prevent problems with ppStack.
(edit) @35771   13 years watersc1 Working 1D-Gaussian convolution code. Recipes/reductions that use …
(edit) @35768   13 years eugene deprecate KiiOpen,KiiClose (now KapaOpen,etc); major rework of …
(edit) @35726   13 years watersc1 Commit before switch to apparently-already-available-convolution-code.
(edit) @35717   13 years watersc1 Fixed separable convolution.
(edit) @35716   13 years watersc1 Simple convolution kernels
(edit) @35610   13 years bills Handle potential incompatabilities between cmf files and current …
(edit) @35586   13 years watersc1 Correct memory leak.
(edit) @35583   13 years watersc1 Add check for null readouts (these probably should be masked upstream) …
(edit) @35577   13 years watersc1 Commenting out isnan check fprintf entries.
(edit) @35561   13 years eugene WCS Newton-Raphson analysis has Alpha cross terms inverted; mods to …
(edit) @35560   13 years eugene do not crash psphot if variance is not supplied; include mask and mark …
Note: See TracRevisionLog for help on using the revision log.