Skip to content

v0.8.12

Compare
Choose a tag to compare
@pkienzle pkienzle released this 17 Nov 22:51

For windows, download Refl1D-0.8.12-exe.zip and extract the archive. Go to the extracted directory and click on refl1d_gui.bat. This will open a dialog saying that the application is untrusted with a "Don't run" button at the bottom. Click on "more info" and a "Run anyway" button will appear.

Use pip install refl1d wxpython to install Refl1D in your python environment.

Documentation: http://refl1d.readthedocs.org

2020-10-23 v0.8.12

  • support uniform resolution in addition to gaussian resolution
  • implement oversample() and critical_edge() for QProbe
  • support variable wavelength probes for materials mixtures
  • add irho to the profile contour plots
  • save magnetic twist contour in output directory; it is not yet plotted
  • simplify realignment usage to 'refl1d align ...'
  • improve support for complex amplitude (beam corrections, interpolation)
  • restore DREAM fitter efficiency (it should now require fewer burn-in steps)
  • restore parallel processing for GUI
  • reenable python 2.7 support

See CHANGES.rst for complete history.