Skip to content

Conversation

@dantebasile
Copy link
Collaborator

  • disable attocube drivers for successful demo notebook run

  • .vscode added to gitignore

  • added OptimizeScan, notebook example testing, needs modifications to experiment

  • successful demo of OptimizeScan

  • Graph improvements

  • optim runinfo, optim exit early, 2D alternation example

  • abstract scan optimizer classes

  • flake8 fixes from vscode extension

  • basic oop optimizer interface example

  • finite difference optimizer

  • update example titles

  • measurement code style edits for optimizers

  • title edit

  • draft OptimizeScan abstract extension

  • GradientDescentOptimizeScan notebook visualizations working

  • removed scan_optimizers

  • refactor and rename for clarity

  • working for single OptimizeScan, may need changes to metadata alloc for scan_dict if running OptimizeScan loop multiple times

  • real-time update for experiment and scan_dict based on ContinuousScan

  • real-time update for experiment from scan_dict and measure function

  • refactor gradient descent example notebook

  • starter files

  • bayesian optimizer working

  • argopt last iter

  • removed prints

  • style checked

  • a04 notebook refactored

  • added documentation, refactored, improved max step exit routine

* disable attocube drivers for successful demo notebook run

* .vscode added to gitignore

* added OptimizeScan, notebook example testing, needs modifications to experiment

* successful demo of OptimizeScan

* Graph improvements

* optim runinfo, optim exit early, 2D alternation example

* abstract scan optimizer classes

* flake8 fixes from vscode extension

* basic oop optimizer interface example

* finite difference optimizer

* update example titles

* measurement code style edits for optimizers

* title edit

* draft OptimizeScan abstract extension

* GradientDescentOptimizeScan notebook visualizations working

* removed scan_optimizers

* refactor and rename for clarity

* working for single OptimizeScan, may need changes to metadata alloc for scan_dict if running OptimizeScan loop multiple times

* real-time update for experiment and scan_dict based on ContinuousScan

* real-time update for experiment from scan_dict and measure function

* refactor gradient descent example notebook

* starter files

* bayesian optimizer working

* argopt last iter

* removed prints

* style checked

* a04 notebook refactored

* added documentation, refactored, improved max step exit routine
…ent single output tests check for shape [1] array instead of float to accomodate OptimizeScan changes to AbstractExperiment.preallocate()
…ent single output tests check for shape [1] array instead of float to accomodate OptimizeScan changes to AbstractExperiment.preallocate()
* disable attocube drivers for successful demo notebook run

* .vscode added to gitignore

* added OptimizeScan, notebook example testing, needs modifications to experiment

* successful demo of OptimizeScan

* Graph improvements

* optim runinfo, optim exit early, 2D alternation example

* abstract scan optimizer classes

* flake8 fixes from vscode extension

* basic oop optimizer interface example

* finite difference optimizer

* update example titles

* measurement code style edits for optimizers

* title edit

* draft OptimizeScan abstract extension

* GradientDescentOptimizeScan notebook visualizations working

* removed scan_optimizers

* refactor and rename for clarity

* working for single OptimizeScan, may need changes to metadata alloc for scan_dict if running OptimizeScan loop multiple times

* real-time update for experiment and scan_dict based on ContinuousScan

* real-time update for experiment from scan_dict and measure function

* refactor gradient descent example notebook

* starter files

* bayesian optimizer working

* argopt last iter

* removed prints

* style checked

* a04 notebook refactored

* added documentation, refactored, improved max step exit routine
Merging early exit hotfix from main
…Scan behavior, failing on Windows due to PosixPath requirements in experiment testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants