Activity
From 26 Mar 2017 to 24 Apr 2017
24 Apr 2017
- 16:29 Bug #1798 (Resolved): Provide check for negative absorption values
* Take reflectivity example, make absorption negative
* Reflectivity will be above one
18 Apr 2017
- 14:56 Bug #1580 (Sprint): Core: ParticleComposition with destructive interference (selection rules not ...
- 14:34 Bug #1793: GUI: get rid of memory leackages in graphics widgets
- KDAB apparently uses the following tools (among many other tools, I presume) for analyzing Qt applications:
https://...
11 Apr 2017
- 08:35 Documentation #1797 (Resolved): Provide prototype of statically generated documentation based on ...
07 Apr 2017
- 12:04 Feature #1611 (Rejected): Specular peak: add option in GUI for calculating the specular peak
- Already implemented in Release 33. Rejecting this issue...
- 11:53 Feature #1691 (Sprint): Decrease number of warnings produced by Windows build
- 11:50 Bug #1790 (Sprint): MacOS dmg installer contains garbage from libgtest
- 11:50 Bug #1791 (Sprint): Python example FitGalaxiData became much slower
- 11:50 Bug #1792 (Sprint): Invalid memory access in MaskGraphicsScene destructor
- 11:49 Bug #1793 (Sprint): GUI: get rid of memory leackages in graphics widgets
- 11:49 Bug #1794 (Sprint): GUI: minimizer settings wrongly loaded from project file
- 09:55 Bug #1794 (Rejected): GUI: minimizer settings wrongly loaded from project file
* Create new project, setup fit job
> Import data, create sample, run simulation
* In Fit/Activity Minimizer sett...- 11:24 Feature #1796 (Rejected): GUI: consider adding read only property 'Volume' to the form factor
It would be nice to see in GUI the volume of current particle in nm^3 to make it easier to adjust particle density ...- 11:19 Feature #1795 (Resolved): GUI: make parametrization of FormFactorTruncatedSphere and FormFactorTr...
In core FormFactorTruncatedSphere got recently additional parameter in constructor. It allows to define spheres tru...
06 Apr 2017
- 19:26 Bug #1792: Invalid memory access in MaskGraphicsScene destructor
- Invalid access is fixed for the moment, but mess remains.
- 17:24 Bug #1792 (Rejected): Invalid memory access in MaskGraphicsScene destructor
Time of life, ownership and order of destruction of MaskGraphicsScene, MaskGraphicsProxy and ColorMapSceneAdapter a...- 19:25 Bug #1793 (Resolved): GUI: get rid of memory leackages in graphics widgets
Mostly in ParameterTuningDelegate- 15:33 Bug #1791 (Resolved): Python example FitGalaxiData became much slower
At the same, our standard performance test shows no degradation wrt previous release.
* Measure GalaxiData examp...- 15:17 Bug #1790 (Resolved): MacOS dmg installer contains garbage from libgtest
There is "include" and "lib" directories next to BornAgain.app
They do not harm, installer is still usable.- 14:18 Bug #1789 (Resolved): GUI: axes range of color map
- 14:18 Bug #1789 (Sprint): GUI: axes range of color map
- 08:31 Bug #1789 (Resolved): GUI: axes range of color map
- Axes range of the color map does not coincide with axes definition.
On the attached screenshot the detector define... - 12:55 Feature #1677 (Backlog): Core: roughness: Independent roughness cross-correlation for disjoint se...
- 12:55 Refactoring #1486 (Backlog): GUI: refactor SampleView
- 12:55 Feature #1675 (Backlog): Get rid of ctypes.addressof in PySampleBuilder
- 12:55 Refactoring #1468 (Backlog): Code organization: Migrate to stdexcept
- 12:55 Feature #1617 (Backlog): Implement rotation of 2D OutputData on 90 deg
- 12:55 Configuration #1544 (Backlog): require libcerf instead of providing ThirdParty/Fadeeva
- 12:55 Configuration #1615 (Backlog): Code organisation: in each third-party source directory, provide i...
- 12:55 Feature #1263 (Backlog): Drupal: provide bornagainproject.org site backup
- 12:55 Documentation #1742 (Backlog): Website should provide link to GitHub issue tracker. Close forum »...
- 12:55 Refactoring #1489 (Backlog): Build: refactor fix_apple_bundle for the production of MacOS installer
- 12:55 Refactoring #1476 (Backlog): Revise installation directory structure under Linux
05 Apr 2017
- 13:03 Bug #1788 (Resolved): Numerical instability in triangular ripple form factor
New functional test AsymRipple (./bin/CoreStandardTest AsymRipple) is failing under MacOS ElCapitan with...
03 Apr 2017
- 15:38 Feature #1696 (Resolved): GUI: Improve drag-and-drop construction of a MultiLayer.
- 09:32 Feature #1787 (Resolved): Include option for specular peak in GUI
31 Mar 2017
- 13:51 Testing #1609 (Sprint): Clarify relation between PyPersistence tests and tutorial examples
- 13:50 Feature #1562 (Resolved): Provide ISample with possibility to export parameter tree in Python dic...
- 13:50 Refactoring #1731 (Backlog): Reduce number of TODOs in code
30 Mar 2017
- 15:42 Refactoring #1744 (Rejected): resolve mutual directory dependence Aggregate <-> Multilayer
- Highly nontrivial to resolve at this point. Will have to keep eye on it...
- 15:41 Refactoring #1743 (Resolved): resolve mutual directory dependence Parametrization <-> Scattering
- 15:17 Feature #1787 (Resolved): Include option for specular peak in GUI
- 14:49 Feature #1753 (Resolved): Create specular peak user example and functional test.
- 14:49 Feature #1753: Create specular peak user example and functional test.
- Created functional test in CoreStandardTest and python example
- 14:21 Feature #1786 (Resolved): Switch source *.h *.cpp files to new version of header (copyright, auth...
Suggestion:
Replace current header...- 13:01 Configuration #1536 (Resolved): prevent Drupal from sending HTML mails with black horizontal head...
- Fixed by creating a php template and an empty css file in 'impact_theme' directory:
- mail.css: empty, but can be ad...
29 Mar 2017
- 18:06 Feature #1782 (Resolved): GUI: provide restore project on GUI crash
- 09:33 Refactoring #1784 (Resolved): Clean up code after implementation of graded layer approximation
28 Mar 2017
- 13:41 Refactoring #1582 (Resolved): Correct model for dense particles on surface
- This issue is resolved during the implementation of the graded layer approximation. If the user enables the usage of ...
- 13:36 Refactoring #1649 (Resolved): Ensure consistent use of ambientMaterial
- This issue is resolved during a refactoring: materials are no longer polymorphic and are not stored as pointers anymore
- 13:32 Feature #1785 (Resolved): Add graded layer approximation to GUI
- 10:36 Feature #163 (Resolved): implement IsGISAXS Example 14 (graded layer)
- Comparison with IsGISAXS example 14 done. Only small numerical differences were observed. For a similar example, see ...
27 Mar 2017
- 17:51 Feature #1785 (Resolved): Add graded layer approximation to GUI
- 17:50 Feature #1616 (Resolved): For correct computation of mean refractive index, no longer allow embed...
- When the user enables the usage of the mean refractive index without explicitly setting the number of slices for a la...
- 13:19 Feature #1672 (Resolved): Implement subdivision of a layer into multiple layers for graded interf...
- 13:15 Refactoring #1784 (Resolved): Clean up code after implementation of graded layer approximation
- Numerous extra methods have appeared, mainly in MultiLayer and Layer. See if things can be organized more cleanly.
Also available in: Atom