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

Plot DCT interlacted scans #4

Open
jonwright opened this issue Dec 14, 2017 · 0 comments
Open

Plot DCT interlacted scans #4

jonwright opened this issue Dec 14, 2017 · 0 comments

Comments

@jonwright
Copy link
Member

next, prev images come in a series like:
data_0_0000.edf
data_1_0000.edf
data_0_0001.edf
data_1_0001.edf
data_0_0002.edf

... or in the worst case the second pass is flipped compared to the first:
data_0_0000.edf
data_1_0359.edf
data_0_0001.edf
data_1_0358.edf
data_0_0002.edf
...
Could also just take the series of images in an spt file from a peaksearch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant