Caleb Geniesse
Caleb Geniesse
See PR [24](https://github.com/braindynamicslab/dyneusr/pull/24) for reports relating to an issue with `kmapper`. Several different reported errors were found to be due to an empty graph being returned by `kmapper`. These errors...
Create docker app to make it easier to install/run dyneusr (e.g. on clusters) ## TODO: - [x] setup docker script (see this [how-to](https://runnable.com/docker/python/dockerize-your-python-application)) - [ ] add integration test -...
Adding `dyneusr-fire` command-line executable. This script wraps `kmapper` graph generation and `dyneusr` visualization into a single executable and uses the python-fire module to allow users to specify important options at...