glencoesoftware / raw2ometiff

Raw format to OME-TIFF converter
GNU General Public License v2.0
46 stars 20 forks source link

Support for indexed OME-TIFF file output #95

Open JohnGrime opened 1 year ago

JohnGrime commented 1 year ago

Hello!

Is it possible to add support for generating "indexed" OME TIFF file output? I'd like to generate some test data for use with the Viv system (specifically the Avivator web viewer) and this platform seems to recommend indexed OME TIFF data. The index file is a separate json data set:

https://github.com/hms-dbmi/viv https://www.youtube.com/watch?v=cGB2TsSnfbo

Thanks!

John.

melissalinkert commented 1 year ago

I believe this similar to what @joshmoore requested in #60, which we had started to implement in #61. https://github.com/hms-dbmi/generate-tiff-offsets#readme appears to be the specification.

It's unlikely that we'll have time to revisit this feature in the near future, but happy to review a pull request if you're interested in implementing this @JohnGrime.

JohnGrime commented 1 year ago

I'll take a look and see - hopefully it's a fairly simple addition and may be within my limited skills to implement! :)

joshmoore commented 1 year ago

@JohnGrime: :+1:

I'll also cc: @manzt and link kerchunk in case you haven't seen the more general version of Trevor & co's TIFF index.