Bug #1832
Fitting example FitSphereInHexLattice runs suspiciously long
Status: | Resolved | Start date: | 27 Jul 2017 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | pospelov | % Done: | 0% | |
Category: | - | |||
Target version: | Sprint 35 |
Description
FitSphereInHexLattice_builder.py takes more than 200 iterations to converge. The normal non-builder version FitSphereInHexLattice.py converges in 50 iterations.
On the first glance, fit settings and sample parameters are the same in both scripts. Something wrong with SampleBuilder/RealParameter machinery?
History
#1 Updated by pospelov over 3 years ago
- Target version set to Sprint 35
#2 Updated by pospelov over 3 years ago
- Assignee set to pospelov
#3 Updated by pospelov over 3 years ago
- Status changed from Backlog to Sprint
it was a bug in unitCellArea, resolved.
#4 Updated by pospelov over 3 years ago
- Status changed from Sprint to Resolved