FrankZijlstra

Results 3 issues of FrankZijlstra

One main feature from pulseq that I personally use a lot at the scanner is the ability to install sequence files directly onto the host computer. In MATLAB pulseq this...

This PR adds an implementation of the `Sequence.install` functionality as suggested in #163, with an interface that is very similar to Matlab Pulseq. - The Matlab Pulseq implementation for Siemens...

**As per title:** - `check_timing` now provides a list of `SimpleNamespace` error descriptions, e.g. ```namespace(block=2, event='block', field='duration', error_type='BLOCK_DURATION_MISMATCH', value=0.00102, duration=0.001)``` - The default signature for `check_timing` remains the same to...

enhancement