Activity
From 25 Sep 2012 to 24 Oct 2012
24 Oct 2012
- 18:09 Refactoring #116 (Sprint): Fitting: Refactor FitSuite to have SuiteStrategy and better fit result...
- 18:09 Refactoring #116 (Backlog): Fitting: Refactor FitSuite to have SuiteStrategy and better fit resul...
- 17:58 Refactoring #116 (Archived): Fitting: Refactor FitSuite to have SuiteStrategy and better fit resu...
- 18:09 Refactoring #113 (Resolved): Fitting: refactor FitParameters to have bounds (left, right, both, n...
- 18:08 Refactoring #113 (Sprint): Fitting: refactor FitParameters to have bounds (left, right, both, no ...
- 16:48 Feature #114 (Backlog): Code quality: fix makefile for compilation under OpenSuse 12.2
- 15:59 Feature #114 (Archived): Code quality: fix makefile for compilation under OpenSuse 12.2
23 Oct 2012
- 13:04 Refactoring #113 (Archived): Fitting: refactor FitParameters to have bounds (left, right, both, n...
19 Oct 2012
- 16:55 Feature #101 (Sprint): Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
- 16:55 Feature #101 (Backlog): Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
- 16:39 Feature #111 (Archived): Implement "a successful Git branching model" to make releases
- 16:35 Feature #111 (Resolved): Implement "a successful Git branching model" to make releases
- 16:35 Feature #111 (Sprint): Implement "a successful Git branching model" to make releases
- 11:01 Feature #111 (Backlog): Implement "a successful Git branching model" to make releases
- 11:01 Feature #111 (Archived): Implement "a successful Git branching model" to make releases
- 16:39 Feature #97 (Archived): Provide automatic generation of diffuse scattering particles
- 16:39 Feature #99 (Archived): Provide interface between sample construction and fitting, implement meso...
- 16:39 Feature #100 (Archived): Implement python sample constructor
- 12:04 Feature #100 (Resolved): Implement python sample constructor
- 12:04 Feature #100 (Sprint): Implement python sample constructor
- 12:04 Feature #100 (Backlog): Implement python sample constructor
- 16:39 Feature #103 (Archived): Refactoring: move parameter interface out of ISample interface
- 16:39 Feature #105 (Archived): Register Beam and Detector params for use by Experiment object
- 16:39 Feature #106 (Archived): Adapt TestMesoCrystal2: use ISampleBuilder
- 16:39 Feature #107 (Archived): Implement rebinning of OutputData for fast fitting abilities
- 16:39 Feature #109 (Archived): Add detector resolution parameters as fitting parameters in GISASExperiment
- 16:39 Feature #90 (Archived): Lognormal distribution for radii in spherical formfactors
- 16:39 Refactoring #92 (Archived): Refactoring: implement ReflectionTransmission unordered map as Double...
- 16:39 Feature #93 (Archived): Fit mesocrystal experimental data (FitSuite and Co), part I.
- 16:39 Feature #94 (Archived): Implement reading of experimental data files in edf format (+ necessary c...
- 16:39 Refactoring #95 (Archived): Fix the anomalous intensity int the mesocrystal coherent scattering
- 16:39 Feature #96 (Archived): IsGisaxs comparison: implement core shell nano particles and compare with...
17 Oct 2012
- 16:08 Feature #110 (Sprint): IsGISAXS 4 example
- 16:08 Feature #110 (Archived): IsGISAXS 4 example
- 11:14 Feature #109 (Resolved): Add detector resolution parameters as fitting parameters in GISASExperiment
16 Oct 2012
- 16:38 Feature #109 (Sprint): Add detector resolution parameters as fitting parameters in GISASExperiment
- 16:38 Feature #109 (Archived): Add detector resolution parameters as fitting parameters in GISASExperiment
15 Oct 2012
- 14:43 Feature #107 (Resolved): Implement rebinning of OutputData for fast fitting abilities
- Added global function: OutputData<double> *doubleBinSize(const OutputData<double> &source)
12 Oct 2012
- 17:50 Feature #93 (Resolved): Fit mesocrystal experimental data (FitSuite and Co), part I.
- 17:50 Feature #93 (Sprint): Fit mesocrystal experimental data (FitSuite and Co), part I.
- 17:49 Feature #93 (Backlog): Fit mesocrystal experimental data (FitSuite and Co), part I.
- 16:56 Refactoring #92 (Resolved): Refactoring: implement ReflectionTransmission unordered map as Double...
- 16:56 Refactoring #92 (Sprint): Refactoring: implement ReflectionTransmission unordered map as DoubleTo...
- 16:56 Refactoring #92 (Backlog): Refactoring: implement ReflectionTransmission unordered map as DoubleT...
- 12:34 Feature #107 (Sprint): Implement rebinning of OutputData for fast fitting abilities
- 12:34 Feature #107 (Archived): Implement rebinning of OutputData for fast fitting abilities
11 Oct 2012
- 18:00 Feature #106 (Resolved): Adapt TestMesoCrystal2: use ISampleBuilder
- 18:00 Feature #106 (Sprint): Adapt TestMesoCrystal2: use ISampleBuilder
- 18:00 Feature #106 (Archived): Adapt TestMesoCrystal2: use ISampleBuilder
- 14:18 Feature #105 (Resolved): Register Beam and Detector params for use by Experiment object
- 13:47 Feature #105 (Sprint): Register Beam and Detector params for use by Experiment object
- 13:47 Feature #105 (Archived): Register Beam and Detector params for use by Experiment object
- 13:28 Feature #99 (Resolved): Provide interface between sample construction and fitting, implement meso...
- 13:27 Feature #99 (Sprint): Provide interface between sample construction and fitting, implement mesocr...
- Experiment now can be equipped with an ISampleBuilder object, which recreates the ISample object before each run of t...
10 Oct 2012
- 16:56 Refactoring #104 (Rejected): Restructure global data shared by App and Core
- The use of templated singletons for global data gives rise to bugs in Xcode and is not so elegant.
Replace these dat... - 15:05 Feature #103 (Resolved): Refactoring: move parameter interface out of ISample interface
- Created IParameterized interface as in-between
- 11:35 Feature #103 (Sprint): Refactoring: move parameter interface out of ISample interface
- 11:35 Feature #103 (Archived): Refactoring: move parameter interface out of ISample interface
09 Oct 2012
- 12:45 Feature #102 (Archived): Implement mask on experimental data, which is propagated in GISASExperim...
- Mask is applied on experimental data in the form of OutputData, mask is propagated in GISASExperiment to not to calcu...
- 12:39 Feature #101 (Resolved): Move ROOT minimization into ThirdParty and so get rid from ROOT dependency
- 12:37 Feature #99 (Backlog): Provide interface between sample construction and fitting, implement mesoc...
- 12:36 Feature #99 (Archived): Provide interface between sample construction and fitting, implement meso...
- 12:37 Feature #100 (Archived): Implement python sample constructor
08 Oct 2012
- 13:52 Feature #97 (Resolved): Provide automatic generation of diffuse scattering particles
- 10:29 Feature #98 (Rejected): Provide automatic generation of diffuse scattering particles (2)
- For the mesocrystal, let the diffuse scattering particles be generated automatically.
Part II:
When averaging the...
05 Oct 2012
- 11:15 Feature #97 (Sprint): Provide automatic generation of diffuse scattering particles
- 11:15 Feature #97 (Archived): Provide automatic generation of diffuse scattering particles
- For the mesocrystal, let the diffuse scattering particles be generated automatically.
- 11:12 Refactoring #82 (Resolved): Performance: selection rules
- 11:12 Refactoring #82 (Sprint): Performance: selection rules
- 10:00 Refactoring #95 (Resolved): Fix the anomalous intensity int the mesocrystal coherent scattering
04 Oct 2012
- 17:21 Feature #94 (Resolved): Implement reading of experimental data files in edf format (+ necessary c...
- 17:21 Feature #94 (Sprint): Implement reading of experimental data files in edf format (+ necessary con...
- 17:21 Feature #94 (Backlog): Implement reading of experimental data files in edf format (+ necessary co...
02 Oct 2012
- 14:15 Refactoring #91: Refactoring: NamedVector subclass which holds equidistant binning
- and also resize, swap(?) for NamedVector double to allow fast aces construciton
- 11:32 Feature #96 (Resolved): IsGisaxs comparison: implement core shell nano particles and compare with...
01 Oct 2012
- 11:53 Feature #96 (Sprint): IsGisaxs comparison: implement core shell nano particles and compare with I...
- 11:53 Feature #96 (Backlog): IsGisaxs comparison: implement core shell nano particles and compare with ...
29 Sep 2012
- 13:11 Feature #96 (Archived): IsGisaxs comparison: implement core shell nano particles and compare with...
27 Sep 2012
- 16:05 Refactoring #95 (Sprint): Fix the anomalous intensity int the mesocrystal coherent scattering
- 16:05 Refactoring #95 (Archived): Fix the anomalous intensity int the mesocrystal coherent scattering
- In the mesocrystal scattering image, too much intensity is present from the coherent part (~5 times as much as incide...
- 16:03 Feature #90 (Resolved): Lognormal distribution for radii in spherical formfactors
- 16:02 Feature #90 (Sprint): Lognormal distribution for radii in spherical formfactors
- Verified that for small standard deviations (wrt. the mean radius), the LogNormal distributed mean form factor can al...
- 12:56 Feature #90 (Archived): Lognormal distribution for radii in spherical formfactors
- Implement an averaged formfactor for spherical particles with lognorm radius distribution (request from Elisabeth)
- 15:30 Feature #94 (Archived): Implement reading of experimental data files in edf format (+ necessary c...
- Also implement IOutputDataReader, IOutputDataWriter, ConverterOutputDataFileASCII
- 13:02 Feature #93 (Archived): Fit mesocrystal experimental data (FitSuite and Co), part I.
- 13:00 Refactoring #92 (Archived): Refactoring: implement ReflectionTransmission unordered map as Double...
- 12:57 Refactoring #91 (Rejected): Refactoring: NamedVector subclass which holds equidistant binning
25 Sep 2012
- 10:26 Feature #85 (Resolved): Framework general: implement program options (config file) using boost::p...
- 10:25 Feature #85 (Sprint): Framework general: implement program options (config file) using boost::pro...
- 09:29 Feature #85 (Backlog): Framework general: implement program options (config file) using boost::pr...
- 10:25 Feature #87 (Resolved): Framework general: profiling code with NetBeans
- 10:25 Feature #87 (Sprint): Framework general: profiling code with NetBeans
- 10:24 Feature #87 (Backlog): Framework general: profiling code with NetBeans
- 10:23 Feature #87: Framework general: profiling code with NetBeans
- Profiling of C++ code with Mac and NetBeans is not possible. Under Linux there is possibility to use SunTools.
http:... - 10:24 Feature #88 (Resolved): Framework general: implement configurable multithreading for GISASExperiment
- 10:24 Feature #88 (Sprint): Framework general: implement configurable multithreading for GISASExperiment
- 09:28 Feature #88 (Backlog): Framework general: implement configurable multithreading for GISASExperiment
Also available in: Atom