- [x] Uninstall gilmore:girls - [x] Uninstall cyclus - [x] Uninstall cycamore - [x] check that both are truly uninstalled in all conda environments. - [x] reinstall cyclus from source in .local - [x] reinstall cycamore from source in .local - [ ] use cycstub commandline tool to initiate new blank set of source files. - [ ] in your repos directory `git clone github.com:arfc/einstein einstein-old`. Keep this for now. - [ ] in your standard directory for einstein stuff, create a new branch for experiments. `git checkout -b expmts` - [ ] delete every file. commit that to expmts, push. - [ ] execute in the top level directory, the cycstub command (with einstein as lib. maybe create a us_inventory facility and an ads facility? ) - [ ] commit all the files. - [ ] run it -- do the tests work? - [ ] does the example throw our unpleasant error? - [ ] If not copy and paste, carefully, the content from your einstein-old docs. - [ ] commit and push to expmts - [ ] merge into main. - [ ] profit.
git clone github.com:arfc/einstein einstein-old. Keep this for now.git checkout -b expmts