alisterburt

Results 35 issues of alisterburt

Here is a list of high value features/demonstrations for the cryo-EM/ET community that I would love to see/help make happen in Mol* - [ ] tiled view of multiple volumes...

enhancement

## 🐛 Bug The 'Alt' modifier key is not being detected in a mouse callback on a Linux system here, printing `event.modifiers` shows an empty tuple. This works as expected...

bug
probably solved

https://github.com/fabiocaccamo/python-benedict We currently use a custom implementation of nested get/set behaviour in dicts for non standard interpolations -> maybe we could/should offload this onto Benedict which supports indexing in this...

enhancement

Currently both the key-frame and the transitions between key-frames are stored in the `Animation.key_frames` attribute - clear separation between the captured state and the transitions between states should make it...

enhancement

What do we think about a 'wrap' mode for animations, you define the 'forward' pass and the rendered animation also contains the reverse for a nice loop. I was thinking...

enhancement

This issue can be used to create static links for images in the repo plane rendering demo ![plane-expose-particles-spedup](https://user-images.githubusercontent.com/7307488/196110138-6c4663b1-67b2-4c79-97b7-57b706d1d49c.gif)

I recently picked the thread up from dask/dask-jobqueue#543 and dask/dask-jobqueue#544 and was super happy to find that arbitrary cluster configuration from a yaml spec is working really well with dask-ctl...

enhancement
help wanted

`mamba env create -n tomotwin -f https://raw.githubusercontent.com/MPI-Dortmund/tomotwin-cryoet/main/conda_env_tomotwin.yml` -> ```txt error libmamba YAML spec file 'https:/raw.githubusercontent.com/MPI-Dortmund/tomotwin-cryoet/main/conda_env_tomotwin.yml' not found critical libmamba File not found. Aborting. ```

just FYI, having some problems with env creation ```txt micromamba env create -n tomotwin -f conda_env_tomotwin.yml nvidia/noarch (check zst) Checked 0.1s pytorch/noarch (check zst) Checked 0.1s pytorch/linux-64 (check zst) Checked...