Opened 11 years ago
Closed 11 years ago
#30 closed defect (fixed)
Gaussian constraints not applied in simultaneous fit
Reported by: | Thomas Latham | Owned by: | Thomas Latham |
---|---|---|---|
Priority: | major | Milestone: | v2r2 |
Version: | v2r0 | Keywords: | |
Cc: |
Description (last modified by )
The Gaussian constraints (both directly on fit parameters and on the arbitrary combinations thereof) are not applied in the simultaneous fit. NB that they should be applied at the level of the "Master" to avoid the multiple-counting that would occur if they were applied at the slave level - should probably include a comment to this effect in runSlave() to explain why this is absent there when it is present in run().
Change History (2)
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [115]) Allow Gaussian constraints to be added in simultaneous fitting, closes #30