fileorg

Fill in a module description here

source

epoch_subdir

 epoch_subdir (base:pathlib.Path, epoch:str)

source

stroke3_dir

 stroke3_dir (default=Path('/home/runner/singleline_data'))

source

svg_dir

 svg_dir (default=Path('/home/runner/singleline_data'))

source

raster_dir

 raster_dir (default=Path('/home/runner/singleline_data'))

source

singleline_data_home

 singleline_data_home (default=Path('/home/runner/singleline_data'))

source

flat_sketchbook_paths

 flat_sketchbook_paths (data_root, exclude_parents=['xtra', 'priv'])

source

flatten_sketchbooks

 flatten_sketchbooks (source_root, dest_root)
# source_root = "../data/00_RAW/sample"
# dest_root = "../data/01_FLAT/sample"

# # source_root = "/Users/al/Dropbox/2-Areas/2-Sketchbooks/sketchbooks"
# # dest_root = "/Users/al/Dropbox/2-Areas/2-Sketchbooks/raster/epoch-20231214/01_FLAT"

# parents, grandparents = flatten_sketchbooks(source_root, dest_root)