Eric Larson
Eric Larson
... @dengemann alternatively what we really need is the `mne-hcp-testing.tar.gz` that gets fetched via ``` s3cmd get s3://mne-hcp-testing-data/mne-hcp-testing.tar.gz ~/mne-hcp-data/ ``` one way to get this is by knowing the encryption...
@dengemann any luck finding that old system?
I tried various combinations of of `SetResolveCoincidentTopology`, `SetResolveCoincidentTopologyToShiftZBuffer`, `ForceTranslucentOn`, `pyvista.rcParams['depth_peeling']['enabled'] = True` but with no luck. Maybe a vtkAssembly and set everything to translucent (opacity 0.999) or something? https://discourse.vtk.org/t/translucent-assemblies-in-8-2-0/419/10
> I'd probably link it to the :term: like the others which includes a description of what array like means, but that's splitting hairs. I suspect this part might actually...
Often that's a sign that you've used too much memory, and decreasing the number of jobs can help
@wmvanvliet want to look and merge if you're happy?
FYI I'm using that action in https://github.com/h5py/h5py/pull/2444 and also https://github.com/openmeeg/openmeeg/blob/main/.github/workflows/cibuildwheel_apps.yml#L97 for example, it works well!
Happy to push this using `grayskull`. I actually was about to make a PR to add it but #65 got in the way 😄
I think idea (2) is fine. For idea (1) I think I'd prefer to help people understand a bit how to interpret and construct an adjacency matrix. At the end...