Changeset f4de527 in sasview


Ignore:
Timestamp:
Mar 25, 2017 9:29:48 AM (7 years ago)
Author:
krzywon
Branches:
master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
Children:
c62e5eb
Parents:
045b7eac
git-author:
Jeff Krzywon <krzywon@…> (03/25/17 09:29:48)
git-committer:
krzywon <krzywon@…> (03/25/17 09:29:48)
Message:

First take on release notes for the upcoming release. #892

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sasview/README.txt

    r220b1e7 rf4de527  
    441- Features 
    55=========== 
     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. 
     10 
     11      - Improvements 
     12        - Corfunc perspective added for Guinier and Porod extrapolation 
     13        - File converter tool for multi-file single column data sets 
     14        - SESANS data loading and direct fitting using the Hankel transformation 
     15        - Saving and loading of simultaneous and constrained fits now supported 
     16        - Save states from SasView v3.x.y now loaded using sasmodel model names 
     17        - Saving and loading of projects with 2D fits now supported 
     18        - Loading a project removes all existing data, fits, and plots 
     19        - Structure factor and form factor can be plotted independently 
     20        - OpenCL is disabled by default and can be enabled through a fit menu 
     21        - Data and theory fields are now independently expandable 
     22      - Bug Fixes 
     23        - Fixes #667: Models computed multiple times on parameters changes 
     24        - Fixes #673: Custom models override built in models of same name 
     25        - Fixes #678: Hard crash when running complex models on GPU 
     26        - Fixes $774: Old style plugin models unloadable 
     27        - Fixes #789: stacked disk scale doesn't match cylinder model 
     28        - Fixes #792: core_shell_fractal uses wrong effective radius 
     29        - Fixes #800: Plot range reset on plot redraws 
     30        - Fixes #811 and #825: 2D smearing broken 
     31        - Fixes #815: Integer model parameter handling 
     32        - Fixes #824: Cannot apply sector averaging when no detector data present 
     33        - Fixes #830: Cansas HDF5 reader fully compliant with NXCanSAS v1.0 format 
     34        - Fixes #835: Fractal model breaks with negative Q values 
     35        - Fixes #843: Multilayer vesicle does not define effective radius 
     36        - Fixes #858: Hayter MSA S(Q) returns errors 
     37        - Numerous grammatical and contexual errors in documention 
     38 
     39 
    640    - New in Version 4.0.1 
    741      ------------------ 
Note: See TracChangeset for help on using the changeset viewer.