Commit History

tried recursive include
b9333e5

andreped commited on

tried adding flag to fix setup
04d66c8

andreped commited on

typo
79b2527

andreped commited on

added manifest file to include yml file
cdf34fa

andreped commited on

added missing dependency
fd92dd1

andreped commited on

fix for deadlock issue on macOSX
9f563e6

andreped commited on

Update README.md
99a9d35

andreped commited on

Update README.md
12f35c0

andreped commited on

Update README.md
d3980a6

andreped commited on

Update README.md
1bdaa95

andreped commited on

Update README.md
9450d3d

andreped commited on

Update README.md
63e8ec2

andreped commited on

removed install command
2b57480

andreped commited on

removed silly argument thingy. Refactored
b953767

andreped commited on

typo
fb2ed23

andreped commited on

debugging setup
98c3e5f

andreped commited on

refactoring setup file
0b72594

andreped commited on

Merge branch 'master' of https://github.com/andreped/livermask into master
e244a9b

andreped commited on

minor bug fix relevant for enabling GPU when installing
b44b8e4

andreped commited on

Update README.md
5167026

andreped commited on

Update README.md
b92c569

andreped commited on

more refactoring
dac5ddb

andreped commited on

refactoring, adding informative prints for liver vessel segmentation in log, which supports verbose mode
b437043

andreped commited on

finally working. Now the CLI properly installs using pip and it can be used without any dependency issues across all relevant operating systems
d1ff5ab

andreped commited on

removed wrong import
d708d66

andreped commited on

tried importing Config directly, instead of the script
1ff1479

andreped commited on

test
82fe6a3

andreped commited on

typo
d2c1bce

andreped commited on

worked, now have to add similar fix for all scripts
6310170

andreped commited on

added '.' to paths when importing
0b5ab50

andreped commited on

minor path fix for packages
019c3e2

andreped commited on

removed redundant copy of package
90b290a

andreped commited on

new install test
d7ceb3a

andreped commited on

tested new package include
f4418f7

andreped commited on

tried removed redundant py_module
58c5660

andreped commited on

added init file to module
1ca252a

andreped commited on

removed all packages
dd10077

andreped commited on

add utils as module
d64206f

andreped commited on

test removed package, which already was added as python module instead
41a6984

andreped commited on

added python module dep
256c771

andreped commited on

moved file to utils
c1db270

andreped commited on

tried adding livermask as package to install
0e5c0dd

andreped commited on

bug
bd7b82a

andreped commited on

typo
ce201c3

andreped commited on

added missed dep in setup.py
483fc8b

andreped commited on

tried fixing dependencies when installing
dacb584

andreped commited on

fix find_packages
846011c

andreped commited on

typo
5129798

andreped commited on

added install argument to set which cupy version to install livermask with
0cee8e2

andreped commited on

started setting up install option for pip, but will likely remove as it may not be possible to generalize that easily...
33f590f

andreped commited on