- Many fixes to tas code
- fixes to amor writing and status code - edited ecbcounter to stop at no beam - updated documentation - fixed a bug in project code affecting SANS
This commit is contained in:
@@ -1005,7 +1005,10 @@
|
||||
|
||||
if(middl >= Tof_edges[0]->n_bins){
|
||||
middl = Tof_edges[0]->n_bins-1;
|
||||
printf("WARNING: Fixed bad time bin for single detector!\n");
|
||||
if(Dbg_lev1){
|
||||
printf("WARNING: Fixed bad time bin for single detector!\n");
|
||||
}
|
||||
continue;
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user