Changeset 3928 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 05/03/04 10:01:45 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/dohtml.C
r3923 r3928 51 51 sourcedir += "mfileio:"; 52 52 sourcedir += "mfilter:"; 53 sourcedir += "mfit:"; 53 54 sourcedir += "mgeom:"; 54 55 sourcedir += "mgui:"; … … 107 108 html.Convert("pixvstime.C", "MARS - Example how to plot a pixel value versus time"); 108 109 html.Convert("sectorvstime.C", "MARS - Example how to plot mean value of a camera sector versus time"); 110 html.Convert("calibration.C", "MARS - Example how to use the calibrationa camera "); 111 html.Convert("bootcampstandardanalysis.C", "MARS - Example of the status of the standard analysis at the bootcamp"); 109 112 }
Note:
See TracChangeset
for help on using the changeset viewer.