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

Fail to load large PTU file #26

Open
XUShengyan opened this issue Mar 31, 2022 · 1 comment
Open

Fail to load large PTU file #26

XUShengyan opened this issue Mar 31, 2022 · 1 comment

Comments

@XUShengyan
Copy link

Hello, I test three PTU files (>2GB, export from SP8), but fail to load at the first step:
data = tttrlib.TTTR(filename, 'PTU')
In the console, it showed that 'Process finished with exit code -1073741819 (0xC0000005)'
I think is not a python environment problem. Because everything works well, if I use smaller PTU files (<500MB). Also works for calculating the intensity images after that.

My environment is Win 10, python 3.7(Anaconda & Pycharm), tttrlib 0.0.19, with 128GB RAM

It would be great if you could give me any suggestions for this situation!

@tpeulen
Copy link
Member

tpeulen commented Mar 31, 2022

Indeed there could be a memory issue. Can you provide me a test file? You send me an email with a link of the file? Alternatively, I can provide you (per mail) an upload link for the file(s).

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

2 participants