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) @42579   3 years eugene fix xcskytools mysql code (support for mysql >5.7.5)
(edit) @42578   3 years tdeboer merging changed diff logic for overridden exposures in nightly_science.pl
(edit) @42577   3 years tdeboer ngihtly_science update for IPP-2088
(edit) @42576   3 years eugene add XCSTACK_SKYCELL
(edit) @42575   3 years eugene make filerule consistent with psModules version
(edit) @42574   3 years eugene adding xcskytool and xcsky.pl
(edit) @42573   3 years eugene adding xcsky tables
(edit) @42572   3 years eugene adding xcskytool C and sql code
(edit) @42571   3 years eugene fix PDO dsn entry for ippMonitor
(edit) @42570   3 years eugene add xcstack to Makefile, xcstack.pro works
(edit) @42569   3 years eugene adding dbconfig files for cross-camera stack analysis
(edit) @42568   3 years eugene merge changes from trunk
(edit) @42567   3 years eugene merge changes from trunk: add comments
(edit) @42566   3 years eugene merge changes from trunk: add parameter for nminpix to …
(edit) @42565   3 years eugene merge changes from trunk: add parameter for nminpix to …
(edit) @42564   3 years eugene merge changes from trunk: avoid segfault if covariance is missing
(edit) @42563   3 years eugene add string types
(edit) @42562   3 years eugene updating rebalacne scripts
(edit) @42561   3 years eugene adding xcstack stuff
(edit) @42560   3 years eugene add xcstack_skycell.pl
(edit) @42559   3 years eugene add XCSTACK table info
(edit) @42558   3 years eugene add recipe for xcstack
(edit) @42557   3 years eugene pmStackCombineByPercentile option to set nminpix
(edit) @42556   3 years eugene do not crash if readout->covariance is not defined
(edit) @42555   3 years eugene pmStackCombineByPercentile option to set nminpix
(edit) @42554   3 years eugene add comments re: grid correction
(edit) @42553   3 years eugene merge from eam_branches/ipp-20230313
(edit) @42552   3 years eugene add string type vector
(edit) @42551   3 years eugene do not segfault if measure or measureT are NULL
(edit) @42550   3 years eugene add example rsync script
(edit) @42549   3 years eugene cleanup the rebalance scripts to be more flexible
(edit) @42548   3 years eugene working on xcstack
(edit) @42547   3 years eugene working on the script for xcstack
(edit) @42546   3 years eugene remove old version of czartool, add PDO interface in build
(edit) @42545   3 years eugene add xcstack tables
(edit) @42544   3 years eugene adding xcstack task and script
(edit) @42543   3 years eugene add ignore for xcstacktool
(edit) @42542   3 years eugene add script to make small test database for xcstack
(edit) @42541   3 years eugene adding xcstacktool and associated sql code
(edit) @42540   3 years eugene dev branch to work on the stack-stack and related photometry
(edit) @42539   3 years eugene add more error messages for Kapa comms problems
(edit) @42538   3 years hgao deploy refcat 20230821 (IPP-2040)
(edit) @42537   3 years eugene use measureT for Mflat if it exists (otherwise use measure)
(edit) @42536   3 years eugene rename rsync script
(edit) @42535   3 years eugene adding example nebulous shuffle scripts
(edit) @42534   3 years eugene making rebalance scripts a little easier to modify for different machines
(edit) @42533   3 years eugene return addstar to working trunk version
(edit) @42532   3 years eugene merging from trunk
(edit) @42531   3 years eugene merging from trunk
(edit) @42530   3 years eugene merging from trunk
(edit) @42529   3 years eugene merging from trunk
(edit) @42528   3 years eugene merging from trunk
(edit) @42527   3 years eugene merging from trunk: repair missing PSCAMERA entry
(edit) @42526   3 years eugene merging from trunk: adding other camera photcodes for ppStack
(edit) @42525   3 years eugene merging from trunk
(edit) @42524   3 years eugene merging from trunk: fftool defineforstacks mode added; options to …
(edit) @42523   3 years eugene merging from trunk: simtest tasks returned for now
(edit) @42522   3 years eugene merging from trunk: nightly_science improvements, diff_skycell replications
(edit) @42521   3 years eugene merging from trunk: add PS1_V5_R0 cmf version
(edit) @42520   3 years eugene merging from trunk: do not require boundary tree for warps
(edit) @42519   3 years eugene merging from trunk: add queue save function
(edit) @42518   3 years eugene merging from trunk: add queue save function
(edit) @42517   3 years eugene merging from trunk: exclude NAN values in uniq
(edit) @42516   3 years eugene merging from trunk: user-specified blank value in reindex
(edit) @42515   3 years eugene merging from trunk: save stdev in median image accumulation
(edit) @42514   3 years eugene merging from trunk: add STR to vector concat
(edit) @42513   3 years eugene merging from trunk: improve opihi box help info
(edit) @42512   3 years eugene fix build error for color map discovery code
(edit) @42511   3 years eugene use peak position instead of centroids only for faint (S/N < 25) …
(edit) @42510   3 years eugene convert 2D fitting to IRLS-based fitting; use sample median instead of …
(edit) @42509   3 years eugene do not include excessively faint sources when increasing PSF star sample
(edit) @42508   3 years eugene do not try to CR mask a source without a footprint
(edit) @42507   3 years eugene add test code to examine the PSF residual inputs
(edit) @42506   3 years eugene add 2D, 3D, 4D versions of psVectorIRLSFitPolynomial, …
(edit) @42505   3 years eugene add 2D IRLS polyfit tests; remove old tst versions of psLib tests
(edit) @42504   3 years eugene update svn:ignores for test
(edit) @42503   3 years eugene update svn:ignores for test
(edit) @42502   3 years eugene update svn:ignores for test
(edit) @42501   3 years eugene fix tests to deal with API change to psPlaneTransformAlloc and the …
(edit) @42500   3 years eugene fix print type for rowcount in psDB.h
(edit) @42499   3 years eugene update code comments
(edit) @42498   3 years eugene add built tests to svn:ignore
(edit) @42497   3 years eugene working on the polynomial-fitting tests
(edit) @42496   3 years eugene allow NULL x vector for psVectorFitPolynomial1D; allow non-null mask …
(edit) @42495   3 years eugene psGaussJordan is a bit too sensitive to large dynamic range errors, …
(edit) @42494   3 years eugene psBinomialCoeff had an error : the multiplicative formula was using an …
(edit) @42493   3 years eugene fixing tests so they compile (need to address some API changes to …
(edit) @42492   3 years eugene adding psPolynomial1DCopy, psPolynomial1DRecycle; working on the …
(edit) @42491   3 years eugene adding IRLS fitting to 1D vector fits
(edit) @42490   3 years eugene add FindColormap.c to svn:ignore
(edit) @42489   3 years eugene install colormaps in defined location, make them discoverable
(edit) @42488   3 years eugene do not attempt to mask the cosmic rays if we do not have a footprint
(edit) @42487   3 years eugene enable non-linear fitting for bright sources in psphotFullForce
(edit) @42486   3 years eugene improve the simtest tasks
(edit) @42485   3 years eugene adding / tweaking helper scripts for rebalance
(edit) @42484   3 years eugene white space changes
(edit) @42483   3 years eugene do not crash if no boundary tree is supplied when calibrating warps …
(edit) @42482   3 years eugene uniq: handle (ignore) nan values in input vector
(edit) @42481   3 years eugene only skip sources with large centroid swings or with negative sums if …
(edit) @42480   3 years eugene fftool option to queue only warps associated with the given stack
Note: See TracRevisionLog for help on using the revision log.