NEUBIAS / training-resources

Resources for teaching/preparing to teach bioimage analysis
https://neubias.github.io/training-resources
Other
48 stars 21 forks source link

Activity: Save numpy array as OME-TIFF #729

Open tischi opened 1 month ago

tischi commented 1 month ago

Implementations:

felixS27 commented 4 weeks ago

Where should I put the script in, when I developed one? In the OME-Tiff module? And can I push it to main or should I do a merge request?

tischi commented 4 weeks ago

Yes, in the OME-Tiff module, the question is whether there is already a suitable "Activity" for the script? If not we would need to think how to create one. This is maybe something that we should do together...

And also here: adding new stuff can be without a PR.

felixS27 commented 3 weeks ago

Okay, I pushed it now to the image data format repo, as I understand that we wanted to collect scripts there. If you prefer to have it in the NEUBIAS repo then I can also push it there and push a link in the image data format repo

tischi commented 3 weeks ago

Hi, I don't understand... for the training material activities the scripts must be here in the training resources, don't they?