source: sasview/installers/README.txt @ 2b07b6d

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249unittest-saveload
Last change on this file since 2b07b6d was 2b07b6d, checked in by GitHub <noreply@…>, 6 years ago

Update README.txt

Tweaked what butlerpd wrote.

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