source: sasview/sasview/README.txt @ c416a17

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since c416a17 was c416a17, checked in by Piotr Rozyczko <rozyczko@…>, 7 years ago

Merge branch 'master' into ESS_GUI

  • Property mode set to 100644
File size: 32.1 KB
Line 
1Release Notes
2=============
3
41- Features
5===========
6    - New in Version 4.1.0
7      ------------------
8      This incremental release brings a series of new features and improvements,
9      and a host of bug fixes. Of particular note are:
10     
11      - Correlation Function Analysis (Corfunc)
12        This performs a correlation function analysis of one-dimensional SAXS/SANS data,
13        or generates a model-independent volume fraction profile from the SANS from an
14        adsorbed polymer/surfactant layer.
15
16        A correlation function may be interpreted in terms of an imaginary rod moving
17        through the structure of the material. Γ1D(R) is the probability that a rod of
18        length R moving through the material has equal electron/neutron scattering
19        length density at either end. Hence a frequently occurring spacing within a
20        structure manifests itself as a peak.
21
22        A volume fraction profile \Phi(z) describes how the density of polymer
23        segments/surfactant molecules varies with distance from an (assumed locally flat)
24        interface.
25
26      - Fitting of SESANS Data
27        Data from Spin-Echo SANS measurements can now be loaded and fitted. The data will
28        be plotted against the correct axes and models will automatically perform a Hankel
29        transform in order to calculate SESANS from a SANS model.
30
31      - Documentation
32        The documentation has undergone significant checking and updating.
33
34      - Improvements
35        - Correlation function (corfunc) analysis of 1D SAS data added from CCP13
36        - File converter tool for multi-file single column data sets
37        - SESANS data loading and direct fitting using the Hankel transformation
38        - Saving and loading of simultaneous and constrained fits now supported
39        - Save states from SasView v3.x.y now loaded using sasmodel model names
40        - Saving and loading of projects with 2D fits now supported
41        - Loading a project removes all existing data, fits, and plots
42        - Structure factor and form factor can be plotted independently
43        - OpenCL is disabled by default and can be enabled through a fit menu
44        - Data and theory fields are now independently expandable
45      - Bug Fixes
46        - Fixes #667: Models computed multiple times on parameters changes
47        - Fixes #673: Custom models override built in models of same name
48        - Fixes #678: Hard crash when running complex models on GPU
49        - Fixes $774: Old style plugin models unloadable
50        - Fixes #789: stacked disk scale doesn't match cylinder model
51        - Fixes #792: core_shell_fractal uses wrong effective radius
52        - Fixes #800: Plot range reset on plot redraws
53        - Fixes #811 and #825: 2D smearing broken
54        - Fixes #815: Integer model parameter handling
55        - Fixes #824: Cannot apply sector averaging when no detector data present
56        - Fixes #830: Cansas HDF5 reader fully compliant with NXCanSAS v1.0 format
57        - Fixes #835: Fractal model breaks with negative Q values
58        - Fixes #843: Multilayer vesicle does not define effective radius
59        - Fixes #858: Hayter MSA S(Q) returns errors
60        - Numerous grammatical and contexual errors in documention
61
62
63    - New in Version 4.0.1
64      ------------------
65      This release fixes the critical bug #750 in P(Q)*S(Q).  Most damaging
66      it appears that the background term was being added to S(Q) prior to
67      multiplication by P(Q).
68
69
70    - New in Version 4.0
71      ------------------
72      This release fixes the various bugs found during the alpha and beta testing
73      - Improvements
74        - Support for reading data files from Anton Paar Saxess instruments
75        - Adds documentation on how to write custom models in the new framework
76      - Bug Fixes
77        - Fixes bug #604 Pringle model questions
78        - Fixes bug #472 Reparameterize Teubner-Strey
79        - Fixes bug #530 Numerical instabilities in Teubner Strey model
80        - Fixes bug #658 ASCII reader very broken
81
82
83    - New in Version 4.0 beta 1
84      --------------------
85      This beta adds support for the magnetic and multilevel models of 3.1.2
86      and along with a host of bug fixes found in the alpha.
87
88      - Model package changes and improvements
89         - All 3.1.2 models now available in new interface
90         - Old custom models should now still work
91            - '''NOTE:''' These will be deprecated in a future version. Old
92            custom models should be converted to the new model format which
93            is now the same as the built in models and offers much better
94            support.
95         - Custom model editor now creates new style models
96         - Custom model editor supports better error checking
97      - Documentation improvements
98        - Continued general cleanup
99      - Other improvements/additions
100         - Support for new canSAS 2D data files added
101         - Plot axes range can now be set manually as well as by zooming
102         - Plot annotations can now be moved around after being placed on plot.
103         - The active optimizer is now listed on the top of the fit panel.
104         - Linear fits now update qmin and max when the x scale limits are
105         changed.  Also the plot range no longer resets after a fit.
106      - Bug fixes
107         - Fixes bug #511 Errors in linearized fits and clean up of interface
108         including Kratky representation
109         - Fixes bug #186 Data operation Tool now executes when something is
110         entered in the text box and does not wait for the user to hit enter
111         - Fixes bug #459 plot context menu bug
112         - Fixes bug #559 copy to clipboard in graph menu broken
113         - Fixes bug #466 cannot remove a linear fit from graph
114         - Numerous bugs introduced in the alpha
115
116
117
118    - New in Version 4.0 beta 1
119      --------------------
120      This beta adds support for the magnetic and multilevel models of 3.1.2
121      and along with a host of bug fixes found in the alpha.
122
123      - Model package changes and improvements
124         - All 3.1.2 models now available in new interface
125         - Old custom models should now still work
126            - '''NOTE:''' These will be deprecated in a future version. Old
127            custom models should be converted to the new model format which
128            is now the same as the built in models and offers much better
129            support.
130         - Custom model editor now creates new style models
131         - Custom model editor supports better error checking
132      - Documentation improvements
133        - Continued general cleanup
134      - Other improvements/additions
135         - Support for new canSAS 2D data files added
136         - Plot axes range can now be set manually as well as by zooming
137         - Plot annotations can now be moved around after being placed on plot.
138         - The active optimizer is now listed on the top of the fit panel.
139         - Linear fits now update qmin and max when the x scale limits are
140         changed.  Also the plot range no longer resets after a fit.
141      - Bug fixes
142         - Fixes bug #511 Errors in linearized fits and clean up of interface
143         including Kratky representation
144         - Fixes bug #186 Data operation Tool now executes when something is
145         entered in the text box and does not wait for the user to hit enter
146         - Fixes bug #459 plot context menu bug
147         - Fixes bug #559 copy to clipboard in graph menu broken
148         - Fixes bug #466 cannot remove a linear fit from graph
149         - Numerous bugs introduced in the alpha
150
151
152
153    - New in Version 4.0.0-alpha
154      --------------------
155      This alpha release brings a major overhaul of the model system. The new model
156      package allows rapid integration of custom models and access to polydispersity
157      without requiring a compiler.
158
159      - Model package changes and improvements
160         - Model interface moved to independent sasmodels package.
161         - Most models converted to new interface.
162         - Allows rapid integration of user-written models.
163         - OpenCL GPU utilization for faster fitting.
164         - Improved numerical integration of Bessel functions.
165      - SESANS integration and implementation
166         - Scripting interface added for analysis of SESANS data.
167         - Hankel transformation now accepts finite acceptance angles.
168         - 2D cosine transformation added for TOF SESANS analysis.
169      - Documentation improvements
170         - The documentation tree was restructured for a better end user experience.
171         - The documentation for each model was revamped and verified by at least
172           two people following the conversion of the model.
173         - Theoretical 1D (and 2D if applicable) scattering curves are auto-generated
174           and added to the model documentation for each model.
175      - Separation of GUI and calculations for future GUI enhancements
176      - Bug fixes
177         - Fixes bug #411 No stop button on simultaneous fit page
178         - Fixes bug #410 Error with raspberry model
179         - Fixes bug #364 Possible inconsistency in Poly_GausCoil model
180         - Fixes bug #439 Hayter Penfold MSA code needs checking
181         - Fixes bug #484 lammellerPC is precision limited
182         - Fixes bug #498 $HOME/.matplotlib conflicts
183         - Fixes bug #348 Control order in which fit parameters appear in the gui
184         - Fixes bug #456 Provide DREAM Results Panel with something to identify
185           data and age of results
186         - Fixes bug #556 Build script improvements for developers
187
188
189
190   - New in Version 3.1.2
191     --------------------
192     This release is a major stability improvement, having fixed a serious bug
193     that came to light since release 3.1.1. All users should upgrade.
194
195     - Fixes bug #468 broken remove constraint buttons in
196       simultaneous/constrained fitting panel
197     - Fixes bug #474 resulting from changes in 3.1.1 that had
198       introduced an error in the high-Q of slit-smeared models.
199     - Fixes bug #478 which would cause wx to run out of IDs and result
200       in SasView crashing even if left alone.
201     - Fixes bug #479 missing help button on simultaneous/constrained fit page
202     - Fixes bug #480 GUI resizing issues on simultaneous fit page
203     - Fixes bug #486 broken Report Results
204     - Fixes bug #488 redraw issues in fit page
205
206
207
208   - New in Version 3.1.1
209     --------------------
210     - Fixes bug #457 that prevented SasView from starting if the user was not
211       connected to the internet, or was behind a proxy server.
212
213   - New in Version 3.1.0
214     --------------------
215     - The documentation/help has had a complete overhaul including:
216       - A completely new presentation interface (Sphinx).
217       - Proof reading!
218       - Updating for latest features.
219       - A Help (or sometimes ?) button has been added to every panel, and some
220         sub panels if appropriate, linking to the appropriate section in the
221         documentation.
222       - The model help has been split so that the Details button now brings up
223         a very short pop-up giving the equation being used while HELP goes to
224         the section in the full documentation describing the model.
225       - Extensive help has also been added for the new optimizer engine (see
226         below) including rules of thumb on how and when to choose a given
227         optimizer and what the parameters do.
228     - The optimizer engine has been completely replaced. The new optimizer
229       still defaults to the standard Levenberg-Marquardt algorithm. However 4
230       other optimizers are now also available. Each starts with a set of default
231       parameters which can be tuned. The DREAM optimizer takes the longest but
232       is the most powerful and yields rich information including full parameter
233       correlation and uncertainty plots. A results panel has been added to
234       accommodate this.
235       - The five new optimizers are:
236         - A Levenberg-Marquardt optimizer
237         - A Quasi-Newton BFGS optimizer
238         - A Nelder-Mead Simplex optimizer
239         - A Differential Evolution optimizer
240         - A Monte Carlo optimizer (DREAM)
241     - New models were added:
242         - MicelleSphCoreModel (currently residing in the Uncategorized category)
243     - Existing models were updated:
244         - LamellarPS (bug in polydispersity integration fixed)
245         - RectangularPrismModel
246         - RectangularHollowPrismModel
247         - RectangularHollowPrismInfThinWallsModel
248     - Infrastructure to allow SESANS data to be fit with models was added. This
249       will become available in a future release but can currently be used from
250       the command line with some caveats.
251     - A number of bugs were fixed including a thread crashing issue and an
252       incorrect slit smearing resolution calculation.
253     - Implemented much more robust error logging to enable much easier
254       debugging in general but particularly the debugging of issues reported by
255       SasView users.
256     - A number of infrastructure tasks under the hood to enhance maintainability
257     - Upgrade from Wx 2.8 to Wx 3.0.2 which allows several new features but
258       required significant additional rework as well.
259     - Fully implemented Sphinx to the build process to produce both better
260       user documentation and developer documentation.
261     - Restructuring of the code base to more unified nomenclature and structure
262       so that the source installation tree more closely matches the installer
263       version tree.
264     - Code cleanup (an ongoing task) .
265     - Migration of the repository to github simplifying contributions from
266       non-project personnel through pull requests.
267
268   - New in Version 3.0.0
269     --------------------
270     - The GUI look and feel has been refactored to be more familiar for
271       Windows users by using MDI frames. Graph windows are also now free-
272       floating.
273     - Five new models have been added: PringlesModel, CoreShellEllipsoidXTModel,
274       RectangularPrismModel, RectangularHollowPrismModel and
275       RectangularHollowPrismInfThinWallsModel.
276     - The data loader now supports ILL DAT data files and reads the full meta
277       information from canSAS file formats.
278     - Redefined convention for specifying angular parameters for anisotropic
279       models.
280     - A number of minor features have been added such as permitting a log
281       distribution of points when using a model to simulate data, and the
282       addition of a Kratky plot option to the linear plots.
283     - A number of bugs have also been fixed.
284     - Save Project and Save Analysis now work more reliably.
285     - BETA: Magnetic contrast supporting full polarization analysis has been
286       implemented for some spherical and cylindrical models.
287     - BETA: Two new tools have been added:
288       - A generic scattering calculator which takes an atomic, magnetic or
289         SLD distribution in space and generates the appropriate 2D
290         scattering pattern. In some cases the orientationally averaged
291         (powder) 1D scattering can also be computed. Supported formats
292         include: SLD or text, PDB, and OMF magnetic moment distribution
293         file.
294       - An image viewer/converter for data in image format; this reads in
295         an image file and will attempt to convert the image pixels to
296         data. Supported formats include: TIFF, TIF, PNG, BMP, JPG.
297
298   - New in Version 2.2.1
299     --------------------
300     - Minor patch to support CanSAS XML v1.1 file format
301     - Added DataInfo for data in the DataExplorer and plots
302     - Added Maximize/Restore button in the title bar of the graphs
303     - Added a hide button in the toolbar of the graph panel
304     - The 'x' button now deletes a graph
305     - Edit SUM Model from the menubar can now generate and save more than one sum model
306     - Reports can now be saved in pdf format on WIN and MAC
307     - Made significant improvements to the batch/grid panel and fixed several bugs
308     - Fixed a number of other minor bugs
309
310   - New in Version 2.2.0
311     --------------------
312     - Application name changed to SasView
313     - New fully customizable Category Manager added for better management of
314       increasing number of models
315     - Improved the Grid Window functionality in the batch fitting mode
316     - Added a simpler Graph/Plot modification interface
317     - Added a new 'Data Operation' tool for addition, subtraction, multiplication,
318       division, of two data sets.
319     - The 'Sum Model' editor was extended and renamed 'Summation and Multiplication'
320       editor
321     - Added more plot symbols options for 1d plots
322     - Added improved trapping of compiling errors to the 'New model editor'
323     - Added some intelligent outputs (e.g., Rg, background, or rod diameter
324       depending on the choice of axis scale of the plot) to the linear fits
325     - Added more models
326
327   - Feature set from previous versions
328     -----------------------------------
329     - Perspectives Available
330       - Invariant calculator: Calculates the invariant, volume fraction, and
331         specific surface area.
332       - P(r) inversion calculator: Indirect Fourier transformation method.
333       - Fitting: the tool used for modeling and fitting 1D and 2D data to
334         analytical model functions
335       - Tools: provides a number of useful supplementary tools such as SLD
336         calculation
337
338     - Fitting
339       - Includes a large number of model functions, both form factors and structure factors.
340       - Support P(Q)*S(Q) for form factors that flag they can be so multiplied.
341       - Supports Gaussian, lognormal, Shulz, rectangular and custom distribution
342         functions for models that need to include polydispersity or for orientational
343         distributions if appropriate.
344       - Anisotropic shapes and magnetic moment modeling in 2D allow for a non-uniform
345         distribution of orientations of a given axis leading to modeling and fitting
346         capabilities of non azimuthaly symmetric data.
347       - User can choose to weight fits or not. If using weights, the user can choose
348         the error bar on each point if provided in the file, the square root
349         of the intensity or the intensity itself.
350       - Instrumental resolution smearing of model or fits is provided with several
351         options: read the resolution/point fromt he file. Input a pinhole resolution
352         or a slit resolution.
353       - Users can define the Qrange (Qmin and Qmax) for both 1D and 2D data for
354         fitting and modeling, but not graphically.  The range can be reset to the
355         defaults (limits of q in data set for a fit) with the reset button.
356       - A mask can be applied to 2D calculation and fitting.
357       - Normalized residual plots are provided with every fit.
358       - Model function help available through detail button or from the fitting panel.
359       - Simultaneous/(advanced)constrained fitting allows for fitting a single
360         data set or several different sets simultaneously with the application
361         of advanced constraints relating fit parameters to functions of other
362         parameters (including from a different set). For example thickness of
363         shell = sin(30) times the length.
364       - Models that are the sum of two other models can be easily generated through the
365         SUM Model menubar item.
366       - New Python models can be added on the fly by creating an appropriate Python
367         file in the model plugin directory. Two tools are provided to help:
368         An easy to use custom model editor allows the quick generation of new Python
369         models by supplying only the parameters and their default value (box 1)
370         and the mathematical function of the model (box 2) and generating the
371         necessary *.py file.  A separate advanced model editor provides a full Python
372         file editor.  Either way once saved the model becomes immediately available
373         to the application.
374       - A batch fitting capability allows for the analysis of a series of data sets to
375         a single model and provides the results in a tabular form suitable for saving
376         or plotting the evolution of the fit parameters with error bars (from within
377         the application).
378
379     - Tools
380       - A scattering length density calculator,including some X-ray information
381         is provided.
382       - A density to vol. fraction converter is provided
383       - In application access to a Python shell/editor (PyCrust) is provided
384       - An instrument resolution calculator, including possible gravitational and
385         TOF effects is provided
386       - A slit size calculator optimized for Anton Paar Saxess is provided.
387       - A kiessig fringe thickness calculator is provided
388
389     - Plots and plot management
390       - A 3D graphing option (for 2d data/results) is provided with the view
391         controlled by the mouse
392       - 2D plots are shown with an intensity color bar. 2D Color map can be user
393         adjusted.
394       - Supports output of plot to a variety of graphic formats. Supported formats
395         include: png, eps, emf, jpg/jpeg, pdf, ps, tif/tiff, rawRGBbitmap(raw, rgba),
396         and scalable vector graphic (svg/svgz)
397       - Supports ouput of data in plot (1 or 2D) to limited data formats
398       - Multiple data sets can be loaded into a single graph for viewing (but a fit
399         plot can currently only have a single plot).
400       - Extensive context sensitive plot/fitting/manipulation options are available
401         through a right mouse click pop-up menu on plots.
402
403     - Data management
404       - Supports 2 + column 1D ASCII data, NIST 1D and 2D data, and canSAS data
405         via plug-in mechanism which can easily allow other readers as appropriate.
406       - 2D data is expected in Q space but for historical reasons accepts the
407         NIST 2D raw pixel format and will do conversion internally.
408       - The full data and metadata available to SasView is viewable in ASCII via
409         right clicking on a data set and choosing Data Info in the DataExplorer
410         or on the plots
411       - Supports loading a single file, multiple files, or a whole folder
412       - An optional Data Explorer is provided (default) which simplifies managing,
413         plotting, deleting, or setup for computation. Most functions however do
414         not require access to the explorer/manager and can be accessed through
415         right click menus and the toolbar.  The data explorer can be re-started
416         from the menu bar.
417
418     - Data manipulation
419       - Support various 2D averaging methods : Circular, sectors, annular,
420         boxsum, boxQx and boxQy.
421       - A 2D data maks editor is provided
422       - 2D mask can be applied to the circular averaging.
423
424     - Miscellaneous features
425       - limited reports can be generated in pdf format
426       - Provides multiprocessor support(Windows only)
427       - Limited startup customization currently includes default startup
428         data folder and choice of default starting with data manager
429       - Limited support for saving(opening) a SasView project or a SasView analysis
430         (subproject) is provided.
431       - SasView can be launched and loaded with a file of interesty by double-clicking
432         on that file (recognized extension)
433       - A data file or data folder can be passed to SasView when launched from
434         the command line.
435       - Limited bookmarking capability to later recall the results of a fit calculation
436         is provided.
437       - Extensive help is provided through context sensitive mouse roll-over,
438         information bar (at the bottom of the panel), the console menu, and
439         access to the help files in several different ways.
440
441
4422- Downloading and Installing
443=============================
444
445   *** Note 1:  Much more information is available at www.sasview.org under links.
446                    Look in the 'For Developers' section and particularly the wiki at
447                www.sasview.org/trac/wiki.
448   *** Note 2:  If you have EXE or ZIP SasView installer, you won't need any of
449                the following.  However it is highly recommended that any
450                previous versions be un-installed prior to installing the
451                new version.
452
453   2.1- System Requirements
454        - Python version >= 2.5 and < 3.0 should be running on the system
455        - We currently use Python 2.7
456
457   2.2- Installing from source
458        - Get the source code
459          - to follow the current development version from source control use
460              git clone https://github.com/SasView/sasview.git
461              git clone https://github.com/bumps/bumps.git
462          - to install a specific version
463
464        - Build, install and run a specific release
465          - make sure the requirements below are already installed
466          - retrieve the source from https://github.com/SasView/sasview/releases
467          - open a command line window in the 'sasview-x.x.x' directory
468          - run 'python setup.py install'
469          - run 'python sasview.py' under the 'sasview' folder.
470
471        - Build, install and run the current development version
472          - clone the source from git; also clone bumps, which is developed in parallel
473              git clone https://github.com/SasView/sasview.git
474              git clone https://github.com/bumps/bumps.git
475          - open a command line window in the 'sasview' directory
476          - run 'python setup.py build'
477          - run 'python run.py'; this runs from the source directories, so you
478            don't have to rebuild every time you make a change, unless you are
479            changing the C++ model files
480
481        - The following modules are required (version numbers are what are used
482          in the windows release build):
483
484          - Common Packages
485            - reportlab 3.1.44
486            - lxml 3.4.4.0 (MAC 3.4.2.0)
487            - PIL 1.1.7
488            - xhtml2pdf 3.0.33 (MAC = not installed on build server)
489            - unittest-xml-reporting 1.12.0 (MAC 1.10.0)
490            - matplotlib Version Installed: 1.4.3 (MAC 1.1.1)
491            - bumps Version Installed: 0.7.5.9
492            - scipy Version Installed: 0.16.0b2 (MAC 0.11.0)
493            - periodictable Version Installed: 1.4.1
494            - setuptools Version Installed: 7.0 (MAC 12.0.5)
495            - sphinx Version Installed: 1.3.1 (MAC 1.3b2)
496            - pyparsing Version Installed: 2.0.3
497            - numpy Version Installed: 1.9.2 (MAC 1.6.2)
498            - html5lib Version Installed: 0.99999
499            - wx Version Installed: 3.0.2.0
500
501          - Windows Specific Packages
502            - pywin 219
503            - py2exe 0.6.9
504            - comtypes 1.1.1
505            - MinGW w/ gcc version 4.6.1 (WIN)
506            - vcredist_x86.exe (version 9.0.21022.8  -microsoft visual C 2008
507              re-distributable)
508            - Innosetup (WIN - isetup 5.4.2-unicode) - used to create distributable
509
510            *** Note: Windows build dependencies can be set up using anaconda. Instructions
511                can be found at http://trac.sasview.org/wiki/AnacondaSetup
512
513          - MAC Specifc Packages
514            - py2app 0.7.1
515
516
5173- Known Issues
518===============
519
520
521   4.1- All systems:
522      The conversion to sasmodels infrastructure is ongoing and should be
523      completed in the next release. In the meantime this leads to a few known
524      issues:
525        - The way that orientation is defined is being refactored to address
526        long standing issues and comments.  In release 4.1 however only models
527        with symmetry (e.g. a=b) have been converted to the new definitions.
528        The rest (a <> b <> c - e.g. parellelepiped) maintain the same
529        definition as before and will be converted in 4.2.  Note that
530        orientational distribution also makes much more sense in the new
531        framework.  The documentation should indicate which definition is being
532        used for a given model.
533        - The infrastructure currently handles internal conversion of old style
534        models so that user created models in previous versions should continue
535        to work for now. At some point in the future such support will go away.
536        Everyone is encouraged to convert to the new structure which should be
537        relatively straight forward and provides a number of benefits.
538        - In that vein, the distributed models and those generated by the new
539        plugin model editor are in the new format, however those generated by
540        sum|multiply models are the old style sum|multiply models. This should
541        also disappear in the near future
542        - The on the fly discovery of plugin models and changes thereto behave
543        inconsistently.  If a change to a plugin model does not seem to
544        register, the Load Plugin Models (under fitting -> Plugin Model
545        Operations) can be used.  However, after calling Load Plugin Models, the
546        active plugin will no longer be loaded (even though the GUI looks like
547        it is) unless it is a sum|multiply model which works properly.  All
548        others will need to be recalled from the model dropdown menu to reload
549        the model into the calculation engine.  While it might be annoying it
550        does not appear to prevent SasView from working..
551        - The model code and documentation review is ongoing. At this time the
552        core shell parellelepiped is known to have the C shell effectively fixed
553        at 0 (noted in documentation) while the triaxial ellipsoid does not seem
554        to reproduce the limit of the oblate or prolate ellipsoid. If errors are
555        found and corrected, corrected versions will be uploaded to the
556        marketplace.
557   
558   3.1- All systems:
559        - The documentation window may take a few seconds to load the first time
560          it is called. Also, an internet connection is required before
561          equations will render properly. Until then they will show in their
562          original TeX format.
563        - If the documentation window remains stubbornly blank, try installing a
564          different browser and set that as your default browser. Issues have
565          been noted with Internet Explorer 11.
566        - Check for Updates may fail (with the status bar message ' Cannot
567          connect to the application server') if your internet connection uses
568          a proxy server. Tested resolutions for this are described on the
569          website FAQ.
570        - The copy and paste functions (^C, ^V) in the batch mode results grid
571          require two clicks: one to select the cell and a second to select the
572          contents of the cell.
573        - The tutorial has not yet been updated and is somewhat out of date
574        - Very old computers may struggle to run the 3.x and later releases
575        - Polydispersity on multiple parameters included in a simultaneous/
576          constrained fit will likely not be correct
577        - Constrained/simultaneous fit page does not have a stop button
578        - Constrained/simultaneous fit do not accept min/max limits
579        - Save project does not store the state of all the windows
580        - Loading projects can be very slow
581        - Save Project only works once a data set has been associated with
582          a model.  Error is reported on status bar.
583        - There is a numerical precision problem with the multishell model when
584          the iner radius gets large enough (ticket #288)
585        - The angular distribution angles are not clearly defined and may in
586          some cases lead to incorrect calculations(ticket #332)
587
588   3.2- Windows:
589        - If installed to same directory as old version without first removing
590          the old version, the old desktop icon will remain but point to the
591          new exe version. Likewise all the start menu folders and items will
592          have the old name even though pointing to the new version.  Usually
593          safest to uninstall old version prior to installing new version anyway.
594
595   3.3- MAC:
596        - Application normally starts up hidden. Click icon in Dock to view/use
597          application.
598        - Multiprocessing does not currently work on MAC OS
599
600   3.4- Linux:
601        - Not well tested
602
603
6044- SasView website
605==================
606
607   - www.sasview.org.  This main project site is the gateway to all
608     information about the sasview project.  It includes information
609     about the project, a FAQ page and links to all developer and user
610     information, tools and resources.
611
612
6135- Frequently Asked Questions
614=============================
615
616   - www.sasview.org/faq.html
617
618
6196- Installer download website
620=============================
621
622   - Latest release Version
623     - https://github.com/SasView/sasview/releases
624   - Latest developer builds
625     - https://jenkins.esss.dk/sasview/view/Master-Builds/
Note: See TracBrowser for help on using the repository browser.