JD Russo

Results 17 comments of JD Russo

Just a thought as I dig into this -- worth mentioning that I'm running MacOS Catalina, which I've bumped into problems with the multiprocessing library before

As a hack, since I'm not sure how else to change the default WM `w_ipa` calls in Jupyter, changing [line 27 in the work manager `environment.py`](https://github.com/westpa/westpa/blob/8618ab598f9bb38a7bc1479932f5332b137dfcbc/lib/wwmgr/work_managers/environment.py#L27) from 'processes' to 'threads'...

> @jdrusso did you every figure out what was causing this? I did not, sorry. No idea what this ended up being in my case.

> @MathieuJC Have you tried removing the line `C --> D{Something ?}` and replacing it with a line after your subgraph definitions like `Flow --> API`? > > [live preview](https://mermaid.live/edit#pako:eNptj80KwjAQhF8l7FlfoAfFaiuCiFgvQi6x2bbBJilpikjpu5vEn0pxTss3wyzTQ645QgRFre95xYwl-xNVxKntrqVhTUVSZ72QFxcGcyu0-ga9VmQ-X5B4BHEA6xdAxSedq-PuX2V8Hummz7REWwlVkuXg6sgF29Ca_IQ8P-iA0xEnAWwn3_2QYLjvMAOJRjLB3fje-xRshRIpRO7kzNwoUDW4XNdwZjHhwmoDUcHqFmfAOquzh8ohsqbDT2gjmNsn36nhCQDJY-A)...

That still doesn't give the expected behavior described by @MathieuJC . The API subgraph in your preview is display LR, despite being specified as BT.

Hi Moritz, Thanks for the response! Glad to hear there's no theoretical reason it's not doable. We're doing dimensionality reduction on sets of many off-equilibrium MD trajectories, using [WESTPA](github.com/westpa/westpa) weighted...

Thanks, I think I can work with this! That pseudocode is really helpful to see, I appreciate you taking the time to share it.

Thanks for checking in -- unfortunately I haven't, I had to swap focus to some other things. I know @jpthompson17 was also interested, not sure if he's done anything with...

In your `alacritty.yml` config file, uncomment the `colors` key, along with `primary`, `normal`, and `bright` under it. You may also need to export `TERMINAL=alacritty`. `apply-alacritty.py` reads your current config in...

> I seem to be getting much better json generation behavior after I change this in prompt.txt: > > From this: > > > You should only respond in JSON...