Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • docs/sphinx-docs/source/user/RELEASE.rst

    r67ed543 r8514f89  
    99Features 
    1010======== 
     11 
     12New in Version 4.2.1 
     13-------------------- 
     14The major changes for this point release were to fix several problems with using 
     15the built in editor to create new models and to bring the NXcanSAS reader into 
     16compliance with the final published specification.  The orignal reader was 
     17based on a draft version of the specification.  As an early adopter, 
     18interpretation and implementation of the spec was iterated with all producers 
     19of NXcanSAS reduced data known to the SasView team in order to ensure 
     20compatibility and verify the implementation.  A few other enhancements and bug 
     21fixed were also introduced such as cleaning up the resolution section of the 
     22fitting page GUI, increasing the max size range allowed in the corfunc 
     23analysis, and adding the incomplete gamma function to the python library.  
     24 
     25Resolved Issues 
     26^^^^^^^^^^^^^^^ 
     27* Fixes #  976: CanSas HDF reader will not read all valid CanSas HDF (NXcanSAS) files 
     28* Fixes # 1074: Add incomplete gamma function to sasmodels 
     29* Fixes # 1111: Convert all input Q units to 1/A 
     30* Fixes # 1129: NXcanSAS writer not writing all meta data 
     31* Fixes # 1142: Plugin framework is broken 
     32* Fixes # 1183: Test from creating new model reset all parameters to default in all open FitPages 
     33* Fixes # 1188:   Colons removed from magnetic parameter names to address Python variable issue - done in 4.2. but documented in 4.2.1 
     34* Fixes # 1205: 4.2 set weighting choice seems to be ignored. 
     35* Fixes # 1206: Incorrect (and confusing) presentation of dQ from data in instrumental smearing section 
     36* Fixes # 1212: Bug in Iqxqy plotting non rectangular / square matrices? 
     37* Fixes # 1221: ABS reader does not read in USANS data properly GitHub 
     38* Fixes # 1222: smearing options incorrect on show2D and show1D in fitpage14: Loading a saved project is really really slow 
     39* Fixes # 1223: Expand permitted range of transformed data in Corfunc implementation 
     40 
    1141 
    1242New in Version 4.2.0 
     
    126156* Fixes # 784: Add 3D integral to Correlation Function analysis 
    127157* Fixes # 786: core_shell_parallelepiped 1-D model is incorrect 
    128 * Fixes # 818: “report button” followed by “save” makes an empty pdf file??? 
     158* Fixes # 818: “report button” followed by “save” makes an empty pdf file??? 
    129159* Fixes # 830: Check compliance of loader against NXcanSAS-1.0 release 
    130160* Fixes # 838: Fix model download from marketplace 
Note: See TracChangeset for help on using the changeset viewer.