ramav87

Results 20 comments of ramav87

Thanks Suhas. Yes, I do not wish to update legacy, however I was surprised to find master ahead of legacy in some commits and also that legacy was ahead in...

This is something on our list, and highly necessary. Thanks for raising the issue.

@rajgiriUW Can you possibly update us on the use of streamlit for web apps? We are looking for some way to utilize the interactive elements of Matplotlib in a web...

Thanks! It can be ported to bglib without change, but in scifi readers it will need to be changed to sidpy datasets. The change shouldn't take long, though. On Fri,...

We can certainly move it to BGLib for the time being. Would you like me to do so?

This looks like an issue with scikit-image. It appears to be solved here https://stackoverflow.com/questions/54241226/importerror-cannot-import-name-validate-lengths Closing issue.

Can you please accept the pull request and release a new version?

Hi, can you please accept this PR??

Look at the documentation for PyTEMLib for an example of how we would like this to be structured.

It may be necessary to check the dimension attributes one by one, and then the arrays separately, in order to fix this. I have also found some np.product() calls that...