Commit History

tried to fix build for specific OS
e15d771

andreped commited on

switched OS in if statements
4e50d35

andreped commited on

tried to fix wildcard search on windows
144b7b5

andreped commited on

fixed CI
5b7f94e

andreped commited on

bump v1.4.0 and update python versions [no ci]
2065ebe

andreped commited on

fix find links pattern
356eb52

andreped commited on

build on ubuntu only for debugging
9f1a22d

andreped commited on

test find links
df1d210

andreped commited on

tried to fix download path
535a570

andreped commited on

improved download logic to catch incomplete downloads
95addbb

andreped commited on

added github release download for parenchyma model
9b6cb7b

andreped commited on

refactored [no ci]
23437a1

andreped commited on

refactored to PEP8
3120fa9

andreped commited on

refactored setup.py [no ci]
47dd310

andreped commited on

bump gdown
bb647c1

andreped commited on

disable macOS build with miniconda for now
caa96fc

andreped commited on

python3 for macOS build
0221a28

andreped commited on

added some debug prompts
6df05bf

andreped commited on

run conda checks for all operating systems
bd25020

andreped commited on

refactor [no ci]
f3a8499

andreped commited on

improved README header [no ci]
be00ed0

andreped commited on

build wheel on ubuntu 20.04
2170ae2

andreped commited on

missing indent
db74e25

andreped commited on

refactored CI
0925325

andreped commited on

conda compatibility update
cb1b3ee

andreped commited on

conda build needs 'build'
9dbc15d

andreped commited on

added conda CI test
fe33db4

andreped commited on

ignore .idea/
51aa4f5

andreped commited on

updated gdown all places
5bbb56a

andreped commited on

tried to remove md5 for parenchyma model
24aa3bf

andreped commited on

Use gdown==3.13.0 in CI
9e5aacd

andreped commited on

added download badges
be760a8

andreped commited on

bumped version and added info on CuPy
2e6fa2b

andreped commited on

bump version
9a14166

andreped commited on

tries to ignore
f082d09

andreped commited on

something weird with the reader
74d57ef

andreped commited on

another test
d222d16

andreped commited on

two encoding bugs actually
0fe6911

andreped commited on

some encoding issue with reader, tried to use 'rb' and move decoding to later
6bede5f

andreped commited on

changed encoding
94deb45

andreped commited on

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

andreped commited on

added alternative install method - from source from github repo
c1032b4

andreped commited on

Update README.md
092bbd9

andreped commited on

livermask is now on pypi - updated README
29ee7d6

andreped commited on

added setup config file
d5c7d5a

andreped commited on

Update README.md
b58966c

andreped commited on

updated version in README
beb0fde

andreped commited on

Update README.md
8723c23

andreped commited on

filtered predicted vessels outside the predicted liver parenchyma region
8988f76

andreped commited on

changed tqdm for vessel seg for consistency
0db97df

andreped commited on