You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A variety of small changes (#52)
* Added test to make sure CIOFSOP_max is updated without closing kernel
* enforce if hatched==1, stage_fraction=None (initially, for seeding)
* updated config descriptions
* updated some default values in config classes
* updated version number for new release
Add dockerfile for running PTM in a container (#38)
* Add if-main clause to cli
* Move top-level confest.py to project root
* Add dockerfile
* Remove extra whitespace
* Upgrade micromamba base image
* Undo style change
* Add __init__ file to tests root directory
* updates to get tests working locally
One still does not work but it will with a change in my next PR
* Fix precommit error
---------
Co-authored-by: Kristen Thyng <kthyng@gmail.com>