helper notebook for checking convergence; new TODO

This commit is contained in:
2026-08-09 22:39:35 +09:00
parent a835afa902
commit f96018ed3c
2 changed files with 176 additions and 2 deletions
+7 -2
View File
@@ -1,8 +1,13 @@
- tag publish version for Si reconstruction
TODO:
- Clean up BO states
- unify `BOEngine.__init__()`
- BO train_x/y transfer between engines for single job
- multi-GPU dispatcher
- template job sequences / yamls
- mobo
- metric() function(s) for each ptycho engine
- FRC score
- fold_slice: load diffractions / hdf5 files; change only param per job
- Possibly restructure PtychoEngine.__init__() to load data but not params
- restructure `FoldSlicePtychoEngine.__init__()` to load data but not params
- write new `prepare_data.m`
File diff suppressed because one or more lines are too long