- Timestamp:
- Apr 22, 2013 4:52:35 PM (12 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:
- 9159cb9
- Parents:
- 9f3ee26
- Location:
- sansview
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sansview/README.txt
r5d9b2c0 r0e18d07 2 2 ============= 3 3 4 SasView 2.2.0 4 SasView 3.0.0 5 6 - Implemented Polarization and magnetic SANS parameters in some models. 7 - New Tool: Generic SANS / PDB reader & atomic scattering calculator 8 - New Tool: Image viewer 9 - Use MDI frames in GUI 10 11 - Previous Versions: 5 12 6 13 - Changed the application name to 'SasView'. 7 14 - Model category can be modified via (Category Manager). 8 15 - Improved Grid/Batch window functionality. 9 - Easier Graph/Plot modification.10 16 - Added a new tool; Data operation for addition, subtraction, multiplication, division, and combination of two data sets. 11 17 - Extended Sum Model Editor to Summation and Multiplication Editor. 12 - More options for 1d plot symbols.13 18 - Better compiling error captures in the 'New' model editor. 14 19 - More outputs (e.g., Rg, background, or rod diameter) on LinearFit in certain axis scales. 15 - More models.16 - Fixed many minor bugs.17 18 -version 2.119 20 20 - Added DataInfo for data in the DataExplorer and plots 21 21 - Added Maximize/Restore button in the title bar of the graphs … … 25 25 - Edit SUM Model from the menubar can now generate more than one sum model. 26 26 - Report can now be saved as a pdf format on WIN and MAC. 27 28 27 - Multiprocessor support(Windows) 29 28 - Simple custom model editor … … 32 31 - 3D graphic (for 2d data/results) and legend moves with mouse 33 32 - New Tool: density to vol fraction calculator and Python file editor 34 35 - Previous Versions:36 37 - Release date: 10/21/201138 33 - Batch Fit included. 39 34 - More Graph modifications. -
sansview/default_categories.p
r9f3ee26 r0e18d07 41 41 I01 42 42 tp21 43 a(S' EllipticalCylinderModel'43 a(S'LamellarFFHGModel' 44 44 p22 45 45 I01 … … 133 133 I01 134 134 tp67 135 a(S' LamellarFFHGModel'135 a(S'EllipticalCylinderModel' 136 136 p68 137 137 I01 … … 279 279 I01 280 280 tp141 281 a(S' LineModel'281 a(S'SurfaceFractalModel' 282 282 p142 283 283 I01 284 284 tp143 285 a(S' SurfaceFractalModel'285 a(S'GaussLorentzGelModel' 286 286 p144 287 287 I01 288 288 tp145 289 a(S' GaussLorentzGelModel'289 a(S'LorentzModel' 290 290 p146 291 291 I01 292 292 tp147 293 a (S'LorentzModel'293 asS'Uncategorized' 294 294 p148 295 I01 296 tp149 297 asS'Uncategorized' 295 (lp149 296 (S'LineModel' 298 297 p150 299 (lp151 300 (S'PringlesModel' 301 p152 302 I01 303 tp153 298 I01 299 tp151 304 300 as.
Note: See TracChangeset
for help on using the changeset viewer.