Skip to content
Snippets Groups Projects
Commit 8897083c authored by Loïc Le Guyader's avatar Loïc Le Guyader
Browse files

Remove unused lines

parent 039baf79
1 merge request!76Extra data and xfel kernel
......@@ -616,9 +616,6 @@ def process_one_module(job):
frames_per_train = m[npulse_path][()]
trains_with_data = all_trainIds[frames_per_train == fpt]
n_trains = len(all_trainIds)
chunk_start = np.arange(n_trains, step=chunksize, dtype=int)
len_scan = len(scan.groupby(scan))
if do_pulse_mean:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment