Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove OME-TIFF saving from first Image File Formats activity #710

Open
tischi opened this issue Jul 30, 2024 · 4 comments
Open

Remove OME-TIFF saving from first Image File Formats activity #710

tischi opened this issue Jul 30, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@tischi
Copy link
Collaborator

tischi commented Jul 30, 2024

Hi @felixS27,

I think we should remove the OME-TIFF saving part from this: https://neubias.github.io/training-resources/image_file_formats/index.html?id_activity_platform-0=python-bioio-activity-0#open

We should probably also rename the activity to contain the word "open".

The OME-TIFF saving part should go into a dedicated OME-TIFF module.


If you want you could add a python napari implementation to this activity: https://neubias.github.io/training-resources/image_file_formats/index.html?id_activity_platform-0=null-activity-0#save

There the focus is not so much on OME-TIFF specifically, but any kind of TIFF would do.

@tischi tischi added the enhancement New feature or request label Jul 30, 2024
@tischi tischi changed the title remove OME-TIFF saving from first Image File Formats Remove OME-TIFF saving from first Image File Formats activity Jul 30, 2024
@felixS27
Copy link
Collaborator

I will have a look into this.

@felixS27
Copy link
Collaborator

Maybe for clarification...
Do you mean a module on how to save images from napari?
So the module should contain roughly:

  • Load an image into napari
  • save it whilst exploring the different saving options within napari (like save Screenshot, save specific layer vs all layers...)

@tischi
Copy link
Collaborator Author

tischi commented Jul 30, 2024

I mean this TIFF module, in the tiff branch.
That is, one module that explains TIFF in detail (similar to the OME-Zarr module).
I don't think that this module should focus on napari, unless we need it too look at an image.

@felixS27
Copy link
Collaborator

Okay, then I will shorten the image file format python script and rename it and make a pull request.
About the tiff module I will contact you again when I have wrapped my head around it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants