ramav87

Results 20 comments of ramav87

This is a good point. We will make sure to do so. Rama On Thu, Jun 6, 2019 at 11:36 AM Suhas Somnath wrote: > May want to adopt things...

Yes, they are already calculated

Hi, are you trying to import Igor ibw files? If so you should use SciFiReaders which is a different package within the pycroscopy ecosystem. Edit: see https://github.com/pycroscopy/SciFiReaders

What is the specific error? Also, please ignore the sidpy file dialog box for now, let's come back to that one. First, can the file be read by the IgorIBW...

We could probably add a flag to check for this. Is the version of the Nanoscape used to create the file stored?

I have made a temporary fix which is available on my branch. Please let me know if it works for you.

Thanks Liam. I don't seem to be able to find much on the python website about this, but this is the only thing that mentions __new__() "A RuntimeError is now...

Thanks for raising this. It looks like because it is .sxm the 'fixed parameters' and 'experimental parameters' ought to be the same. What happens if you simply remove the header_dict['fixed_parameters']...

Would be good! I would definitely recommend adjusting the old registration tutorial with the writing back to file part Rama On Mon, May 11, 2020 at 10:03 PM Rajiv Giridharagopal...

The tests are failing for the tensor decomposition - is this because the underlying TensorFactor code was changed but the test_decompose wasn't?