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) @1899   22 years gusciora
(edit) @1898   22 years gusciora * empty log message *
(edit) @1897   22 years desonia added psImageRadialCut. Untested, but compiles.
(edit) @1896   22 years evanalst Add check for invalid type for function psImageClipComplexRegion and …
(edit) @1895   22 years evanalst Add check for invalid image type for function psImageClipNaN and …
(edit) @1894   22 years evanalst Removed types U32, S32 from list of valid types for psImageClip …
(edit) @1893   22 years evanalst Remove test type S32, U32 from test_psImageClip since they are not …
(edit) @1892   22 years desonia * empty log message *
(edit) @1891   22 years desonia missing semicolon caused syntax error.
(edit) @1890   22 years desonia * empty log message *
(edit) @1889   22 years gusciora
(edit) @1888   22 years desonia moved the test code into a separate test directory.
(edit) @1887   22 years desonia * empty log message *
(edit) @1886   22 years desonia added subtractBias.
(edit) @1885   22 years gusciora
(edit) @1884   22 years evanalst Add testpoint numbers to testDescription array.
(edit) @1883   22 years gusciora Fixed many compilation bugs.
(edit) @1882   22 years evanalst Add test case to test for errorno error codes.
(edit) @1881   22 years evanalst Add ability to print error string for errorno error codes.
(edit) @1880   22 years gusciora
(edit) @1879   22 years gusciora psCOmments.h
(edit) @1878   22 years evanalst Add addition test case for psErrorClear test.
(edit) @1877   22 years gusciora
(edit) @1876   22 years harman Checked in supplemental files
(edit) @1875   22 years evanalst Add comments to test points.
(edit) @1874   22 years harman Added more tests
(edit) @1873   22 years evanalst Add check for negative codes for psErrorCodeString function.
(edit) @1872   22 years evanalst Add additional test case for psErrorCodeString function.
(edit) @1871   22 years gusciora
(edit) @1870   22 years harman Corrected minor problems from tests
(edit) @1869   22 years evanalst Modified return type of psErrorMsg.
(edit) @1868   22 years evanalst Add logic for invalid index to psErrorGet function.
(edit) @1867   22 years evanalst Added tests for new psError API functions and STDERR verified file.
(edit) @1866   22 years desonia more kdevelop files for the project.
(edit) @1865   22 years desonia * empty log message *
(edit) @1864   22 years desonia migrated more psError calls to new style (i.e., psErrorMsg).
(edit) @1863   22 years desonia added initial/untested version of psImageConvolution.
(edit) @1862   22 years gusciora The subtract bias module. This code does not compile.
(edit) @1861   22 years gusciora removed the old 1d Spline Gen function.
(edit) @1860   22 years gusciora Misc comments and XXX notation.
(edit) @1859   22 years gusciora Implemented the generation spline functions.
(edit) @1858   22 years gusciora
(edit) @1857   22 years harman Minor correction
(edit) @1856   22 years harman Added new dat file
(edit) @1855   22 years harman Added new errors dat file
(edit) @1854   22 years harman Removed error file
(edit) @1853   22 years harman Added more new error messages
(edit) @1852   22 years harman Added new error message format
(edit) @1851   22 years evanalst Convert psError test driver to use runTestSuite.
(edit) @1850   22 years harman Updated tests
(edit) @1849   22 years harman Added more tests
(edit) @1848   22 years gusciora
(edit) @1847   22 years gusciora
(edit) @1846   22 years gusciora Added the spline generation.
(edit) @1845   22 years evanalst Add const modifier to argument in psMatrixToVector and psVectorToMatrix.
(edit) @1844   22 years evanalst Changed argument sequence in psMetadataAddItem as specified in SDR-07.
(edit) @1843   22 years evanalst Changed argument sequence to psMetadataAddItem.
(edit) @1842   22 years desonia reformatting.
(edit) @1841   22 years desonia removed some unnecessary psAborts, replacing them with psErrorMsg(...).
(edit) @1840   22 years desonia Changed the image code to the new psErrorMsg error handling specification.
(edit) @1839   22 years evanalst Add enumeration values to psImageInterpolationMode type.
(edit) @1838   22 years evanalst Changed the valid types to psS8 from psS32 and psU16 from psU32 as …
(edit) @1837   22 years gusciora Removed obsolete prototypes.
(edit) @1836   22 years gusciora Removed a lot of obsolete code required by prior SDRs.
(edit) @1835   22 years gusciora Added tests for dynamic inheritance.
(edit) @1834   22 years gusciora Fixed a bug with dynamic inheritance, set DEFAULT_TRACE_LEVEL.
(edit) @1833   22 years harman Removed double binary line
(edit) @1832   22 years harman Updated tests
(edit) @1831   22 years gusciora Functions for psMinimizeLMChi2().
(edit) @1830   22 years gusciora Add funct that will do psMinimizeLMChi2().
(edit) @1829   22 years evanalst Initialize return value for image shift test.
(edit) @1828   22 years evanalst Updated comments to image rotate test.
(edit) @1827   22 years evanalst Updated the calculation of pixel center to use float types.
(edit) @1826   22 years evanalst Added call to memory exhausted callback to psRealloc if realloc unable …
(edit) @1825   22 years evanalst Update verified file after fixing psMemory function psRealloc to call …
(edit) @1824   22 years gusciora
(edit) @1823   22 years gusciora Added vector bin disect table lookup type methods.
(edit) @1822   22 years harman Updated per conversations with Robert DeSonia and Paul Price
(edit) @1821   22 years evanalst Add unlock/lock mutex to psMemCheckCorruption to allow tst_psMemory to …
(edit) @1820   22 years desonia adjusted psVectorRecycle to avoid a realloc if data buffer is bigger …
(edit) @1819   22 years gusciora
(edit) @1818   22 years desonia more psError -> psErrorMsg conversions.
(edit) @1817   22 years evanalst Add variable to hold gcov flags.
(edit) @1816   22 years harman Added mask to psReadout
(edit) @1815   22 years harman Minor cleanup
(edit) @1814   22 years harman Added mask image to argument list
(edit) @1813   22 years harman Changed image offsets Added protection for unwanted types (complex, …
(edit) @1812   22 years desonia these files shouldn't be in the repository.
(edit) @1811   22 years desonia made psMemCheckLeaks to output results to stderr.
(edit) @1810   22 years desonia adjustments to coorespond to adding persistent flag to psMemBlock, …
(edit) @1809   22 years desonia added output for memory leaks.
(edit) @1808   22 years desonia reinstated file.
(edit) @1807   22 years desonia Updated files in src/collections to use new psError functionality. …
(edit) @1806   22 years eugene change log for ModulesSDRS
(edit) @1805   22 years eugene clarified the image offsets for pmFlatField () changed return value to …
(edit) @1804   22 years harman Tried to cleanup astyle's incorrect formatting
(edit) @1803   22 years harman Added more module code
(edit) @1802   22 years harman Added initial module code
(edit) @1801   22 years harman Added #include of psAstrometry.h
(edit) @1800   22 years gusciora Ensure that coords are passed correctly to the user function.
Note: See TracRevisionLog for help on using the revision log.