David Straub

Results 88 issues of David Straub

This is a very simple change that adds a keyword argument `mode` to the methods `CLIDbLoader.read_file` and `CLIManager.open_activate`. At the moment, whether the database is open in readonly mode by...

enhancement
Documentation

**Describe the bug** Simulation of 2D pouch cell model fails when experiment has more than one step. This is almost the same code as in #1547, but I believe it's...

Hi, I wanted to add one or two additional backends - specifically `numpy.savez` and possibly SQLite (or generic SQLAlchemy). However when I looked at the code, the existing `Backend` and...

The currently implemented program switches are of limited use as they do not allow to change settings. For more fine-grained control, the easiest and most flexible solution IMO is to...

enhancement

E.g. oven core temperature. Is there a list of sensors supported by the API somewhere??

enhancement
help wanted

``` voluptuous.error.MultipleInvalid: required key not provided @ data['program'] ``` The schema must not contain a program key.

@peterstangl, in feedback from a talk at PyHEP, scikit-hep's https://github.com/scikit-hep/decaylanguage and https://github.com/scikit-hep/particle have been mentioned as projects that flavio could profit from. Would be interesting, e.g. to get rid of...

enhancement

As pointed out by @jasonaebischerGIT, the shifts in the Fermi constant (due to NP in the `mu->enunu` transition) are currently only taken into account for `tau->lnunu` and `tau->Pnu` decays. While...

Hi, thanks for this great plugin. I was wondering if you plan to provide an ES module version of it. The [release announcements of Leaflet 1.9.0](https://github.com/Leaflet/Leaflet/releases/tag/v1.9.0) advocate the use of...

Fixes #310: - Restricts editing custom filters to editors - Disables editing custom filters on multi-tree installs