source: sasview/installers/README.txt @ a8bbba2

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249unittest-saveload
Last change on this file since a8bbba2 was a8bbba2, checked in by butler, 6 years ago

Preparing 4.2.0-beta release

Changed version numbers and date. First cut at release notes updating.

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