| | 103 | |
| | 104 | === Supermongo (sm) === |
| | 105 | [http://www.astro.princeton.edu/~rhl/sm/ Supermongo (sm)] is a flexible graphics package. |
| | 106 | An on-line guide and sm tutorial are available. |
| | 107 | SM's great strength is that you can define macros to perform common tasks. |
| | 108 | SM can also emulate regular Mongo - to do this issue the |
| | 109 | command `compatible'. Examples of sm macros can be found in /data/system/user_guide/sm/. |
| | 110 | The version installed is sm 2_4_26 |
| | 111 | |
| | 112 | To run sm just type: |
| | 113 | |
| | 114 | sm |
| | 115 | : quit |
| | 116 | |
| | 117 | To get help type: |
| | 118 | |
| | 119 | sm -help |
| | 120 | |