-
Notifications
You must be signed in to change notification settings - Fork 1
Implemented Sequenzes
Every sequenz for an MR sequenz get set by a number of parameter but the most imported part is the set number of its pulses and its arangment and duration.
The Sequenz is defined and run from module run_external.py in the defenition def seq_fid(value_main, value_sequenz):. It takes two sets of standardised dictonarys, with parameterst from settings.cfg as the values_main and a set of dictonary with parameterst from value_sequenz composed from setting_sequenz.cfg . The sequenz looks looks like in FID diagramm
In this Sequenz the user can select the number of pulses wanted in the main window. For convenience of diplaying the maximum number of pulses was set to 10. All additional values can be set in the in the sequenz window. in th
Graphical user interface for File and Sequenz handling by Philipp
- Pull repo to local PC
- open cmd
- run start.py
- GUI should start
- set experiment file structure
- add comments to the Experiment and Data
- "save and close"
- select type of sequence
- save parameter
- questioned material
- Arduino connections
- tune and match
- SDR connections
- first run
- plot data
- save to file structure
- develop GUI