Hi organizers,
I tried to use h5py and scipy and also mat73 to load the mat files, but ARAD_1K_0314.mat cannot load properly, it returns some error messages like:
```
OSError: Unable to open file (truncated file: eof = xxxxxxx, sblock->base_addr = x, stored_eof = xxxxxxxxx)
```
Looks like this file is broken, can you check it at your end?
In my experiment, all other mat files can be loaded properly.
Could you please try this file?
https://drive.google.com/file/d/1DOsjSMC9jHMBF0KzHTipbjwZbqyVF20K/view?usp=sharing
I'll be able to test later on my end and will repair the full archive ASAP if there is indeed an issue.
Posted by: boazarad @ Feb. 6, 2022, 6:28 a.m.Thanks for your response, I just tried this one, but it still not working. error message as:
```
OSError: Unable to open file (truncated file: eof = 19130464, sblock->base_addr = 512, stored_eof = 21132761)
```
I see the issue, please try the updated shared file now:
https://drive.google.com/file/d/1DOsjSMC9jHMBF0KzHTipbjwZbqyVF20K/view?usp=sharing
It works, thanks a lot
Posted by: xsourse @ Feb. 7, 2022, 4:14 a.m.