Changeset e925f61 in sasview for src/sas/sasgui/perspectives/fitting/media
- Timestamp:
- Sep 27, 2016 10:27:15 AM (8 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- ae08f14
- Parents:
- 31d7803
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/perspectives/fitting/media/plugin.rst
r31d7803 re925f61 660 660 ^^^^^^^^^^^^^^^^^^^ 661 661 662 Installed SasView 663 ................. 664 662 665 If you are editing your model from the SasView GUI, you can test it 663 666 by selecting *Run > Compile* from the *Model Editor* menu bar. An 664 667 *Info* box will appear with the results of the compilation and a 665 668 check that the model runs. 669 670 671 Built SasView 672 ............. 666 673 667 674 If the model compiles and runs, you can next run the unit tests that … … 721 728 722 729 723 Clean Lint 724 ^^^^^^^^^^ 725 726 **NB: For now we are not providing pylint with SasView; so unless you have a727 SasView developmentenvironment available, you can ignore this section!**730 Clean Lint - (Developer Version Only) 731 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 732 733 **NB: For now we are not providing pylint with the installer version of SasView; 734 so unless you have a SasView build environment available, you can ignore this section!** 728 735 729 736 Run the lint check with:: … … 758 765 Don't put in too many pylint statements, though, since they make the code ugly. 759 766 760 Check The Docs 761 ^^^^^^^^^^^^^^ 767 Check The Docs - (Developer Version Only) 768 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 762 769 763 770 You can get a rough idea of how the documentation will look using the … … 778 785 There is also a neat online WYSIWYG ReStructuredText editor at http://rst.ninjs.org\ . 779 786 780 Finally 781 ^^^^^^^ 787 Share Your Model! 788 ^^^^^^^^^^^^^^^^^ 782 789 783 790 Once compare and the unit test(s) pass properly and everything is done, 784 791 consider adding your model to the 785 `Model Marketplace <http://marketplace.sasview.org/>`_ .792 `Model Marketplace <http://marketplace.sasview.org/>`_ so that others may use it!
Note: See TracChangeset
for help on using the changeset viewer.