Git Product home page Git Product logo

Comments (3)

melissalinkert avatar melissalinkert commented on September 4, 2024
isyntax2raw write_tiles /home/dilip/pathology/isyntax/abcd.isyntax /home/dilip/pathology/tile_image
It throw the error
...
raise IOError('Unknown template %r' % name)
OSError: Unknown template 'isyntax2raw.resources.ome_template'

We have seen this before with isyntax2raw installations from an egg, but it should have been fixed with #9. Can you provide the exact steps (including specific commands) that you used to download and install isyntax2raw?

When it successfully convert the image into tile then i apply the following command to convert tiles into OME-TIFF format

bin/raw2ometiff-master /home/dilip/pathology/tile_image /home/dilip/pyramid.ome.tiff

then it again throw the error

2020-04-01 20:21:27,944 [main] INFO org.perf4j.TimingLogger - start[1585752687893] time[49] tag[initialize]
Exception in thread "main" picocli.CommandLine$ExecutionException: Error while calling command (com.glencoesoftware.pyramid.PyramidFromDirectoryWriter@46238e3f): java.lang.RuntimeException: loci.formats.FormatException: Could not create an N5 reader

This usually means that the tiles were not written. Does the output of the ls -hl /home/dilip/pathology/tile_image/ command show that there is a pyramid.n5 directory? If not, the tiles were not written and raw2ometiff should not be run.

from isyntax2raw.

Yadav420dilip avatar Yadav420dilip commented on September 4, 2024

Can you provide the exact steps (including specific commands) that you used to download and install isyntax2raw?

First I download the isyntax2raw.
After that unzip the zip file then i apply following command to install isyntax2raw

$ cd isyntax2raw-master
$ sudo python3 setup.py build
$ sudo python3 setup.py install

from isyntax2raw.

chris-allan avatar chris-allan commented on September 4, 2024

If you are having problems building from source, in particular with the XML templates, please install the prebuilt wheels from the releases:

from isyntax2raw.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.