IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @41710   5 years eugene add fits output to mpcorb_predict (moment)
(edit) @41708   5 years eugene initialize variable Npts
(edit) @41705   5 years eugene reintegrate changes from tag ipp-ps1-20210510
(edit) @41684   5 years eugene adding tool to predict known asteroid positions for teleff
(edit) @41676   5 years eugene fix FITS ASCII column reading
(edit) @41675   5 years eugene NAN values for X,Y mean retain the existing value
(edit) @41674   5 years eugene enable write to FITS image extensions in compressed and uncompressed modes
(edit) @41673   5 years eugene added a comment
(edit) @41672   5 years eugene add option to choose OLS or IRLS for the final pass
(edit) @41671   5 years eugene add option to calculate extended variability stats
(edit) @41670   5 years eugene remove some commented-out blocks
(edit) @41667   5 years eugene trail fitting function
(edit) @41666   5 years eugene add forced photometry function and trail fitting function
(edit) @41664   5 years eugene add function to rationalize zero points
(edit) @41662   5 years eugene add code to rationalize the zero points on each pass
(edit) @41658   5 years eugene merge changes from tags/ipp-ps1-20210510
(edit) @41648   5 years eugene need to set GRID_ZPT_MODE if meanfile is supplied
(edit) @41647   5 years eugene major work to revise the grid correction : do not use astrometry to …
(edit) @41640   5 years eugene modified comments on bit flags
(edit) @41639   5 years eugene avoid segfault if missing index
(edit) @41638   5 years eugene making the pantasks status user options more consistent between server …
(edit) @41629   5 years eugene strip nebdir elements from file name
(edit) @41601   5 years eugene only skip images if photcode is non-zero and not active
(edit) @41598   5 years eugene disable updatesummitexp (never fully coded); fix optimized build issues
(edit) @41563   5 years cclin33 loading atlas refcat2 and gaia edr3 catalog to dvodb
(edit) @41562   5 years eugene allow tgroups to be fitted without supplying a tgroup list
(edit) @41561   5 years eugene add comment on MAG_RESID definition; turn off test image output; …
(edit) @41560   5 years eugene fix malloc bug for memory ranges
(edit) @41559   5 years eugene when nights go bad, propagate the last Mcal to the exposures (same …
(edit) @41557   5 years eugene common function to soften fit errors; use IRLS for MagResidSave; add …
(edit) @41556   5 years eugene updates to the good/bad night logic; save image stats
(edit) @41555   5 years eugene add function to measure the residual stats for each chip, fix resets …
(edit) @41550   5 years eugene fix logic error in IMAGE_ZPT_MODE_BAD_MOSAIC
(edit) @41517   5 years eugene init vec and buf in parse.c
(edit) @41516   5 years eugene add -raw, -value, -binning options to densify (as in cdensify) and fix …
(edit) @41515   5 years eugene minor line-break cleanups; fix cgrid spacing for pseudocylindrical …
(edit) @41513   5 years cclin33 fix read DOUBLE format by using -column
(edit) @41507   5 years eugene add -update-catformat to relphot_objects remote call
(edit) @41501   5 years eugene fix uninitialized variables for optimized build
(edit) @41495   5 years eugene dbselect returns string-values result to string-valued vectors
(edit) @41492   5 years eugene revert to raw rm,cp
(edit) @41491   5 years eugene remove excess dependencies on DESTINC/autocode.h to avoid parallel …
(edit) @41490   5 years eugene replace bare rm,cp with /bin/rm, /bin/cp
(edit) @41489   5 years eugene fix library order for pcontrol linkage; report buffer dimensions and …
(edit) @41488   5 years eugene add option OVERLAP_MAX_CERROR to eliminate poor images
(edit) @41487   5 years eugene skip nights & exposures with too few measurements
(edit) @41486   5 years eugene skip nights, mosaics with too few measurements
(edit) @41485   5 years eugene in TGroups, skip images with photcodes not of the active set; new API …
(edit) @41484   5 years eugene add limits to ftable so it does not print a crazy number of lines
(edit) @41483   5 years eugene stop threads before freeing data when QUIT is called; fuzz added to …
(edit) @41475   5 years eugene catch unhandled error (no valid image data); allow -h to show help …
(edit) @41474   5 years eugene clarify in comments the buffers and pixel sizes used in the different …
(edit) @41473   5 years eugene allow reference stars to have higher weight; push OLS / IRLS choice …
(edit) @41472   5 years eugene add offset to test reference stars
(edit) @41471   6 years eugene add mosaic and reference test scripts
(edit) @41470   6 years eugene update fit1d_irls to include priors on the parameters
(edit) @41469   6 years eugene new flags to mark tgroups, mosaics, images for which zero points are fitted
(edit) @41468   6 years eugene cleanly handle invalid dates; free error lines
(edit) @41467   6 years eugene updated relphot rules to handle transition from fitting TGroups, …
(edit) @41462   6 years eugene substantial updates to the zero point statistics analysis
(edit) @41454   6 years eugene pre-allocate psf,kron,brightStar arrays; use FitStatData for MosaicOps.c
(edit) @41453   6 years eugene working on adapting IRLS fitting with Priors for zero points
(edit) @41433   6 years eugene small ascii table changes
(edit) @41432   6 years eugene adding 2d gaussian moment stats
(edit) @41431   6 years eugene when reading just the header, set number of axes to zero
(edit) @41429   6 years eugene add a test to dvosplit; plug memory leaks
(edit) @41428   6 years eugene extend mosaic analysis to GPC2, HSC, Megacam
(edit) @41427   6 years eugene improved help, add sort by imageID, detID
(edit) @41426   6 years eugene changed libfits byte type to gfbyte
(edit) @41425   6 years eugene add dvosplitsky program
(edit) @41424   6 years eugene updates to allow for level L5
(edit) @41423   6 years eugene add -fmt help info to mprint
(edit) @41422   6 years eugene rename libfits byte-type to gfbyte to avoid collisions
(edit) @41421   6 years eugene add function to distribute vector values of a list of vectors based on …
(edit) @41418   6 years eugene add options for rectangular vs trapezoidal integration
(edit) @41405   6 years eugene add -can-read, -can-write options to opihi file test
(edit) @41404   6 years eugene tgroups should be linked to subset entries, not full-table entries
(edit) @41400   6 years eugene adding various colormaps
(edit) @41395   6 years eugene libfits I/O operations where using signed char instead of unsigned …
(edit) @41390   6 years eugene add tgroups concept: periods of time which are photometric
(edit) @41388   6 years eugene correctly handle if,else where logic is not 0 or 1; catch repeated …
(edit) @41379   6 years eugene add -copy option to coords; add mjdtolst; add option to control major …
(edit) @41378   6 years eugene new option to control number of major ticks
(edit) @41377   6 years eugene new option to control number of major ticks
(edit) @41376   6 years eugene new option to control number of major ticks
(edit) @41375   6 years eugene add new function to insert raw FITS header line (e.g., copy from one …
(edit) @41363   6 years eugene add string-vector ops
(edit) @41355   6 years eugene report Npos in average quantities
(edit) @41354   6 years eugene handle string vectors in vector[n] context
(edit) @41353   6 years eugene open without X if display is not available
(edit) @41351   6 years eugene wrap PDF text with q-Q tags
(edit) @41346   6 years eugene fix text wrapper to address placement problems in gmail and emacs
(edit) @41345   6 years eugene UCHAR_MAX not defined in gentoo
(edit) @41344   6 years eugene add format option to tick marks
(edit) @41341   6 years tdeboer quick undo
(edit) @41340   6 years tdeboer revert to working Ohana build
(edit) @41329   6 years eugene add PDF samples
(edit) @41328   6 years eugene add base85 original code
(edit) @41327   6 years eugene set PDF mode to ascii85 / deflate
(edit) @41326   6 years eugene JustifyDec is an int
Note: See TracRevisionLog for help on using the revision log.