Skip to content

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