Sumit Gupta
Sumit Gupta
Thanks Man.I Was getting error that the firebase url is not set to the proper location, even though I updated the google-services.json file. Finally was able to retrieve data from...
@jamesgillanders, @wkerzendorf, @marxwillia Can someone from the final year of undergraduate physics work on this? I don't know much about the theory of supernovas except that they are cool (...
No, they are not mutually exclusive. A is the event that $`X\in \{1, 2\}`$ and B is the event that $`Y\in \{3\}`$ See, there are two random variables, $X$ and...
In the hydrogen bond analysis, if the user passed donor_sel, it might cause a pair of results where both hydrogen and donor have the same index, essentially the same hydrogen...
Can someone guide me if I am going in the right direction here?
I want to work on this if no one is working right now. @orbeckst
So, here is what I have found. I created a file check.py with the code ``` import MDAnalysis as mda from MDAnalysis.tests.datafiles import PSF, DCD, GRO, XTC from MDAnalysis.analysis.hydrogenbonds import...
@wkerzendorf @atharva-2001 Can you please review this request? Thanks.
In the below code snippet, inside the body of the `if` statement, `fname` is initialized as a `Str` object ( Line 663 ), and inside the body of the `else`...
@andrewfullard Okay, I will do that.