Fabian Zills

Results 394 issues of Fabian Zills

# Known Issues - sometimes `extend` does not add all data

you should be able to use python, just like e.g. DVC does.

- Where to put it - What should be in it

Use znjson to decode/encode ASE atoms

python

Provided we have a solution for https://github.com/zincware/ZnDraw/issues/200 we could attach modifier/analysis/selection through Python. ```py vis = ZnDraw(...) # see zndraw/select/__init__.py class StepSelection(SelectionBase): """Select all atoms.""" method: t.Literal["StepSelection"] = Field("StepSelection") step:...

python

Already added to selection and drawing this should also be added to - [ ] Interaction https://github.com/zincware/ZnDraw/pull/199 - [ ] Scene (use multiple menus) - [ ] Analysis

python
javascript

If you press play, the button will not revert to play again, when the simulation is over. functionality is not affected.

javascript

If you run `zndraw.ZnDraw()` and it tries to open the browser window but can't it might fail with a connection issue.

- [ ] fix touch selection

javascript

Add Volume, ...

python