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

Restructure directories (nbis inside nbis/, python-nbis is now src/) #2

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

Conversation

knixeur
Copy link

@knixeur knixeur commented Apr 8, 2019

This branch is made from python3_wsq_decode_mem so it includes it's commits.
The idea is to better organize the files, all NBIS library is inside nbis/ to avoid cluttering and python-nbis is now renamed to src/.
The idea is to move everything that's not the wrapper outside src/, ie tests, setup.py etc.

@knixeur
Copy link
Author

knixeur commented Apr 8, 2019

I moved the source again to pyNBIS/ which is now a package.
So code has to be chaned to import modules from there, ie from pyNBIS import wsq

@knixeur knixeur mentioned this pull request Apr 8, 2019
knixeur and others added 7 commits April 8, 2019 21:39
Moved to root directory
Created test target to run tests
Created build target, requires NBIS target
all now requires build and test
We do a encode/decoded and then compare (md5) the results file against NBIS
command line tools output.
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.

1 participant