-
Notifications
You must be signed in to change notification settings - Fork 2
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
Wait for trigger, overwrite all phases, improved robustness and new installation guide #11
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
MaCuinea
commented
Oct 14, 2024
- New unifus version
- Improved robustness of sequence handling
- Use smoother ramping function for IGT linear ramping IGT - change method to do linear ramping #7
- Extra logging to investigate random kernel deaths (still under investigation, remove extra logging later)
- Feature to overwrite all phases for dephasing
- Wait for trigger feature added
- Updated README, new installation guide including .bat files
The file was missing due to gitignore file.
- Additional logging for debugging when kernel dies - Standalone merging error fix - Fix basic dephasing function and add possibility to input your own phases - openpyxl added to requirements - improvement of triggering
- brought seq_num to front-end for IGT to send multiple sequences - Check if sequence is sent before executing it or waiting for trigger. If not sent, try to automatically do that first - limit measures of execFlags based on pulse duration input - Additional IGT sequence validation - Improved handling of triggering (sequence is adapted according to it) - Config improvements: power options, trigger options, use config as reference in code instead of hardcoded strings for amongst others ramping, changed comma delimiter to enter.
- incorrect is_sequence_sent param name - return error_messages - feed sequence in standalone script
5 tasks
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.