-
Though `visualize.FeatureSpace` can accept MNF-transformed data (by setting `transform=False` to indicate the data is already transformed), the resulting plots of the mixing space don't look right... …
-
Cant extract data from Quickbase using Stitch, getting error "Errors during transform"
```
main - INFO Exit status is: Discovery succeeded. Tap failed with code 1 and error message: "Errors during…
-
Installing healpy with pip on an Intel i5 MacBook Air. Both python@3.12 and python@3.13 were installed with homebrew.
This works (no ImportError):
```
$ python3.12 -m venv .venv/hp12
$ source .v…
-
### 🚀 The feature
A new transform class, PadToSquare, that pads non-square images to make them square by adding padding to the shorter side. Configuration is inspired by `torchvision.transforms.v2.…
-
### Description of the problem
Running `mne_bids.get_head_mri_trans()` with a `BIDSpath` pointing to a BTi dataset will not work because the `hs_file` is not read.
`mne_bids.get_head_mri_trans()`…
-
### What would you like to happen?
There may be a flag to enable/disable the Insert Data from transformer configuration.
![image](https://github.com/apache/hop/assets/70301866/9b2f4ea5-2604-4f2b-a…
-
Create mapping spreadsheet for X00’s based on [HeadingsFieldsPersonalNames](https://docs.google.com/spreadsheets/d/1_wszM48Mrr2KTGsZgAboUVFVvAmJJm02/edit?usp=sharing&ouid=106066247188335830400&rtpof=t…
-
Hi,
I am new to the world of Orama and Strapi and it is not clear to me how the schema of an index containing relations should be generated so that I can also search within them.
Let me try to gi…
-
When creating an asset pipeline there are often situations where I need to transform data, such as compressing individual textures, without it being embedded in a gltf or glb. Instead of cherry pickin…
-
Hi,
First of all, thanks a lot for your hard work to make geospatial insights available for all, your tutorials are great.
I took the lesson 5: Semantic segmentation with geospatial data, the note…