IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 14, 2004, 8:38:09 AM (22 years ago)
Author:
harman
Message:

Updated comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/mainpage.dox

    r2117 r2124  
    9999
    100100To test the installation, users may execute the unit tests which are automatically built
    101 when the user performs a make from the /psModule directory.
    102 
     101when the user performs a make from the psModule directory.
     102<pre>
     103$ cd psModule/test
     104$ tst_pmFlatField
     105$ tst_pmMaskBadPixels 
     106$ tst_pmNonLinear
     107$ tst_pmSubtractBias
     108</pre>
    103109<i>This builds and installs the unit test files to the psLib/testbin directory.</i>
    104110
     
    108114documentation embedded in the code using the following commands:
    109115<pre>
    110 $ cd psModule
     116$ cd psModule/src
    111117$ doxygen Doxyfile
    112118</pre>
Note: See TracChangeset for help on using the changeset viewer.