Compare commits
	
		
			3 Commits
		
	
	
		
			v2.62
			...
			bugfix/ISE
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 14182b79e6 | |||
| ac7933bd2c | |||
| d4c0fff9af | 
@@ -206,7 +206,8 @@ def main(Input_catalog, Input_injection_rate, time_win_in_hours, time_step_in_ho
 | 
			
		||||
        Feat_dic['Param'][0]['C'] = C
 | 
			
		||||
 | 
			
		||||
    if f_indx in [0,1,2,4]:
 | 
			
		||||
        Feat_dic['Param'][0]['b_method'] = b_method
 | 
			
		||||
        if not b_method:
 | 
			
		||||
            raise ValueError("Please chose an option for b-value")
 | 
			
		||||
 | 
			
		||||
    if f_indx in [0,4]:
 | 
			
		||||
        for cl_i in cl:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user