Notes
- Smoothing trims, updating UI for monitoring all cycles Smoothing field trims
- Ramp up optimized data engineering Flat-top optimized feature engineering
- New validation set Validation set
- Drift-reduction on MBI data unsuccessful
- Pretraining on field simulations with better JA simulations (fixed flat bottom fields like SPS cycles)
Tasks
Tasks due today
TASK
FROM ""
WHERE due AND due = date(this.file.name) OR (due < date(this.file.name) AND !completed)
GROUP BY priority
SORT choice(priority="highest", "1",
choice(priority="high", "2",
choice(priority="medium", "3",
choice(priority="low", "4",
choice(priority="lowest", "5", "6"
))))) ASCTasks that can be started
TASK
WHERE start AND start <= date(this.file.name) AND !completed