Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added initial code for density maps #83

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

artajmir3
Copy link
Collaborator

Added initial code for reading a density map from a .mrc file.
Added corresponding tests.
Added a Jupyter notebook for test and visualization.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@artajmir3 artajmir3 mentioned this pull request May 7, 2022
Copy link
Contributor

@ninamiolane ninamiolane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@artajmir3 thank you so much for your PR!

Could add a test for your notebook, by copy-pasting the file test_notebooks.py here:
https://github.com/compSPI/ioSPI/pull/75/files#diff-c12d9e359c589e405a132b291f892d640e0fd4b9bc459759d91f152ddc8c5571

If this passes, then we can merge. Thanks for the great work!

@ninamiolane
Copy link
Contributor

Marking as draft for now since the tests are not passing.

Some indications:

  • You can add the notebooks that are not yours in a list NOTEBOOKS_TO_SKIP in test_notebooks.py : since it is not your job to debug someone else's notebook
  • Can you investigate what the other errors are? Thanks 🙌

@ninamiolane ninamiolane marked this pull request as draft May 10, 2022 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants