We're Hiring!

testing new reader

Historical discussions about the Bio-Formats library. Please look for and ask new questions at https://forum.image.sc/tags/bio-formats
Please note:
Historical discussions about the Bio-Formats library. Please look for and ask new questions at https://forum.image.sc/tags/bio-formats

If you are having trouble with image files, there is information about reporting bugs in the Bio-Formats documentation. Please send us the data and let us know what version of Bio-Formats you are using. For issues with your code, please provide a link to a public repository, ideally GitHub.

Re: testing new reader

Postby sbesson » Thu Jun 21, 2018 11:15 am

Thanks so the last command should add the ISQReader JAR to the command-line classpath. It still failed because by default, it still uses the internal ImageReader (which does not include your reader). Now, let's try to add the -format option suggested by David allowing to force your new ISQReader to be used instead:

Code: Select all
BF_CP=/Users/Hedwall/bioformats/tools/ISQReader.jar /Users/Hedwall/bioformats/tools/showinf -format ISQ -nopix /Users/Hedwall/Desktop/C0003094.ISQ | grep initializing


Sebastien
User avatar
sbesson
Team Member
 
Posts: 421
Joined: Tue Feb 28, 2012 7:20 pm

Re: testing new reader

Postby Albin » Thu Jun 21, 2018 1:38 pm

Got it to work! Thanks!!

Now only some code header errors but at least I can now use showinf

// Albin
Albin
 
Posts: 22
Joined: Mon Jun 18, 2018 12:23 pm

Re: testing new reader

Postby sbesson » Thu Jun 21, 2018 8:57 pm

Glad to hear it,

as a follow-up of this discussion, I have also opened a Pull Request to cover the usage of these options in the technical documentation of the Bio-Formats command-line utilities.

Best,
Sebastien
User avatar
sbesson
Team Member
 
Posts: 421
Joined: Tue Feb 28, 2012 7:20 pm

Previous

Return to User Discussion [Legacy]

Who is online

Users browsing this forum: No registered users and 1 guest

cron