Correct the message of last change

1. rename BBC2003 as BBC2000;
2. add the real BBC2003 yield criterion, BBC2003 works; 
3. now the BBC family yield criteria include: BBC2000, BBC2003, BBC2005
This commit is contained in:
Haiming Zhang 2015-04-03 21:01:37 +00:00
parent 412028f33f
commit ab89c84ec8
1 changed files with 1 additions and 1 deletions

View File

@ -890,7 +890,7 @@ fitCriteria = {
},
'bbc2003' :{'func' : BBC2003,
'nExpo': 1,'err':np.inf,
'bound': [(None,None)]*7+[(0.0,1.0)]+[(1.0,8.0)],
'bound': [(None,None)]*7+[(0.0,1.0)]+[(0.0,12.0)],
'paras': 'M, N, P, Q, R, S, T, a, k:',
'text' : '\nCoefficients of Banabic-Balan-Comsa 2005 criterion: M, N, P, Q, R, S, T, a, k:\n',
'error': 'The standard deviation errors are: '