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

snapshot...

parent 81afaf62
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ def run_all(directory):
for idx, mfile in enumerate(mod_files):
if idx % 2 == 0:
w_o_ext, ext = os.path.splitext(mfile)
ifile = w_o_ext+'.uwssec'+ext
ifile = w_o_ext+'.highres'+ext
run(mfile, ifile, mod_tiles, img_tiles)
mod_nda = np.stack(mod_tiles)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment