Changeset be6bf8d in sasview


Ignore:
Timestamp:
Sep 9, 2018 12:34:05 PM (6 years ago)
Author:
Paul Kienzle <pkienzle@…>
Branches:
master, magnetic_scatt, release-4.2.2, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, unittest-saveload
Children:
beb6da4
Parents:
38d92f4
Message:

more consistent indentation

Location:
installers
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • installers/README-next-release.txt

    r38d92f4 rbe6bf8d  
    329329         - Old custom models should now still work 
    330330            - '''NOTE:''' These will be deprecated in a future version. Old 
    331             custom models should be converted to the new model format which 
    332             is now the same as the built in models and offers much better 
    333             support. 
     331              custom models should be converted to the new model format which 
     332              is now the same as the built in models and offers much better 
     333              support. 
    334334         - Custom model editor now creates new style models 
    335335         - Custom model editor supports better error checking 
     
    342342         - The active optimizer is now listed on the top of the fit panel. 
    343343         - Linear fits now update qmin and max when the x scale limits are 
    344          changed.  Also the plot range no longer resets after a fit. 
     344           changed.  Also the plot range no longer resets after a fit. 
    345345      - Bug fixes 
    346346         - Fixes bug #511 Errors in linearized fits and clean up of interface 
  • installers/README.txt

    rd98be931 rbe6bf8d  
    324324         - Old custom models should now still work 
    325325            - '''NOTE:''' These will be deprecated in a future version. Old 
    326             custom models should be converted to the new model format which 
    327             is now the same as the built in models and offers much better 
    328             support. 
     326              custom models should be converted to the new model format which 
     327              is now the same as the built in models and offers much better 
     328              support. 
    329329         - Custom model editor now creates new style models 
    330330         - Custom model editor supports better error checking 
     
    337337         - The active optimizer is now listed on the top of the fit panel. 
    338338         - Linear fits now update qmin and max when the x scale limits are 
    339          changed.  Also the plot range no longer resets after a fit. 
     339           changed.  Also the plot range no longer resets after a fit. 
    340340      - Bug fixes 
    341341         - Fixes bug #511 Errors in linearized fits and clean up of interface 
    342          including Kratky representation 
     342           including Kratky representation 
    343343         - Fixes bug #186 Data operation Tool now executes when something is 
    344          entered in the text box and does not wait for the user to hit enter 
     344           entered in the text box and does not wait for the user to hit enter 
    345345         - Fixes bug #459 plot context menu bug 
    346346         - Fixes bug #559 copy to clipboard in graph menu broken 
     
    684684            changing the C model files 
    685685 
    686         -For the latest list of dependencies see the appropriate yml file in 
     686        - For the latest list of dependencies see the appropriate yml file in 
    687687          the SasView repo at sasview/build_tools/conda/ymls 
    688688 
     
    704704      issues: 
    705705        - The way that orientation is defined is being refactored to address 
    706         long standing issues and comments.  In release 4.1 however only models 
    707         with symmetry (e.g. a=b) have been converted to the new definitions. 
    708         The rest (a <> b <> c - e.g. parellelepiped) maintain the same 
    709         definition as before and will be converted in 4.2.  Note that 
    710         orientational distribution also makes much more sense in the new 
    711         framework.  The documentation should indicate which definition is being 
    712         used for a given model. 
     706          long standing issues and comments.  In release 4.1 however only models 
     707          with symmetry (e.g. a=b) have been converted to the new definitions. 
     708          The rest (a <> b <> c - e.g. parellelepiped) maintain the same 
     709          definition as before and will be converted in 4.2.  Note that 
     710          orientational distribution also makes much more sense in the new 
     711          framework.  The documentation should indicate which definition is being 
     712          used for a given model. 
    713713        - The infrastructure currently handles internal conversion of old style 
    714         models so that user created models in previous versions should continue 
    715         to work for now. At some point in the future such support will go away. 
    716         Everyone is encouraged to convert to the new structure which should be 
    717         relatively straight forward and provides a number of benefits. 
     714          models so that user created models in previous versions should continue 
     715          to work for now. At some point in the future such support will go away. 
     716          Everyone is encouraged to convert to the new structure which should be 
     717          relatively straight forward and provides a number of benefits. 
    718718        - In that vein, the distributed models and those generated by the new 
    719         plugin model editor are in the new format, however those generated by 
    720         sum|multiply models are the old style sum|multiply models. This should 
    721         also disappear in the near future 
     719          plugin model editor are in the new format, however those generated by 
     720          sum|multiply models are the old style sum|multiply models. This should 
     721          also disappear in the near future 
    722722        - The on the fly discovery of plugin models and changes thereto behave 
    723         inconsistently.  If a change to a plugin model does not seem to 
    724         register, the Load Plugin Models (under fitting -> Plugin Model 
    725         Operations) can be used.  However, after calling Load Plugin Models, the 
    726         active plugin will no longer be loaded (even though the GUI looks like 
    727         it is) unless it is a sum|multiply model which works properly.  All 
    728         others will need to be recalled from the model dropdown menu to reload 
    729         the model into the calculation engine.  While it might be annoying it 
    730         does not appear to prevent SasView from working.. 
     723          inconsistently.  If a change to a plugin model does not seem to 
     724          register, the Load Plugin Models (under fitting -> Plugin Model 
     725          Operations) can be used.  However, after calling Load Plugin Models, the 
     726          active plugin will no longer be loaded (even though the GUI looks like 
     727          it is) unless it is a sum|multiply model which works properly.  All 
     728          others will need to be recalled from the model dropdown menu to reload 
     729          the model into the calculation engine.  While it might be annoying it 
     730          does not appear to prevent SasView from working.. 
    731731        - The model code and documentation review is ongoing. At this time the 
    732         core shell parellelepiped is known to have the C shell effectively fixed 
    733         at 0 (noted in documentation) while the triaxial ellipsoid does not seem 
    734         to reproduce the limit of the oblate or prolate ellipsoid. If errors are 
    735         found and corrected, corrected versions will be uploaded to the 
    736         marketplace. 
     732          core shell parellelepiped is known to have the C shell effectively fixed 
     733          at 0 (noted in documentation) while the triaxial ellipsoid does not seem 
     734          to reproduce the limit of the oblate or prolate ellipsoid. If errors are 
     735          found and corrected, corrected versions will be uploaded to the 
     736          marketplace. 
    737737 
    738738   3.1- All systems: 
Note: See TracChangeset for help on using the changeset viewer.