Kevin Milner

Results 20 issues of Kevin Milner

**Is your feature request related to a problem? Please describe.** I would like to be able to record snapshots of sampled CPU usage from the command line in a headless...

enhancement

### What happened? I have a number of Snartwings WM25L-Z zigbee blinds, controlled by Zigbee2MQTT using a RaspBee II. Occasionally, one or more of the blinds (this has happened with...

problem

@fabiolsilva, I had been using the FAS module to compute FAS for simulations where I was not comparing with any observations. This commit to the FAS module now breaks it...

bug
enhancement

This pull request includes a couple old un-merged changes that I made in 2020. Can you take a look and let me know if you think any will mess with...

The wiki doesn't give any information on RotD50 units that I could find. The Running-Simulations wiki pages states: > The RotD50 code, run at the end of each simulation, calculates...

I'm experiencing intermittent failures on the HF part of the GP calculation with the attached inputs. I originally believed that it was dependent on the seed, but failure is intermittent...

I have an existing SRF file that I want to use, running the platform in simulation mode. The documentation (under Running Simulations, User-defined Simulations) states: > To run a user-defined...

## Background CyberShake calculations using UCERF2 enable the "CyberShake DDW Correction", which extends the down-dip width of U2 ruptures to match the M(A) scaling of the Somerville (2006) relationship. That...

If you start a calculation in the GUIs, you can cancel it via the cancel button, which causes Thread.stop() on the calculation thread. That method has been long deprecated by...

The UCERF3 Single Branch ERF still expects an old style compound solution rather than a SolutionLogicTree, and fails to initialize on the master branch.