Conversation
Conflicts: package/CHANGELOG package/MDAnalysis/version.py testsuite/CHANGELOG testsuite/setup.py
Conflicts: maintainer/conda/MDAnalysis/meta.yaml package/CHANGELOG package/MDAnalysis/version.py package/setup.py testsuite/CHANGELOG testsuite/MDAnalysisTests/__init__.py testsuite/setup.py
- updated all modules - removed any code that guards against scipy or matplotlib import - conforms to style guide https://github.com/MDAnalysis/mdanalysis/wiki/Style-Guide#module-imports-in-mdanalysisanalysis - fixes MDAnalysis#1159 - fixes MDAnalysis#1361
Conflicts: package/CHANGELOG
Release 0.16.2
|
@lilyminium Thank you so much for looking into that. It is weird, I did that on my computer, I do not know why it did not transfer here!!! Anyway, I made the change again, let's see how it works. |
|
@lilyminium Thank you again for previous help. Currently, I have a problem with these two I guess. Any help is appreciated. |
|
The error is odd. I think it's failing to read the xtc offsets? @jbarnoud may be the one to ask here. The rest of the tests pass so it's likely not because of something with your file. |
|
@lilyminium Thank you so much for looking into the errors. I really appreciate your help and time. Dear @jbarnoud, |
|
Dear @orbeckst I am wondering if you can help me with this issue. I could run the test locally but it seems there is some small issue here. Any help is appreciated. |
|
From a quick look at the error message, it looks like there is an issue reading the offset for the test XTC file, indeed. As it only complains about the file introduced in this PR, I doubt there is an issue with the general system producing and reading the file (though it remains a possibility, of course). However, looking at the files introduced here, I do not see what could cause the problem if you can run the tests locally. Could you do the following test locally:
If this works, then I do not know what the problem is. If it fails somewhere, then there is probably an issue with the trajectory. My hypothesis (and it is a not very substantiated one) is that the tests pass locally for you because you have an offset file already while the CI would not have that file. |
|
Dear @jbarnoud, Thank you so much for your reply. I am looking to that based on your comments and I will get back to you as soon as possible. Best regards |
|
Dear @jbarnoud, |
|
These are OK, they are warnings that have nothing to do with your PR. I will restart the failing tests to see if it is not just a fluke. On 5 Oct 2020 03:11, aligh92 <notifications@github.com> wrote:
Dear @jbarnoud,
I deleted the .npz file and ran the pytest again. It went through successfully and the .npz file was build by itself again. I am not sure if this is what you meant. Please see the attached screenshot which is the output of local pytest.
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or unsubscribe.
|
Fix indentation. Mostly there to re-run the azure pipelines.
|
@aligh92 I did not manage to just re-run the pipeline to see if it works by just insisting. So I added a commit to your branch fixing an indentation error. The pipelines are running again now, we will see if it works any better. |
|
Dear @jbarnoud , Looks like we still have a problem. The main problem that I saw before and it is still there is related to the attached photo. Please advice me. |
…l28/mdanalysis into issue-2789-aggregation-size
|
Hi Oliver,
I am so sorry for the late reply. I would be very pleased to have my code
published and functional for future people's use. Could you please let me
know how and what can I do to fit that to the MDAKit?
Looking forward to hearing from you,
Best regards,
Ali
…On Thu, Oct 28, 2021 at 4:21 PM Oliver Beckstein ***@***.***> wrote:
Aggregate size analysis might be a good fit for a MDAKit
<https://www.mdanalysis.org/2021/08/31/CZI-EOSS4/#2-launching-the-mdakits-ecosystem>
(independent analysis package linked to MDAnalysis).
@aligh92 <https://github.com/aligh92> would you be interested in pursuing
that route?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2822 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOY2YRHBKI6AG6DCRHVFGSTUJGLUZANCNFSM4OQD5EXA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
|
@aligh92 , good to hear that you're interested in doing an MDAKit. For right now I added the MDAKit label to the PR and issue. We are working on guidelines. We'll have a document for discussion soon and then we'd really like to hear from developers like you what they think. We'll also be very happy if you'd want to try it out and give feedback on the process. |
|
Thank you so much Oliver,
I just should mention that I am not very good with GitHub and I need
probably a bit of assistance there if I need to do any action. That was
probably one of the main reasons that I could not publish my code in the
first place. Because I still can not understand why I could not add my code
to the MDAnalysis package itself.
Best regards,
Ali
…On Mon, Nov 1, 2021 at 7:07 PM Oliver Beckstein ***@***.***> wrote:
@aligh92 <https://github.com/aligh92> , good to hear that you're
interested in doing an MDAKit. For right now I added the MDAKit label to
the PR and issue.
We are working on guidelines. We'll have a document for discussion soon
and then we'd really like to hear from developers like you what they think.
We'll also be very happy if you'd want to try it out and give feedback on
the process.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2822 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOY2YRDKW4IMIKWBWQUWAKTUJ4B75ANCNFSM4OQD5EXA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
|
Closing as stale, feel free to re-open if you want to continue. |


developed code for issue #2789 i.e to analyze the aggregate size
Changes made in this Pull Request:
PR Checklist