Dominik Kriegner

Results 82 comments of Dominik Kriegner

Ok, I look into merging the mentioned PR and include it in a release.

@dschick Can I merge this PR as is to fix the MCA issue? Of course it would be nice to have the HDF5 part also fixed, but likely this is...

/AzurePipelines run

the failing tests seem to have nothing to do with this PR (they occur since "today" also on other pull requests, but not locally). I need to nevertheless investigate this...

merging since failing tests are related to issue #182 which needs to be addressed separately. @dschick thanks for the contribution!

I don't know why Darwin model could be faster. But I think linking the parameters in a superlattice is already possible by using lmfit features. Basically in the same way...

> Currently the names of the layers are automatically generated from the underlaying materials name. An optional keyword argument in the mentioned function would likely be better and one can...

New issue raised upstream: https://github.com/pyvisa/pyvisa-py/issues/348

small update: pyvisa-py for TCP sockets now has a flush method: https://github.com/pyvisa/pyvisa-py/pull/350 I am afraid for other resource types this won't be so easy.

> @dkriegner am I correct that **only** the `sensor_typeA/B/C` properties need the multiple return value mapping functionality? yes, you are right. >I'm thinking if we should separate this from the...