-
##### Description
I run generate code with `-Dapis=api1,api2,api3` as per [https://github.com/swagger-api/swagger-codegen#selective-generation](https://github.com/swagger-api/swagger-codegen#select…
-
Dear Chandler,
I love VALIS. I wrote some extra code to generate multiplexed images.
registrar = registration.Valis(str(d), dst_dir, feature_detector_cls=OrbVggFD_low_fd, imgs_ordered=True)
In…
-
## Description
I noticed that as of #5037 `regionprops` can measure intensity properties for multichannel images.
The resulting intensity properties are named with an appended `-0` ,.... `-n` fo…
-
Hello!
Thank you once again for your work here. I am working on application of m2stitch to multiplex data with 29 channels, each 4-channel cycle has DAPI to register to other cycles, so I was wond…
-
|Wazuh version|Install type|Platform|
|---|---|---|
| v4.3.0-rc7 | Wazuh Dashboard | Demo evironment |
In https://github.com/wazuh/wazuh-qa/issues/2856#issuecomment-1117049923 we have checked lo…
-
Using [this](https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks/examples/napari_rois.html#) tutorial for MERFISH data, I found that the output of polygon_query(sdata, my_napari_an…
-
Hi,
the images from my spatial transcriptomics data don't fill the entire image so we I split up the image into smaller tiles I get an error that there are no cells (see error message below). Is t…
-
my code is
```python
import numpy as np
import soundfile as sf
print(sf.__libsndfile_version__)
sf.write('stereo_file2.mp3', np.random.randn(10, 2), 44100)
```
and the out put
```
1.1.0
Tr…
-
seu$orig.ident
-
Thanks for this amazing tool!
## Description
I have an sdata object with more than one image (MERSCOPE data with 7 z slices), and I used Baysor trough the sopa pipeline for segmentation. When run…