ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalccostrafo411magnetic_scattrelease-4.1.1release-4.1.2release-4.2.2release_4.0.1ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change
on this file since bf6b8d1 was
54b9ad2,
checked in by smk78, 10 years ago
|
All pre-Sphinx, pre-ReST (ie, html) help files now moved to
/docs/pre-sphinx-docs
|
-
Property mode set to
100644
|
File size:
957 bytes
|
Rev | Line | |
---|
[36c5910] | 1 | <html> |
---|
| 2 | <body> |
---|
| 3 | <h4>Python (PyCrust) Shell</h4> |
---|
| 4 | <ul> |
---|
| 5 | <li><a href="#description">Description</a></li> |
---|
| 6 | <li><a href="#example">Example</a></li> |
---|
| 7 | </ul> |
---|
| 8 | <h5><a name="description">Description</a></h5> |
---|
| 9 | <p> |
---|
| 10 | This is a python shell (PyCrust) provided with WxPython. |
---|
| 11 | An editing notebook will show up when a Python file is loaded from the 'New' or 'Open' menu. |
---|
| 12 | The 'Run' menu is added for the editor to be able to compile and run the python code. |
---|
| 13 | </p> |
---|
| 14 | <br/> |
---|
| 15 | For the details about the Python, visit the website, http://docs.python.org/tutorial/. |
---|
| 16 | <br/> |
---|
| 17 | The numpy, scipy, matplotlib, etc. are shipped with the SanView. |
---|
| 18 | <br/> |
---|
| 19 | However, some functionalities of those packages may or may not work. |
---|
| 20 | <br/> |
---|
| 21 | The PyCrust includes its own Help menu in the shell window. |
---|
| 22 | <br/> |
---|
| 23 | Note: Help(), Credits(), ... do not work on MAC. |
---|
| 24 | <br/> |
---|
| 25 | |
---|
| 26 | <p> |
---|
| 27 | <h5><a name="example">Example</a></h5> |
---|
| 28 | </p> |
---|
| 29 | <p> |
---|
| 30 | An example from the matplotlib gallery: |
---|
| 31 | </p> |
---|
| 32 | <img src="pycrust_example.bmp"/> |
---|
| 33 | |
---|
| 34 | </body> |
---|
| 35 | |
---|
[40c84e4] | 36 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.