Changeset 7e736c6 in sasview for installers
- Timestamp:
- Sep 9, 2018 6:22:08 AM (6 years ago)
- Branches:
- master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
- Children:
- 0a71630
- Parents:
- 7aab144
- git-author:
- Steve K <smk78@…> (09/09/18 06:22:08)
- git-committer:
- GitHub <noreply@…> (09/09/18 06:22:08)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
installers/README-next-release.txt
r7aab144 r7e736c6 9 9 some significant changes from previous versions. Further, as promised, it 10 10 marks the end of support for 32 bit operating systems and is only 11 available for 64bit operating systems. With this version the change to the 12 new model API and plugins infrastructure begun with 4.0 is essentially 13 complete (though extensions are in the works and more are likely they 14 should remain backwardly compatible with previous versions of SasView). 15 NOTE: old style plugin models, including old sum|mul mocels will continue 11 available for 64 bit operating systems. 12 13 With this version the change to the new model API and plugins infrastructure 14 begun with 4.0 is essentially complete (though extensions are in the works 15 and more are likely they should remain backwardly compatible with previous 16 versions of SasView). 17 18 NOTE: Old-style plugin models, including old sum|multiply models will continue 16 19 to be supported (i.e. SasView will be able to run them) in 4.x. However, 17 20 the expectation is that such support will be removed in 5.0 and everyone 18 21 is strongly encouraged to convert their custom models to the new API. 19 Finally, the new orientation angles and orientatinal distribution is now 20 also complete. 22 23 Finally, the changes to orientation angles and orientational distribution 24 definitions are now also complete. 21 25 22 26 - Changes … … 27 31 aligned objects has been completely overhauled. It now differs from 28 32 previous versions. 29 - Plugin models, including sum /multiply models, have completely migrated33 - Plugin models, including sum|multiply models, have completely migrated 30 34 to the new infrastructure. NOTE that 3.x type models as well as early, 31 35 intermediate 4.x type models, including those generated by sum|multiply … … 41 45 understanding the new orientation framework. 42 46 - Problems with the computation of magnetic scattering from some 43 objects have been rectified. Some questions however remain.47 objects have been rectified. Some questions remain however. 44 48 - The known issue with the core_shell_parallelepiped model is now fixed. 45 49 - A number of issues and inconsistencies with the creation of 46 sum| productmodels have been rectified.50 sum|multiply models have been rectified. 47 51 - A Boltzmann distribution has been added for polydispersity/orientational 48 52 distributions. … … 53 57 - There have been numerous other bug fixes. 54 58 - Documentation 55 Several sections of the help documentation have undergone significant59 Several sections of the help documentation have undergone significant 56 60 checking and updating, particularly those relating to orientation, 57 61 magnetic scattering, and polydispersity distributions. Detailed 58 62 advanced instructions for plugin writing and some scripting 59 63 instructions have been added. 64 Two new tutorials have been added. 60 65 - Other work 61 66 - A Third-Party initiative has recently succeeded in getting SasView to … … 75 80 Fixes # 467: Extend batch functionality to slicer 76 81 Fixes # 489: ABS reader (NIST 1D) does not handle negative dx properly 77 (USANS slit smearing)82 (USANS slit smearing) 78 83 Fixes # 499: create sin(x)/x, 2*J1(x)/x and 3*j1(x)/x functions 79 84 Fixes # 510: Build PDF documentation along with HTML … … 91 96 Fixes # 784: Add 3D integral to Correlation Function analysis 92 97 Fixes # 786: core_shell_parallelepiped 1-D model is incorrect 93 Fixes # 818: report button followed by savemakes an empty pdf file98 Fixes # 818: âreport buttonâ followed by âsaveâ makes an empty pdf file 94 99 Fixes # 838: Fix model download from marketplace 95 100 Fixes # 848: can't save analysis when only one fit page … … 100 105 Fixes # 861: cannot defined a structure factor plugin 101 106 Fixes # 864: New Model Editor (simple plugin editor) error parsing 102 parameter line107 parameter line 103 108 Fixes # 865: Plugin live discovery issues 104 109 Fixes # 866: inform user when NaN is returned from compute … … 107 112 Fixes # 876: Add check for HDF5 format in dataloader 108 113 Fixes # 887: reorganize tree, separating the installed source from the 109 build source114 build source 110 115 Fixes # 889: Refactor dataloader error handling infrastructure 111 116 Fixes # 890: use new orientation definition for asymmetric shapes … … 126 131 Fixes # 930: fitting help says chisq is normalized to number of points 127 132 Fixes # 931: Allow admins to edit all models and upload data etc on 128 marketplace133 marketplace 129 134 Fixes # 932: Need to fix upload of data files to marketplace 130 135 Fixes # 934: Slurp tutorial repo for tutorials … … 133 138 Fixes # 950: Most of the readers don't close files properly. 134 139 Fixes # 954: cross check dll/opencl/python polydispersity and 135 orientation results140 orientation results 136 141 Fixes # 956: Possible problem with new doc build process 137 142 Fixes # 961: sasmodels tests should fail if the parameter name does not exist … … 146 151 Fixes # 985: Saving Project Fails 147 152 Fixes # 986: Send to fitting overwrites theory page even if blank 148 FitPage has focus153 FitPage has focus 149 154 Fixes # 990: utest_sasview.py giving different results than run_one.py 150 155 Fixes # 993: Windows x64 versions not installing to correct folder … … 157 162 Fixes #1011: sld_test failing on ubuntu 158 163 Fixes #1013: FileReaderBaseClass output[] not reset - same file loaded 159 multiple times164 multiple times 160 165 Fixes #1018: add Boltzmann distribution 161 166 Fixes #1021: add PDF documentation to website and document in wiki 162 release process167 release process 163 168 Fixes #1024: Update version numbers in master 164 169 Fixes #1025: Sum/multiply editor hangs … … 189 194 Fixes #1148: Documentation for S(Q) models need updating 190 195 Fixes #1128: AutoPlot generation for model documentation does not 191 include background196 include background 192 197 193 198 It is recommended that all users upgrade to this version, but your … … 249 254 250 255 A correlation function may be interpreted in terms of an imaginary rod moving 251 through the structure of the material. Î1D(R) is the probability that a rod of256 through the structure of the material. Ãâ1D(R) is the probability that a rod of 252 257 length R moving through the material has equal electron/neutron scattering 253 258 length density at either end. Hence a frequently occurring spacing within a
Note: See TracChangeset
for help on using the changeset viewer.