Skip to content
Snippets Groups Projects
Commit 9eaf09e9 authored by tomrink's avatar tomrink
Browse files

snapshot...

parent 3b0c9461
Branches
No related tags found
No related merge requests found
......@@ -333,7 +333,7 @@ class SRCNN:
data_norm.append(lo[:, slc_y, slc_x])
data_norm.append(hi[:, slc_y, slc_x])
data_norm.append(avg[:, slc_y, slc_x])
data_norm.append(std[:, slc_y, slc_x])
# ---------------------------------------------------
# If next uncommented, take out get_grid_cell_mean
# tmp = input_data[:, label_idx, :, :]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment