clariusdev / raw

Programs to Read and Process Raw Data from Clarius Devices
https://www.clarius.com
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

Decompress .lzo file for access to raw data #22

Closed vijiisu closed 3 months ago

vijiisu commented 9 months ago

I work on a windows machine. I am unable to decompress the .lzo file. 7-zip's error message is "Cant open file as archive". I am able to open the .yml files though.

clariusk commented 9 months ago

yes, Windows does not have great support for LZO, I don't know what others are using, worst case, you could install WSL (https://learn.microsoft.com/en-us/windows/wsl/about) and use the Linux tools (which are native) to get access to the data.

JulianRene commented 8 months ago

Good day,

Probably the problem was already solved. I found this software for Windows you can run from cmd to extra the raw data from lzo files: http://www.lzop.org/

Just type on CMD: lzop -d filename.lzo

If you found a better solution please let me know.

vijiisu commented 8 months ago

Thanks for this clarification.

I have another question. I see only one .raw file when I acquire in OA mode. Is only OA image saved. Is the US image not saved when I save in OA mode.

Regards, Viji


From: Julian Rene Cuellar Buritica @.> Sent: Friday, March 1, 2024 13:03 To: clariusdev/raw @.> Cc: Periyasamy, Vijitha [E CPE] @.>; Author @.> Subject: Re: [clariusdev/raw] Decompress .lzo file for access to raw data (Issue #22)

Good day,

Probably the problem was already solved. I found this software for Windows you can run from cmd to extra the raw data from lzo files: http://www.lzop.org/

Just type on CMD: lzop -d filename.lzo

If you found a better solution please let me know.

— Reply to this email directly, view it on GitHubhttps://github.com/clariusdev/raw/issues/22#issuecomment-1973760318, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFUG5EXYBZI53LYQQWJARA3YWDGILAVCNFSM6AAAAABCMSQ356VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZTG43DAMZRHA. You are receiving this because you authored the thread.Message ID: @.***>

julien-l commented 8 months ago

B-images are not included in the raw file archives. Get the b-images from cloud or export from app.

vijiisu commented 8 months ago

How l do have access to raw data. In OAmode adter extraction, I see only one data. I assume it is for OA. Is US not saved.


From: Julien Lemaitre @.> Sent: Monday, March 4, 2024 5:49:18 PM To: clariusdev/raw @.> Cc: Periyasamy, Vijitha [E CPE] @.>; Author @.> Subject: Re: [clariusdev/raw] Decompress .lzo file for access to raw data (Issue #22)

B-images are not included in the raw file archives. Get the b-images from cloud or export from app.

— Reply to this email directly, view it on GitHubhttps://github.com/clariusdev/raw/issues/22#issuecomment-1977677076, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFUG5EVDR44XDXYTTI7NXITYWUB75AVCNFSM6AAAAABCMSQ356VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXGY3TOMBXGY. You are receiving this because you authored the thread.Message ID: @.***>

clariusk commented 8 months ago

i just tested, seems okay, you should see 2 raw data types in the .tar file oatar