-
A few things for our map manager
- Convert as much as we can to python
- Abstract functionality to different nodes and/or attempt multithreading to speed things up
-
When a user has %fund but no pals, and then adds a pal with many connections, the shared projects don't tend to come through reliably.
-
The text above [Example 16](https://www.w3.org/TR/odrl-model/#constraint-asset:~:text=Note%20that%20the%20runningTime%20leftOperand%20is%20defined%20in%20the%20ODRL%20Profile%20http%3A//example.com/od…
-
The `refine_map` function is running quite slowly, even on a decent system. We use `prange` from `Numba` to iterate over each pixel of reconstruction space. At each pixel, we need to access a masked s…
-
Hello, @zhaozh10
First of all, thank you for sharing your great work!
I recently read your ChatCAD+ paper and have a question about a specific part, so I am creating an issue here.
I am part…
-
Hi,
I am using the MiLoPyp for the rubisco particle picking. I directly used the particle position coordinates and cryocare-denoised ( around 7 A/pixel) tomograms for the MiLoPyP particle refined lo…
-
- A UI that makes users go "Wow!" at first glance
- Japanese uniqueness
- Consideration for accessibility
- Support for internationalization
- Dark mode support
- Up-to-date information
- Curr…
-
#827 updated Core to use the new DORA logo 🎉 -- a couple of the assets have minor errors:
- [ ] On the PDF version of the detailed view (`/research/dora-core-v2.0.0-detail.pdf`), the outlines of th…
-
Just using this as a catch-all, can split out into separate issues later
* `swifthal_counter_read()` returns a negative error code on failure (like the other APIs), but the return type is unsigned …
-
Misc fixes:
```
10:37 ~/bin $cat kubefind
#!/bin/bash
container="$1"
shift
namespace="$1"
shift
while IFS= read -r line; do
temp="${line#pod/}"
# echo "${temp%-[^-]*-[^-]*} ${c…