Activity
From 07 Jul 2013 to 05 Aug 2013
31 Jul 2013
30 Jul 2013
- 17:52 Bug #340 (Resolved): Fix zero eigenvalue case for specular magnetic case
- 17:50 Feature #325 (Resolved): Develop MatrixSpecular for magnetic materials
- 15:31 Feature #337 (Rejected): cmake: implement CPack generation of tgz archive
- 15:31 Feature #337: cmake: implement CPack generation of tgz archive
For the moment I wrote simple script in
dev-tools/packaging- 14:59 Bug #339 (Resolved): crash on addInterferenceFunction() without any error message
- 14:58 Bug #339: crash on addInterferenceFunction() without any error message
Fixed. Now in release 0.8.2.
Please note that in this release we switched conventions for Particle() object to a...- 14:33 Bug #338 (Resolved): Strange warning in boost::python api generation
- 14:33 Bug #338: Strange warning in boost::python api generation
- Ok, seems to be normal behavior. Indeed, Layer_wrapper : public Layer
from Layer.pypp.cpp implements only
setDecor...
29 Jul 2013
- 14:01 Bug #339 (Sprint): crash on addInterferenceFunction() without any error message
- 13:25 Bug #339 (Resolved): crash on addInterferenceFunction() without any error message
- When trying to add a 2DParaCrystal interference function without setting a probability distribution to it, a crash oc...
- 11:29 Bug #338 (Sprint): Strange warning in boost::python api generation
26 Jul 2013
- 18:41 Refactoring #334 (Resolved): Replace Particle's index of refraction with material
- 18:35 Bug #338 (Resolved): Strange warning in boost::python api generation
- although everything semms to be working
/home/pospelov/development/git/BornAgain/Core/Samples/inc/Layer.h:65:18: w... - 16:00 Feature #329 (Resolved): Add new cmake build configuration to TeamCity
- 14:09 Bug #336 (Resolved): Compile Error on Ubuntu 12.04
- 14:09 Bug #336: Compile Error on Ubuntu 12.04
- > The following tests FAILED:
> 12 - MesoCrystal1 (Failed)
> 24 - mesocrystal1.py (Failed)
Ok, thanks,
thes... - 13:53 Bug #336: Compile Error on Ubuntu 12.04
- Thanks! Works now. 'make check' output:
93% tests passed, 2 tests failed out of 28
Total Test time (real) = 142.6...
25 Jul 2013
- 00:23 Bug #336: Compile Error on Ubuntu 12.04
* We have significantly changed installation procedure, now it relies on CMake
* Could you please try
** _git...- 17:51 Bug #336 (Sprint): Compile Error on Ubuntu 12.04
- 17:37 Bug #336 (Backlog): Compile Error on Ubuntu 12.04
- 15:39 Bug #336 (Resolved): Compile Error on Ubuntu 12.04
- When trying to compile the latest repository version I get an error. Any idea what the problem is?
LOG:
g++ -c -m... - 21:42 Feature #337 (Rejected): cmake: implement CPack generation of tgz archive
- CPack is part of cmake to generate binary installers for the system where cmake is executed.
It can also be used for... - 17:51 Refactoring #334 (Sprint): Replace Particle's index of refraction with material
- 17:34 Feature #317 (Resolved): Remove Decorator pattern from user interface
23 Jul 2013
- 16:45 Documentation #309 (Resolved): Write how to install in manual and wiki
- 09:49 Feature #335 (Archived): Check Python 3 compatibility
- 09:48 Refactoring #334 (Backlog): Replace Particle's index of refraction with material
22 Jul 2013
- 17:51 Feature #301 (Resolved): Implement batch mode for the Simulation (suggestion of Gunthard Benecke)
- 15:43 Testing #332 (Resolved): cmake build in Ubuntu and corresponding how to in the documentation
- 13:08 Refactoring #334 (Resolved): Replace Particle's index of refraction with material
- 09:10 Feature #333 (Rejected): PythonAPI: provide convertion of eigen matrix to numpy array
- To support new beam polarization features from python.
So far only found this
* https://github.com/jorisv/Eigen3T...
19 Jul 2013
- 17:11 Feature #101 (Resolved): Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
- 17:11 Feature #101: Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
Most important ROOT+GSL minimizers are included into Bo5rnAgain.
In principle, one can leave withoout ROOT now
- 16:22 Feature #264 (Resolved): Change conventions (feedback from GISS Workshop)
- 13:46 Feature #324 (Resolved): Add magnetic materials
18 Jul 2013
- 17:13 Testing #332 (Resolved): cmake build in Ubuntu and corresponding how to in the documentation
- 17:13 Documentation #331 (Resolved): Write simple fitting example and corresponding section in the docu...
- 17:11 Feature #264 (Sprint): Change conventions (feedback from GISS Workshop)
- 17:11 Feature #317 (Sprint): Remove Decorator pattern from user interface
- 17:10 Feature #329 (Sprint): Add new cmake build configuration to TeamCity
- 09:09 Feature #101 (Sprint): Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
17 Jul 2013
- 17:25 Feature #323 (Resolved): Add polarization state to Beam
- 11:19 Documentation #330 (Resolved): Core: beam propagation: take care of kz=0 case appropriately
- Right now, when kz is exactly zero inside a layer, a possible linear amplitude profile is not taken care of.
Instead... - 10:45 Feature #322 (Resolved): Move specular calculation to the SpecularMatrix class (for scalar)
13 Jul 2013
- 23:44 Feature #329 (Resolved): Add new cmake build configuration to TeamCity
- Include Functional tests in post build step:
* add cmake check results to CDash board
* or, add cmake check results... - 23:42 Feature #299 (Resolved): Ease installation for users
* New cmake build system
* New cmake/ctest based functional test system
* No libMathMore anymore
* GSL can be do...
12 Jul 2013
09 Jul 2013
- 14:58 Feature #328 (Resolved): Develop roughness calculation for matrix formalism
- 10:57 Testing #316 (Resolved): Move all IsGISAXS geometries to Core/StandardSample directory
- 10:57 Testing #316: Move all IsGISAXS geometries to Core/StandardSample directory
- Partly moved to StandardSamples
- 10:56 Documentation #307 (Resolved): Populate examples directory with several well commented python scr...
08 Jul 2013
- 12:16 Feature #327 (Resolved): Add DWBA for magnetic particles
- 12:13 Feature #326 (Resolved): Use magnetic calculation when a magnetic material is present
- Otherwise, stick to the faster algorithm for scalar interactions
- 12:12 Feature #325 (Resolved): Develop MatrixSpecular for magnetic materials
- 12:09 Feature #324 (Resolved): Add magnetic materials
- 12:09 Feature #323 (Resolved): Add polarization state to Beam
- 12:08 Feature #322 (Resolved): Move specular calculation to the SpecularMatrix class (for scalar)
- 09:51 Documentation #311 (Resolved): Adapt local python script for plotting data
Also available in: Atom