Activity
From 18 Sep 2014 to 17 Oct 2014
17 Oct 2014
- 16:31 Feature #841 (Archived): Implement 'About BornAgain' widget in Menu/Help
- 16:27 Documentation #840 (Rejected): Website: provide movie with GUI tutorial
- 16:12 Feature #784 (Resolved): Revise workspace behaviour in DesignerScene
- 14:39 Feature #680 (Resolved): Provide ParameterizedItem's property with tooltips.
- 14:38 Bug #833 (Resolved): Duplicate transformation in Real Time Activity view
16 Oct 2014
- 17:32 Feature #838 (Archived): Merge python script generation branch of Abhishek
- 17:23 Bug #835 (Resolved): In Real Time Activity view, setting wavelength to zero causes a crash
- 17:22 Bug #776 (Resolved): GUI: InterferenceFunction2DParaCrystal rotation angle activation
- 17:21 Feature #837 (Archived): Provide all item's properties with correct limits
Like layer width should be positively defined, abundance should have limits [0,1] and so on.
All parameterized...
14 Oct 2014
- 16:57 Bug #835 (Archived): In Real Time Activity view, setting wavelength to zero causes a crash
- 14:07 Feature #834 (Archived): Integrate python script generation in GUI
- 14:06 Bug #833 (Archived): Duplicate transformation in Real Time Activity view
- Create substrate and air layer with cylinder ff.
Attach transformation (rotate 10 degrees around x-axis) to cylinder...
13 Oct 2014
- 12:47 Feature #823 (Resolved): Allow multiple ILayout objects per layer
- 11:44 Feature #137 (Rejected): Fitting: implement strategy utilizing Gelfand algorithm to get out of lo...
Rejected, local minima problem needs a whole compaign, will decide later- 11:42 Refactoring #297 (Rejected): Refactor campaign for SampleDesigner
Most of items have been implemented already.- 11:35 Feature #680 (Sprint): Provide ParameterizedItem's property with tooltips.
- 11:04 Feature #586 (Backlog): Investigate chi2-like objective functions
Since Mahadi is not going to write hist master thesis with us, postponing given item till better times.- 11:02 Feature #825 (Resolved): Update default behaviour of OutputDataWidget
- 11:02 Bug #829 (Resolved): CMake is not able to find right Python version when there is a Python2 and P...
07 Oct 2014
- 14:58 Refactoring #830 (Archived): Check pass by value for Eigen matrices of fixed size
- see #791
- 14:58 Bug #791 (Resolved): LLDataTest.DataAssignment Unittest failure
- 14:49 Bug #791 (Sprint): LLDataTest.DataAssignment Unittest failure
- Passing Eigen::Matrix objects (for fixed sizes, thus depending on memory alignment) by value is a bad idea:
http://e...
01 Oct 2014
- 16:38 Feature #822 (Resolved): Revise submit job logic
- 15:28 Feature #828 (Resolved): Trivial form factor for demonstration purposes
- 14:13 Feature #828 (Archived): Trivial form factor for demonstration purposes
- Implement a form factor which always returns 1.0. This can then easily be used for demonstration purposes to show int...
- 14:41 Bug #829 (Archived): CMake is not able to find right Python version when there is a Python2 and P...
It's getting really annoying.
CMake still keeps failing to find correct Python on some systems. Recipe which wor...
30 Sep 2014
- 16:00 Feature #814 (Resolved): Implement exceptions catching in the Core to report exception from a thr...
Also have implemented catch in JobQueueModel to process crashes in DomainObjectBuilder.
29 Sep 2014
- 16:32 Bug #826 (Resolved): cmake fails under Debian/testing; problem with Python
- 16:19 Bug #826: cmake fails under Debian/testing; problem with Python
- Under Debian/Jessie, package libpython2.7-dev provides libpython2.7.a, and depends on package libpython2.7, which pro...
- 08:48 Bug #826 (Sprint): cmake fails under Debian/testing; problem with Python
We have already seen something similar at JCNS. There it was connected with new cmake-3.0 and absence of python sha...- 15:53 Feature #827: Forbid in-source build
- Add this to CMakeLists.txt:
set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules) # probably it's there already... - 13:42 Feature #827 (Archived): Forbid in-source build
- Cmake should warn user if he tries to build in source directory.
It would be also nice to clean CMake remnants after...
26 Sep 2014
- 18:08 Feature #820 (Resolved): Implement reset of JobItem's sample and instrument models to the original.
Export to original is dropped as unclear functionality.- 17:50 Bug #826 (Archived): cmake fails under Debian/testing; problem with Python
- $ uname -a
Linux h4 3.14-2-amd64 #1 SMP Debian 3.14.15-2 (2014-08-09) x86_64 GNU/Linux
$ cmake ..
-- The C compile... - 15:41 Feature #825 (Archived): Update default behaviour of OutputDataWidget
- * By default no projections should be shown
* OutputDataItem SaveAs should have as a default directory the project d... - 12:58 Feature #823 (Archived): Allow multiple ILayout objects per layer
- The goal would be that incoherent superpositions of scattering intensities (like in the Local Monodisperse Approximat...
- 12:38 Bug #821 (Resolved): Remove interference function approximations from GUI
- 10:14 Bug #821 (Archived): Remove interference function approximations from GUI
- 10:50 Feature #822 (Sprint): Revise submit job logic
- 10:25 Feature #822 (Archived): Revise submit job logic
- * User have to be able to run all submitted jobs one by one by pushing single button
* Propagate number of threads f... - 09:54 Feature #768 (Resolved): Integrate QuickSimulationView into JobView
25 Sep 2014
- 16:26 Feature #819 (Resolved): Move DA, LMA, SSCA to ParticleLayout and propagate to GUI
- 13:51 Feature #820 (Archived): Implement reset of JobItem's sample and instrument models to the original.
- * Also implement propagation of JobItem model after it has been tuned by RealTimeWidget to the original.
* Implement...
24 Sep 2014
- 16:08 Feature #819 (Archived): Move DA, LMA, SSCA to ParticleLayout and propagate to GUI
- 15:52 Refactoring #818 (Resolved): Review SimulationParameters
23 Sep 2014
- 17:20 Feature #805 (Resolved): Implement simple crash handler widget to report bugs
- 17:20 Refactoring #818 (Archived): Review SimulationParameters
- It is unclear how and/or when these are used.
- 17:00 Refactoring #786 (Resolved): Remove unnecessary calls to getOutCoefficients
22 Sep 2014
- 17:39 Feature #803 (Resolved): Implement correct handling of simulation failure in JobItem
- 17:39 Feature #677 (Resolved): Provide validation of GUI sample for corectness and corresponding info w...
This is simple check integrated in SimulationSetupWidget which is called before submitting a new job. For the mom...- 17:25 Feature #814 (Archived): Implement exceptions catching in the Core to report exception from a thr...
- The goal is to get in GUI exception which was thrown in one of our Core's threads.
There is no platform independen... - 15:53 Bug #811 (Rejected): FitSuite's PrintObserver reports wrong number of iterations for multiple str...
19 Sep 2014
- 18:09 Feature #474 (Rejected): Implement functional test to run through all defined form factors
Actually something like that has been already implemented two sprints ago.- 10:39 Feature #809 (Rejected): Make crash handler manager generate cor dump files using google breakpad
- 10:36 Feature #808 (Rejected): Compile google breakpad for Win/Mac/Linux and include it in the project
- 10:34 Feature #807 (Sprint): Implement platform independent stack trace retrieval
- 10:16 Feature #807 (Rejected): Implement platform independent stack trace retrieval
- 10:15 Feature #806 (Rejected): Implement crash handler manager to launch external executable in platfor...
- This manager has to run our crash handler widget when BornAgain application is crashed
- 10:13 Feature #805 (Archived): Implement simple crash handler widget to report bugs
Also available in: Atom