-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Script for automated workflow #78
Conversation
cb156ef
to
d72c039
Compare
Create automated_analog_script_guide.md Clean up readability in `automated_flow.py`
4c80d35
to
f071651
Compare
Update locations.txt after midplane update
799f24f
to
810a314
Compare
Testing docker + automated script for analog emulation: WIP |
@DanieleQubit please make sure you update your clone to the latest commit on this branch, since I just reverted a change I made yesterday, experimenting with grid scaling in slicing. |
Hi, here my first test, which results in a python error message (see later in this message):
"7 7.3585242543498035 124.66370614359172 3000
in the same screenshot you can also see the command I used to run the simulation: |
@DanieleQubit @darcangelomauro I fixed the error Daniele reported and the one I subsequently encountered (ordering of the slicing planes), but now there are issues when creating the lattice from the density slices.
I've set up a call for tomorrow to discuss and will continue to troubleshoot in the meantime. |
Update counter if try burned when creating poisson lattice Add cropping back into example settings now that it's no longer stuck
Initialize `threshold_distances` in `calculate_detunings` w/ `defaultdict` to handle the case where `threshold_distances` is empty
Make test cases distinct settings files
changed default, fixed typo
Also modify settings to generate a useful lattice
Fixes #75 and #77.
Create a script to