IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

source: trunk/Ohana/src/opihi/cmd.data

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @42967   4 months eugene add spline options to extrapolate or saturate at end points; add …
(edit) @42962   5 months eugene add a comment
(edit) @42942   8 months eugene fixes to cgrid for inverted regions; add features tdhistogram and …
(edit) @42901   13 months eugene fix order of fflush and fclose
(edit) @42821   14 months eugene merge changes from eam_branches/ipp-20230313
(edit) @42552   3 years eugene add string type vector
(edit) @42482   3 years eugene uniq: handle (ignore) nan values in input vector
(edit) @42466   3 years eugene better usage message for box; allow string vector concat, concat int …
(edit) @42456   3 years eugene add queuesave function
(edit) @42408   3 years eugene add option to interpret queue as a list of white-space-separated columns
(edit) @42389   3 years eugene merge from eam_branches/ipp-20220316. fixes for more pendantic gcc; …
(edit) @42332   3 years eugene adding option to spline1d to specify boundary 1st derivatives (default …
(edit) @42311   4 years eugene enable subset for string-type vectors; allow "set a = b" for …
(edit) @42277   4 years eugene add option to saturate threshold result at end points
(edit) @42150   4 years eugene cast Naxis2 to int
(edit) @42128   4 years eugene add mlayer command to insert 2D image in 3D cube
(edit) @42127   4 years eugene add some usage info
(edit) @42124   4 years eugene add -empty option to opihi create
(edit) @42082   4 years eugene add imresample, imcollapse functions; more usage documentation; option …
(edit) @41891   5 years eugene merge changes from eam_branches/ipp-dev-20210817 (add chebyshev, add …
(edit) @41715   5 years eugene improve vector name consistency; remove rotate verbosity
(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) @41516   5 years eugene add -raw, -value, -binning options to densify (as in cdensify) and fix …
(edit) @41495   5 years eugene dbselect returns string-values result to string-valued vectors
(edit) @41470   6 years eugene update fit1d_irls to include priors on the parameters
(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) @41423   6 years eugene add -fmt help info to mprint
(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) @41400   6 years eugene adding various colormaps
(edit) @41379   6 years eugene add -copy option to coords; add mjdtolst; add option to control major …
(edit) @41363   6 years eugene add string-vector ops
(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) @41323   6 years eugene add native PDF support
(edit) @41322   6 years eugene add native PDF support; add help to cgrid; add output weights to …
(edit) @41305   6 years eugene csystem: save scalar results to variables; mkgauss: add normalization …
(edit) @41284   6 years eugene move ipptool2book from pantasks to general opihi code (rename as …
(edit) @41283   6 years eugene add TIMESTAMP as a DATE/TIME-like mysql field
(edit) @41269   6 years eugene adding string-type vectors to opihi
(edit) @41164   7 years eugene extend cut function to apply alternate stats to the output vector; …
(edit) @40654   7 years eugene add -mean option to medimage
(edit) @40650   7 years eugene filter out nan values
(edit) @40642   7 years eugene cleanup opihi sort functions; add deimos fitobj function
(edit) @40637   7 years eugene adding vpeaks function
(edit) @40626   7 years eugene update documentation on tvcolors
(edit) @40623   7 years eugene add reverse option for threshold; median filter for vectors
(edit) @40574   8 years eugene add option to accept motions from incoming dvo database; respect …
(edit) @40549   8 years eugene add snprintf_nowarn function to avoid compiler warnings from desired …
(edit) @40545   8 years eugene create mprint (print a subregion of an image) and enable vprint as …
(edit) @40522   8 years eugene add strstr function to opihi; add triangular masking function
(edit) @40519   8 years eugene accept input mask if supplied vector is an INT
(edit) @40419   8 years eugene add colors and justification for text items in kapa
(edit) @40398   8 years eugene add avperiodogram function; fix sorts to put NAN at one end; fix …
(edit) @40383   8 years eugene add function to fit a Lorentzian to a vector
(edit) @40376   8 years eugene add jdtolst function; add nnet write function
(edit) @40371   8 years eugene fix up the nnet code to match behavior of the python version
(edit) @40336   8 years eugene more work on Nnet
(edit) @40335   8 years eugene add tests
(edit) @40334   8 years eugene generalize mslice to all 3D slices
(edit) @40333   8 years eugene do not let "file" command overrun static char line[]
(edit) @40332   8 years eugene add idxread option to load data from IDX-format files
(edit) @40325   8 years eugene updated nnet to include better init, L2 regularization, cross-entropy …
(edit) @40323   8 years eugene add option to set eta; update nnet test
(edit) @40322   8 years eugene more tests
(edit) @40320   8 years eugene fix segfault for nnet
(edit) @40319   8 years eugene working on nnet
(edit) @40318   8 years eugene fix matrix numbering
(edit) @40317   8 years eugene adding NNet functions
(edit) @40313   8 years eugene adding option for optimal sampling
(edit) @40308   9 years eugene add options to periodogram-fm
(edit) @40291   9 years eugene merge EAM development branch changes for DR2 into trunk (add PS1_V6 …
(edit) @40165   9 years eugene add floating-mean periodogram; convert style elements to enums; add …
(edit) @40015   9 years eugene avoid numerical errors when testing the limits
(edit) @40012   9 years eugene handle invalid characters in column numbers
(edit) @40007   9 years eugene adding interpolate_presort
(edit) @39926   10 years eugene merging changes from czw dev branch (compare with r39924)
(edit) @39640   10 years eugene new api to set vector value en-masse; fix the fit1d_irls mean calculation
(edit) @39638   10 years eugene add irls version of 1d fitting
(edit) @39634   10 years eugene do not add extra line with NAN values when reading from an ascii file; …
(edit) @39599   10 years eugene avoid a segfault if create vector range is negative
(edit) @39558   10 years eugene add datan2, set atan2 to return radians as it should
(edit) @39534   10 years eugene report the size of the compressed table as if uncompressed
(edit) @39516   10 years eugene set the output vector size
(edit) @39497   10 years eugene add robust version of imstats
(edit) @39463   10 years eugene make it easier to use -fits -list and -list-fields functions
(edit) @39457   10 years eugene modify to pass with extremely pedantic build; force consistency for …
(edit) @39360   10 years eugene add support for ntile option in fits output compression
(edit) @39328   10 years eugene add features to get table columns; add help; add -join option to list …
(edit) @39297   11 years eugene add verbosity and handle interrupts on uniq
(edit) @39291   11 years eugene more help info
(edit) @39283   11 years eugene fix some help info
(edit) @39248   11 years eugene use ohana_ namespace for gaussdev related functions
(edit) @39245   11 years eugene add api for arbitrary 3D rotations
(edit) @39242   11 years eugene move multple copies of gaussian deviates to libohana
(edit) @39233   11 years eugene test for invalid matrix size in CreateBuffer, CreateBuffer3D
(edit) @39227   11 years eugene merge common code between fitplx and fitplx_irls; move ESCAPE to shell.h
Note: See TracRevisionLog for help on using the revision log.