Skip to content

Commit

Permalink
jot down more TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandrofelder committed Aug 15, 2024
1 parent 58093bf commit a98a4df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/tadpole/downsample_source_images.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
# - make this `def downsample(config)` and tadpole-independent!
# - be able to exclude hemisphere through the config
# - generalise getting wavelength and sample id from folder name
# - write logs to logs folder
# - have just one root folder, and expect a `sourcedata` subfolder?
# - does it matter that we assume 0.98 um == 1um


def downsample_tadpole(folder: Path) -> None:
Expand Down

0 comments on commit a98a4df

Please sign in to comment.