Lily Wang

Results 154 comments of Lily Wang
trafficstars

No, like use CI to write environment files to the repo — I’ll try to mock something up over the weekend. That way at least it stays current with whatever...

@robotjellyzone the class name is `MDAnalysis.topology.TPRParser`, which was in the caption. There is a page on this parser in the normal documentation: https://docs.mdanalysis.org/stable/documentation_pages/topology/TPRParser.html . TPR is a format that's mostly...

This fix should either add a new section in the user guide, or check if there's an existing section on documentation style and edit it.

Thanks for raising this, @InvincibleZZH -- you're right, that was a mistake!

This fix should change the tense in the `.. important` warning here: https://userguide.mdanalysis.org/stable/formats/reference/tpr.html to make clear what was the case in the past, and what is the case in the...

> These are also FAQs... An examples gallery of notebooks, or collection of code snippets / nifty command-line tools, might be a more organised way to handle usage questions. This...

@richardjgowers Are there any plans to refactor existing modules e.g. `helanal` and `gnm` to fit the Bauhaus style? @orbeckst MDAnalysis gives my coarse-grained beads masses of 0 when it can't...

Oops, sorry for the edit, I’m on my phone and thought I was replying — reverted back. > I'm not sure there's a rule re: guessing masses. 0 is a...

> I certainly want to enable powerusers like yourself to do creative things. But it is a genie that's hard to put back in the bottle if it's used for...

@faranak1991 could you please paste your conda environment (`conda list`)? For the second error, I have a feeling you may need to downgrade pint to 0.20.1, with something like ``conda...