Eduardo Hirata-Miyasaki

Results 39 issues of Eduardo Hirata-Miyasaki

I am documenting here some of the questions that arose during the use of Viscy and the experience of running this during the DL@MBL course: I list them as tasks...

One inconvenient step in the mantis analysis pipeline is having to go and remember to change the scale metadata on the virtually stained predictions. Is it possible to write the...

enhancement

This PR fixes handling ndtiffs written with mutlicam. When using multicam, the datasets have an extra axis that needs to be parsed to reshape the output array.

The iohub `Position.append_channel()` function works great when the array to have a channel appended to shares the same `dtype`. In this case, we have some datasets stored as `dtype=np.uint16` and...

question
NGFF

This was some of the code used during the DL course for rechunking #184

Current datasets use the `channel_name` to determine the contrast limits of each dataset. For datasets that are not specified in the dictionary or do not match the `channel_name` string exactly...

bug
good first issue
NGFF

This PR adds shrimPy utility functions relevant to iohub listed below: - `create_empty_zarr`: enables the creation of an empty zarr - `process_single_position`: function that can apply a czyx in czyx...

enhancement
NGFF

When processing iSIM + BF data, I have found the need for a function to rename channel names. So far, since I have had to do a crop, I rename...

enhancement
NGFF

This PR adds the support for pyramids to address #125. This modifies the `HCSDataloader()`

enhancement
translation

This PR is a temporary draft that includes segmentation functions (CZYX )for neuromast and cells. Until we figure out the imgprocessing repo and merge core multiprocessing utilites to iohub, I...

wontfix