Activity
From 01 Jan 2014 to 30 Jan 2014
30 Jan 2014
- 16:11 Bug #191 (Rejected): Gui: improve performance of TQtWidget in the case of CONT4Z option
I drop this issue since there is more fundamental problem connected with Qt5 and ROOT.- 16:08 Testing #561 (Resolved): Implement MathFunctions unit test
- 16:08 Bug #220 (Resolved): Gui: provide GUI compilation under Qt5/linux
I was not able to solve ROOT/Qt5 problem. Instead, I have implemented new scientific graphics from qcustomplot li...- 15:04 Feature #491 (Rejected): Provide https access to git repository
- For access to a read-only git:// repository, the user needs to have port 9418 open, which is commonly blocked by corp...
- 14:57 Feature #304 (Resolved): Provide compilation of HipGISAXS and run test simulation on GPU
- Compilation of hipgisaxs turned out to present some difficulties. The steps for compiling in linux gcc 4.8 with CUDA ...
- 14:55 Feature #304 (Sprint): Provide compilation of HipGISAXS and run test simulation on GPU
29 Jan 2014
- 11:16 Refactoring #168 (Rejected): Create class to hold Experiment, SimulationParameters and ISample
- This issue has been resolved during a previous refactoring.
Simulation holds Experiment, Sample and SimulationParame... - 11:12 Feature #318 (Sprint): Implement beam divergence and wavelength distribution
- 11:10 Feature #513 (Rejected): Composition of transformations
- Already implemented in the refactoring of transformations
- 10:57 Testing #557 (Resolved): Implement OutputData<Eigen::Matrix2d> unit test
28 Jan 2014
- 15:11 Feature #571 (Resolved): Replace real Bessel with complex one where needed
- 11:48 Bug #578 (Archived): Initialization problem in LLData class
- There is an unhandled exception when it tries to call getTotalSum() for LLData initialized with Eigen matrix.
Fi...
27 Jan 2014
24 Jan 2014
- 20:31 Bug #567 (Resolved): Restore PythonAPI generation under Maverick
The problem is with MacPort's gccxml which is now doesn't work with new Mac's clang.
Fortunately (so far) solu...- 17:27 Testing #557: Implement OutputData<Eigen::Matrix2d> unit test
- test for LLData<Eigen::Matrix2d> is done. OutputData<Eigen::Matrix2d> will be completed by next day.
- 16:23 Testing #557: Implement OutputData<Eigen::Matrix2d> unit test
- LLData<Eigen::Matrix2d>()->getTotalSum() throws an Exception.
Findings:
In LLData.h(line#217), T result = 0 was a...
23 Jan 2014
- 19:43 Feature #446 (Sprint): Repair broken Genetic minimizer after we get rid from ROOT dependency
- 15:04 Feature #482 (Resolved): Implement/review Full spheroid formfactor
- 15:04 Feature #484 (Resolved): Implement/review Ellipsoid formfactor
- 15:04 Feature #485 (Resolved): Implement/review Anisotropic hemi-spheroid formfactor
- 15:04 Feature #486 (Resolved): Implement/review Spheroid formfactor
- 14:58 Support #577 (Archived): Implement form factor of truncated cubes
- This feature has been requested by Chang-Yong Kim
from Hard X-ray MicroAnalysis Beamline
http://exshare.lightsou...
22 Jan 2014
- 17:30 Testing #556 (Resolved): Implement HomogeneousMaterial and HomogeneousMagneticMaterials unit tests
- 17:29 Testing #559 (Resolved): Implement SpecularMatrix unit test
- Not sure about the functionality. I invoked all public functions. Need to check.
- 17:27 Testing #564 (Resolved): Implement ScalarSpecularInfoMap and MatrixSpecularInfoMap test
- 16:30 Testing #563 (Resolved): Revise Beam unit test
- 12:42 Bug #576 (Archived): Fix functional tests under Maverick
- 12:36 Testing #562 (Resolved): Implement MatrixRTCoefficients unit test
21 Jan 2014
- 17:59 Bug #574 (Rejected): Implement check of FFTW version
- The compilation crashes in the middle, if obsolete fftw2 is present on the system instead of fftw3
- 17:50 Feature #553 (Resolved): Provide interface to perform off-specular scattering simulations
- 16:51 Testing #573 (Resolved): Implement DWBASimulation unit test
- 11:46 Testing #573 (Sprint): Implement DWBASimulation unit test
- 11:46 Testing #573 (Archived): Implement DWBASimulation unit test
- 15:46 Testing #560 (Resolved): Implement ScalarRTCoefficients unit test
17 Jan 2014
- 09:50 Feature #571 (Archived): Replace real Bessel with complex one where needed
- e.g. FormFactorCylinder
- 09:43 Feature #569 (Resolved): Provide complex Bessel functions in C++ by wrapping existing fortran code
New complex bessel functions (modification of C. Bond code from http://www.crbond.com/math.htm) are implemented.
...
13 Jan 2014
- 18:08 Feature #569 (Sprint): Provide complex Bessel functions in C++ by wrapping existing fortran code
- 10:50 Feature #569 (Archived): Provide complex Bessel functions in C++ by wrapping existing fortran code
- 17:16 Feature #521 (Resolved): Implement polarized DWBA with cylindrical particles functional test
10 Jan 2014
- 16:24 Bug #545 (Resolved): PolarizedDWBAZeroMag functional test fails under windows
This was a bug in DWBASimulation (missed Eigen::Matrix2d::Zero)
- 14:09 Documentation #565 (Resolved): Provide simulation and fit examples for spheres with size distribu...
- 10:04 Documentation #565 (Sprint): Provide simulation and fit examples for spheres with size distribution
- 09:54 Documentation #565 (Archived): Provide simulation and fit examples for spheres with size distribu...
- This was requested by Slim Chourou.
I suggest to use such requests as an opportunity to extent out Examples section... - 11:07 Refactoring #211 (Rejected): Get rid from fixRatioBetweenParameters in parameter pool by introduc...
Replaced with more general item #568 (refactoring of ParticleBuilder)- 11:03 Refactoring #568 (Archived): Refactor ParticleBuilder
- * to simplify generation of particles with size distribution
* to have fixed ratio between particle parameters
* re... - 11:00 Documentation #566 (Resolved): Provide ripple2 example
- 09:56 Documentation #566 (Sprint): Provide ripple2 example
Wrote example for Examples section using existing functional test- 09:54 Documentation #566 (Archived): Provide ripple2 example
- 09:55 Bug #567 (Sprint): Restore PythonAPI generation under Maverick
- 09:55 Bug #567 (Archived): Restore PythonAPI generation under Maverick
09 Jan 2014
- 17:41 Testing #564 (Sprint): Implement ScalarSpecularInfoMap and MatrixSpecularInfoMap test
- 17:40 Testing #564 (Archived): Implement ScalarSpecularInfoMap and MatrixSpecularInfoMap test
- 10:51 Testing #563 (Sprint): Revise Beam unit test
* add Eigen/Polarization oriented tests into existing BeamTest
- 10:50 Testing #563 (Archived): Revise Beam unit test
- 10:44 Testing #562 (Sprint): Implement MatrixRTCoefficients unit test
- 10:44 Testing #562 (Archived): Implement MatrixRTCoefficients unit test
- 10:39 Testing #559 (Sprint): Implement SpecularMatrix unit test
- 10:25 Testing #559 (Archived): Implement SpecularMatrix unit test
- 10:38 Testing #560 (Sprint): Implement ScalarRTCoefficients unit test
- 10:29 Testing #560 (Archived): Implement ScalarRTCoefficients unit test
- 10:38 Testing #561 (Sprint): Implement MathFunctions unit test
- 10:37 Testing #561 (Archived): Implement MathFunctions unit test
- * Eigen::Matrix2d Norm(const Eigen::Matrix2cd &M);
* Eigen::Matrix2d Abs(const Eigen::Matrix2cd &M);
* Eigen::Matri... - 10:31 Testing #557: Implement OutputData<Eigen::Matrix2d> unit test
* extent LLDataTest with testing of LLData<Eigen::Matrix2d>
* extent OutputDataTest with testing of OutputData<Ei...- 09:34 Feature #526 (Resolved): Implement the ripple 1 (gaussian) formfactor
08 Jan 2014
- 17:56 Testing #554 (Resolved): Implement ParticleDecoration unit test
- 11:14 Testing #554 (Sprint): Implement ParticleDecoration unit test
- 11:10 Testing #554 (Archived): Implement ParticleDecoration unit test
- 11:15 Testing #555 (Sprint): Implement ParticleCoreShell unit test
- 11:11 Testing #555 (Archived): Implement ParticleCoreShell unit test
- 11:14 Testing #556 (Sprint): Implement HomogeneousMaterial and HomogeneousMagneticMaterials unit tests
- 11:12 Testing #556 (Archived): Implement HomogeneousMaterial and HomogeneousMagneticMaterials unit tests
- we need it asup to tackle Eigen alignment problem under windows
- 11:13 Testing #557 (Sprint): Implement OutputData<Eigen::Matrix2d> unit test
- 11:13 Testing #557 (Archived): Implement OutputData<Eigen::Matrix2d> unit test
- to tackle Eigen alignment problem under windows
- 10:58 Feature #521 (Sprint): Implement polarized DWBA with cylindrical particles functional test
- 10:58 Feature #521 (Backlog): Implement polarized DWBA with cylindrical particles functional test
- 10:47 Feature #526 (Sprint): Implement the ripple 1 (gaussian) formfactor
07 Jan 2014
- 14:54 Feature #553: Provide interface to perform off-specular scattering simulations
- Since the current GISAS calculations do not include the specular part of the reflected wave yet, this information wil...
- 14:51 Feature #553 (Archived): Provide interface to perform off-specular scattering simulations
- This interface has been asked for by different people (Glavic, Mattauch, ...)
The idea is to be able to parametrize ... - 14:37 Testing #445 (Resolved): Implement BornAgainFit unit test infrastructure
- 14:37 Testing #551 (Resolved): Implement tests for AttLimits, FitParameter, FitParameterLinked
03 Jan 2014
02 Jan 2014
- 14:38 Testing #551 (Sprint): Implement tests for AttLimits, FitParameter, FitParameterLinked
- 14:38 Testing #551 (Archived): Implement tests for AttLimits, FitParameter, FitParameterLinked
- 10:33 Documentation #549 (Sprint): Doxygen API: review form factors description
- 10:20 Documentation #549 (Archived): Doxygen API: review form factors description
- * Possibly add plots with geometrical shapes into corresponding form factor Doxygen API page
- 10:21 Documentation #429 (Backlog): Write Appendix which lists all implemented examples from Examples s...
* and also add examples description into corresponding Doxygen API page- 09:57 Testing #445 (Sprint): Implement BornAgainFit unit test infrastructure
- 09:57 Documentation #546 (Sprint): Complete Appendix with all form factors listed
- 09:56 Documentation #546 (Backlog): Complete Appendix with all form factors listed
- 09:51 Bug #545 (Sprint): PolarizedDWBAZeroMag functional test fails under windows
- 09:49 Bug #461 (Sprint): Provide compilation on latest MacOS Maverick
Also available in: Atom