-
Notifications
You must be signed in to change notification settings - Fork 28
Extracting data from Akta Unicorn start files #24
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
Comments
Hey Silas, |
Hey Nikolay, here is a zip with a results.idx and touch1.res. The results.idx references multiple results (.res) but the result05 should be the one contained in touch1.res. Hope this makes sense, otherwise let me know. |
Hey Silas,
Thanks for the files.
I am afraid that the idx file does not contain any results.
It is only 1 kb in size and simply contains information about files but no
data.
Can you check again?
Best,
Nikolay
--
Nikolay Dobrev
…On Sun, Dec 11, 2022 at 6:25 PM silasmellor ***@***.***> wrote:
Hey Nikolay, here is a zip with a results.idx and touch1.res. The
results.idx references multiple results (.res) but the result05 should be
the one contained in touch1.res. Hope this makes sense, otherwise let me
know.
aktastarteg.zip
<https://github.com/pyahmed/PyCORN/files/10202782/aktastarteg.zip>
—
Reply to this email directly, view it on GitHub
<#24 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNT2DSFKEY3CVFNLXR56CLWMYFBVANCNFSM6AAAAAASYLMUFU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hey Nikolay, this is the output from the AKTA instruments, i suspected the results.idx is only a list of the data files. There is also a .res file with a corresponding data file, can you use that? |
Hey, I had overlooked this issue before. I've just had a look at the Touch1.RES file, and it's an entirely different encoding compared to the UNICORN .RES files. Getting a decoding is going to take time. |
Hey there, this is an awesome idea. I wonder, would it be possible to adapt this script to also deal with files from the Akta start systems? It seems like they use an external file named results.idx as log for data naming.
best,
Silas
The text was updated successfully, but these errors were encountered: