source: sasview/src/sas/sasgui/plottools/__init__.py @ 1d6899f

ESS_GUIESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_openclESS_GUI_sync_sascalc
Last change on this file since 1d6899f was fa81e94, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Initial commit of the P(r) inversion perspective.
Code merged from Jeff Krzywon's ESS_GUI_Pr branch.
Also, minor 2to3 mods to sascalc/sasgui to enble error free setup.

  • Property mode set to 100755
File size: 74 bytes
Line 
1from .PlotPanel import PlotPanel
2from .plottables import Data1D, Theory1D
Note: See TracBrowser for help on using the repository browser.