Jan Janssen
Jan Janssen
But the sqsjob has an import alarm still the issue is not raised https://github.com/pyiron/pyiron_atomistics/blob/master/pyiron_atomistics/atomistics/job/sqs.py#L126
I posted the issue here https://github.com/pyiron/phasediagram-workshop-tutors-2020/issues/3
Hi @SanderBorgmans , It is currently still more work in progress, but yes the goal is that you can specify the units in your `~/.pyiron` configuration and then they are...
Following up on https://github.com/pyiron/pyiron_base/issues/553 I collected all the warnings from the tests. Half of them are related to `pytables` so we can not fix them from our side, but the...
@samwaseda Currently it is not possible.
As far as I understand @samwaseda addressed these suggestions and problems in the pull requests above. So I am going to close the issue.
I like the idea of releasing the HDF5 interface represented by the DataContainer as a separate package.
Talking about this, I would also like to spin off the pyiron tables module, as an abstract package to apply map-reduce on any kind of files. If anybody is interested...
Does you job write output files? If you need an working directory then setting write input to pass is the right solution, if you do not need a working directory...
So you mean changing the default to ` self._python_only_job = True` ?