pyahmed / PyCORN

A script to extract data from ÄKTA/UNICORN result-files (.res)
46 stars 25 forks source link

Extracting data from Akta Unicorn start files #24

Open silasmellor opened 1 year ago

silasmellor commented 1 year ago

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

dobrevnm commented 1 year ago

Hey Silas, can you share an example file from the Akta Start system. Best, Nikolay

silasmellor commented 1 year ago

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

dobrevnm commented 1 year ago

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 https://github.com/pyahmed/PyCORN/issues/24#issuecomment-1345611055, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNT2DSFKEY3CVFNLXR56CLWMYFBVANCNFSM6AAAAAASYLMUFU . You are receiving this because you commented.Message ID: @.***>

silasmellor commented 1 year ago

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? Best, Silas

ronald-jaepel commented 7 months ago

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. Is that file the only way to export data from an ÄKTA Start? Can you do a "database export"?