mirror of
https://github.com/c-sooyoung/bo-ptycho.git
synced 2026-09-17 16:09:09 +09:00
978 B
978 B
TODO:
- fold_slice:
- load diffractions / hdf5 files; change only param per job
- restructure
FoldSlicePtychoEngine.__init__()to load data but not params- write new
prepare_data.m
- write new
- start fold_slice from config.yaml instead of setup.txt
- BO train_x/y transfer between engines for single job
- metric() function(s) for each ptycho engine
- FRC score
- separate
configintobo_configandptycho_config; letBOEnginehave no knowledge of ptychography and vice versa. - add GPU version of ExamplePtychoEngine
- change
PtychoEngine.metric()to accept list of names and return dict GridSampler.__init__()should create a grid.ask()should remove those items from the grid
- change job.sub to job.sh
- dynamic jobname
- pre-check result directory
TODAY:
- change yaml schema, use stages in config-new.yaml
- separation of available GPUs and parallel sample batches
- prepare next batch for efficient GPU use