Tyler Sengia

Results 5 issues of Tyler Sengia

### spectrometer and system information ### - model: FLAME-T - operating system: Windows 10, and Debian Linux - python version: 3.7 and 3.5 - python-seabreeze version: 1.3.0 - installed-via: `pip...

known-issue

Added in helpful Bash scripts to simplify acoustic model adaptation process. Built based off of the adaptation instructions on the website. I tried setting up SVN but I'm unfamiliar with...

This is to fix issue #622. Simply has the player data being saved when the player is kicked. The `saveData` method is called as a non-asynchronous save in order to...

PR: Needs Testing

**Describe the feature you'd like** Hello, I am making this issue to propose creating a CI pipeline for compiling the application and for checking that merge requests compile correctly. **Describe...

enhancement

This PR combines the multiple `Dockerfile`'s in the repo into a single, multi-stage `Dockerfile` that can be used to build both development and production Docker images. I've also added a...