Mustafa Al Ibrahim

Results 36 comments of Mustafa Al Ibrahim
trafficstars

In addition to striplog, I believe projects like Cartopy will benefit greatly from this once geologic standards (e.g., https://github.com/cecgeology/USGS-FGDC) are implemented as matplotlib custom hatches.

I'll make a quick note here that I keep forgetting to make. I think there should be some kind of separation between stitching grid images and stitching any other data...

Thanks for the info @JacksonMaxfield. Yes, we are dealing with very large datasets. This example actually a small file. I am thinking of converting files to a more open format...

@Nicholas-Schaub Thanks for the suggestion. I just did a quick test. Unfortunately, I couldn't convert my file using `bfio`. The files that I am dealing with are tiled, multi-channel, and...

@Nicholas-Schaub please check your gmail. Thanks! I will test the latest version in a bit. I am now considering the following for manual conversion: - Load image with aicsimageio. -...

@Nicholas-Schaub @JacksonMaxfield Sorry for the late reply. I seem to only able to pickup this effort intermittently with other work commitments. Thanks for all the work. So here are the...

Hitting the same issue here on Windows 11. Tested both Python 3.9 and 3.10.

I agree, this is not a strip log issue perse but I thought to raise it up here as it will be a breaking issue in the future. Thanks for...

@freakboy3742 thanks for the reply. I am bundling a customized version of [napari](https://github.com/napari/napari), which also uses briefcase. For various restrictions and the fact that my users do not code or...

I'll add these here for future reference: WIX 4 added a way to split the containers: https://github.com/wixtoolset/issues/issues/6144 it seems that there is a plan for automatic splitting in WIX https://github.com/wixtoolset/issues/issues/6521...