Activity
From 12 Oct 2017 to 10 Nov 2017
10 Nov 2017
- 16:40 Refactoring #1887 (Rejected): Switch to new signal/slot mechanism in Qt (since c++11)
- The new signal/slot mechanism doesn't require slots to be declared as such (they can be any callable).
Removing the ... - 12:47 Bug #1886 (Sprint): Average materials do not work if more than one layout is connected to the layer
- 12:45 Bug #1886 (Rejected): Average materials do not work if more than one layout is connected to the l...
- The error message is...
- 12:35 Feature #1885 (Resolved): BornAgain GUI should open a project even if image files are missing
- BornAgain should be able to open a project file even if files with images are missing. This would simplify a lot tran...
- 10:39 Feature #1884 (Resolved): Provide common interface for Simulation and SpecularSimulation
- In other words, make SpecularSimulation a descendant of Simulation class
- 10:30 Bug #1883 (Rejected): Make MaterialItem create proper type of material
- For now MaterialItem::createMaterial() creates only HomogeneousMaterial.
- 10:27 Feature #1882 (Resolved): Provide material type functionality in GUI
- When creating material from python, one can choose what type of material to create (HomogeneousMaterial or MaterialBy...
- 10:24 Refactoring #1881 (Resolved): Reduce SessionItem interface
- Move methods not requiring direct access to SessionItem internals to SessionItemUtils
- 10:20 Feature #1858 (Resolved): Make possible using scattering length, number densities and scattering ...
- 10:20 Documentation #1880 (Resolved): Provide example of new wavelength-independent material usage
09 Nov 2017
08 Nov 2017
- 17:07 Feature #1879 (Resolved): Set default beam intensity to 1 instead of 0
- 13:53 Feature #1879 (Resolved): Set default beam intensity to 1 instead of 0
- A beam intensity of zero is handled by BornAgain as a special case, disabling any form of normalization of the pixel ...
- 16:17 Bug #1872 (Resolved): Prevent user from creating mixed samples with mixed wavelength-dependent an...
- 13:32 Bug #1872 (Sprint): Prevent user from creating mixed samples with mixed wavelength-dependent and ...
- 15:22 Documentation #1880: Provide example of new wavelength-independent material usage
- The example must be also displayed in new web-site.
- 14:54 Documentation #1880 (Resolved): Provide example of new wavelength-independent material usage
- For user convenience it is instructive to show how to employ new wavelength-independent materials. Thus an example sc...
- 14:39 Bug #1875 (Resolved): Provide proper export to python for all flavours of materials
- 13:32 Bug #1875 (Sprint): Provide proper export to python for all flavours of materials
- 14:39 Bug #1871 (Resolved): Prevent using WavelengthIndependentMaterial in computations with material a...
- 09:02 Feature #1786 (Sprint): Switch source *.h *.cpp files to new version of header (copyright, authors)
07 Nov 2017
06 Nov 2017
- 17:12 Feature #1772 (Resolved): GUI: implement projections editor for ImportView widget
- 15:29 Feature #1878 (Resolved): GUI: provide prototype of ComponentEditor not relying on qtpropertybrow...
Provide replacement of Component Editor for SampleView and similar.
* To make whole application more QAbstractItem...
02 Nov 2017
- 17:31 Feature #1877 (Rejected): Revise Utils, Helper, Assistant and Functions usage in file names
- ...
- 15:54 Bug #1871 (Sprint): Prevent using WavelengthIndependentMaterial in computations with material ave...
- 12:22 Bug #1875 (Resolved): Provide proper export to python for all flavours of materials
- Currently HomogeneousMaterial factory is used to construct material in export to python. Proper factories must be use...
- 11:13 Feature #1874 (Resolved): Provide a way to add background to simulated data
From the mail of Wolfgang Gruber...
27 Oct 2017
- 14:23 Feature #1873 (Rejected): Consider incoherent scattering
- Consider incoherent scattering coming from a nuclear spin.
25 Oct 2017
- 15:52 Bug #1872 (Resolved): Prevent user from creating mixed samples with mixed wavelength-dependent an...
- Since material averaging cannot be carried out properly in this case
- 15:21 Feature #1858 (Sprint): Make possible using scattering length, number densities and scattering le...
- 15:21 Testing #1867 (Resolved): Provide functional test for translation of magnetic scattering properties
- 15:20 Bug #1871 (Resolved): Prevent using WavelengthIndependentMaterial in computations with material a...
- The function CalculateAverageMaterial() in MainComputation.cpp makes proper material averaging only in the case of th...
- 10:14 Feature #1870 (Resolved): Implement export-to-Python for off-specular instrument
- 10:13 Feature #1869 (Resolved): Implement transform from domain for off-specular instrument
- 10:11 Feature #1868 (Resolved): GUI: provide off-specular instrument type in GUI
- 10:05 Feature #1814 (Resolved): GUI: provide FitView with possibility to set same color scale for real ...
24 Oct 2017
- 17:15 Feature #1866 (Resolved): GUI: provide correct translations for polarized scattering: GUI -> Python
- 16:53 Testing #1867 (Resolved): Provide functional test for translation of magnetic scattering properties
- 12:50 Feature #1865 (Resolved): GUI: provide correct translations for polarized scattering: domain -> GUI
23 Oct 2017
- 17:24 Feature #1866 (Resolved): GUI: provide correct translations for polarized scattering: GUI -> Python
- 17:24 Feature #1865 (Resolved): GUI: provide correct translations for polarized scattering: domain -> GUI
- 17:22 Feature #1850 (Resolved): GUI: provide correct translations for polarized scattering: GUI -> domain
- 12:41 Refactoring #1856 (Resolved): Refactor JobView to present JobItem uniformly
20 Oct 2017
- 16:26 Feature #1849 (Resolved): Provide materials with magnetization in GUI
- Also added external field to MultiLayerItem
- 15:34 Feature #1848 (Resolved): GUI: provide polarized beam and polarization analysis for detector
- 11:58 Feature #1864 (Backlog): GUI: About: provide option to export citation
- For user convenience, would be greate to export BornAgain citation directly from GUI.
To my opinion, it should be ...
18 Oct 2017
- 17:44 Configuration #1863 (Resolved): Fix changing of working directory by build script on Windows buil...
- 15:44 Configuration #1863 (Resolved): Fix changing of working directory by build script on Windows buil...
- Currently, this is handled by removing
C:\Users\vagrant\Source directory
But Visual Studio often recreates this dir...
17 Oct 2017
- 16:45 Feature #1861 (Resolved): Provide evaluation of SLD profile across the sample layers
- In many cases users are interested in SLD profile in the sample. Implement translation of a MultiLayer into an object...
- 16:22 Feature #1860 (Resolved): Allow for instrument resolution in specular calculations
- Incident beam can have a distribution in wavelength and incident angle, which should be accounted for in calculations...
- 16:15 Feature #1859 (Resolved): Implement fitting for specular signal simulations
- Fitting interface should be coherent with presently existing GISAS fitting interface
- 16:08 Feature #1858 (Resolved): Make possible using scattering length, number densities and scattering ...
- In the case of time-of-flight measurements having input in the form of SLD or scattering lengths and number densities...
16 Oct 2017
- 18:45 Refactoring #1856 (Resolved): Refactor JobView to present JobItem uniformly
* Reuse existing widgets when selecting new JobItem
* JobItem selector
> Repair old feature: normalize several ...- 12:03 Configuration #1851 (Resolved): Review, define and configure build configurations on the buildserver
- 11:04 Feature #1855 (Resolved): Modify installation instructions for Win and MacOS to stress forthcomin...
- 11:02 Feature #1854 (Resolved): Provide Python3 based MacOS installer
Suggestion:
* Release 1.11 should come with two MacOS installers: macosx64-python2 and macosx64-python3
* Warn us...- 10:34 Feature #1853 (Resolved): Provide Python3 based Windows installer
Suggestion:
* Release 1.11 should come with two Windows installers: win64-python2 and win64-python3
* Warn users,...- 09:27 Feature #1256 (Rejected): CMake should notify the user during the build if there is already previ...
- Rejected as duplicate of #1751
- 09:26 Feature #1751 (Backlog): CMake: warn if there are remnants of other BornAgain installation
13 Oct 2017
Also available in: Atom