-
If you do a long experiment, the 'Run' window just says 'Started' and then nothing until it is 'Finished'. For a long experiment, you have no idea whether it is still progressing or whether something …
-
The Experimenter API is erroneously responding with "Please login using OpenID Connect".
jlockhart Edit: Experimenter should redirect if a trailing slash is missing to a url including a trailing sl…
-
[https://experimenter.services.mozilla.com/nimbus/app-customization-in-onboarding-ios/results#results_summary](https://experimenter.services.mozilla.com/nimbus/app-customization-in-onboarding-ios/resu…
-
User story:
As an experimenter I can define how the caloric value of an object is to be divided amongst the players interacting with the object.
Two ways to define calorie splits:
- [x] Trans…
-
Currently, when a participant joins, regardless of if they are muted or not, they hear their own audio which is disorienting. When the experiment is ended, they still hear themselves and also the vide…
-
Example of participants not seeing themselves connected, although they are in the experiment.
, Experimenter is showing a metric called "Pocket in New Tab". Such a metric…
-
Discussion on https://github.com/openmicroscopy/openmicroscopy/pull/6077 relates to an unsolicited and possibly long list of `GroupExperimenterMap` being returned from queries in all-groups context. I…
-
### What happened?
Zarr NWB fails to write to disk, based on the format of `experimenter`. The same data writes to hdf5 NWB without issue.
### Steps to Reproduce
```shell
import pynwb
impor…
-
`experimenter.py` runs multiple calls of `swmmanywhere` as a jobarray.
`njobs = joblib.cpu_count(True) if njobs == -1 else njobs` in `metric_utilities.py/edge_betweenness_centrality` I _think_ is …