-
Noticed a comment:
https://github.com/NSLS-II/pyCHX/blob/2ecdacf0dd8496dd8e90bb4975273b59e1d08e26/pyCHX/v2/_commonspeckle/chx_handlers.py#L18-L21
This basically applies to the entire module. We s…
-
For example, the following code does not work:
PERFLOG(SITENAME, IP(its), IP(nx), IP(numReg), IP(numFiles), IP(showProg), \
IP(quiet), IP(viz), IP(balance), IP(cost));
but,
PERFLOG(SITENAME, IP(…
-
See the issue below, as they are related, but this is to address a specific question of
np.histogram versus np.bincount raised in
https://github.com/NSLS-II/pyCHX/issues/52
`np.histogram` is…
-
**maplibre-gl-js version**:
4.7.1
**browser**:
chrome on linux
### Steps to Trigger Behavior
1. Go to https://jsbin.com/kobuhuposi/edit?html,output
2. Put mouse cursor on top of …
-
We rely on pg_try_advisory_lock to test for locks both for detector timing and for robot timing. However, it has been behaving like pg_advisory_lock and hanging until the lock is available.
The ri…
-
-
hydra
rev = "ae2cc61be63550e0b67ea82c60defdaf2da5d99b";
sha256 = "1dz2d5g4idhvpyfx4gs2chbpdydcjz6fdv9ippqbw0lwxd5nv98n";
nixos-version
14.12.885.b373bf9 (Caterpillar)
from journalctl -xe
S…
ghost updated
8 years ago
-
When trying to reconfigure the `core.ssh` transport of a computer non-interactively using `-n`, it still asks for the `--safe-interval` option:
```console
❯ verdi computer configure core.ssh eiger…
-
I'm trying to create a WiX installer with these tools:
- Windows 7
- cmake 3.10.3
- WiX toolset 3.11
- Build Tools for Visual Studio 2017 with VC++ 2015.3 v140 toolset and Windows 10 SDK (couldn't…
-
It transpires that support for NeXus-like data in DXTBX is somewhat patchy (see cctbx/dxtbx#206). We need test image data sets to ensure the following:
- [ ] We continue to support legacy Dectris …