Skip to content

Commit

Permalink
Add finished message
Browse files Browse the repository at this point in the history
  • Loading branch information
dstansby committed Sep 16, 2024
1 parent 0c857ae commit ce42137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebin.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ def make_jp2k(path: Path) -> glymur.Jp2k:

logging.info("Running computation!")
joblib.Parallel(n_jobs=num_workers, verbose=10)(delayed_slab_saves)
logging.info("Done!")
return output_directory


Expand Down

0 comments on commit ce42137

Please sign in to comment.