[WIP] changes necessary to perform a Beam tomography#48
Open
[WIP] changes necessary to perform a Beam tomography#48
Conversation
added 7 commits
March 2, 2023 17:04
…d Rmatrix at a specific element in a matching/scanning loop
* possibility to use all magnets or only a series - code implementation not super-flexible, though... * possibility to constrain current values in a specific range based on previous iteration in scan; * possibility to reproduce optics with matched currents, to check actual optics; * possibility to scan upstream/downstream and combine different scans; * implemented a switch for cleaning output files; * appending results to output files;
* prepare .xlsx file for QA scans + .tfs files for reproducing optics; * compare matched optics and that from actual currents - only values at observation point... * more flexible code;
Member
Author
|
This PR is tightly linked to CNAO/MatLabTools#58 |
…between TM and one of the matched configurations with same phase advance
At the same time, actual mu value at iteration 0 (and no longer the original one) is used for mu-scan
This file contains hidden or 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
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.
For the time being:
Other stuff:
.gitignoreto skip some files with format not of interest for the repo;TO-DO: