Skip to content
Snippets Groups Projects
Commit bb7e747d authored by Andrey  ARISTOV's avatar Andrey ARISTOV
Browse files

fix import

parent 3eed4e28
No related branches found
No related tags found
No related merge requests found
Pipeline #27948 passed
from pims_nd2 import ND2_Reader
import numpy as np
import sys
from nd2shrink import transform
from nd2tif import transform
def main(path, factor=16):
......
......@@ -5,7 +5,7 @@ import sys
import numpy as np
import logging
from tqdm import tqdm
from nd2shrink.transform import Well
from nd2tif.transform import Well
logger = logging.getLogger(__name__)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment