Skip to content
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

T1 acquisition orders #237

Open
alexdaniel654 opened this issue Feb 19, 2025 · 0 comments · Fixed by #238
Open

T1 acquisition orders #237

alexdaniel654 opened this issue Feb 19, 2025 · 0 comments · Fixed by #238
Assignees
Milestone

Comments

@alexdaniel654
Copy link
Member

Currently ukat only supports ascending slice acquisition orders i.e. ukat assumes the zeroth slice was acquired first, next slice tss later, the next slice 2 x tss later etc. This isn't always the case. In descending acquisitions, the -1th slice is acquired first, the -2th slice tss later etc and in centric acquisitions the slice order is [2, 3, 1, 4, 0, 5] for a five slice acquisition. ukat should support these options and, ideally, custom acquisition orders.

@alexdaniel654 alexdaniel654 added this to the v0.8.0 milestone Feb 19, 2025
@alexdaniel654 alexdaniel654 self-assigned this Feb 19, 2025
@alexdaniel654 alexdaniel654 linked a pull request Feb 20, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant