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

pmpd.readReport() method is not working properly in Python #17

Open
ShashankKumbhare opened this issue Mar 17, 2022 · 1 comment
Open

Comments

@ShashankKumbhare
Copy link
Member

ShashankKumbhare commented Mar 17, 2022

MatDRAM_run_20220218_184133_901_process_1_report.txt

import paramonte as pm
pmpd = pm.ParaDRAM()
pmpd.readReport("https://github.com/cdslaborg/paramonte/files/8289996/MatDRAM_run_20220218_184133_901_process_1_report.txt")
pmpd.reportList[0].stats.chain   # this line is not working

(see the attached image)
The same works in paramonte MATLAB.

MicrosoftTeams-image

@shahmoradi
Copy link
Member

There is likely something special about this file that is causing the error. For example, the same code works with this file. This will have to be resolved. Thanks for reporting.

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