-
Hi,
I have been trying to run CellNet locally on my Mac. But there's error "non-numeric matrix extent" at the step "Estimation of expression levels".
Here's my code:
expList
-
Hello @scapella ,
PS: Sorry, I think I didn't understand the pipeline correctly. The final output tree was renamed from `kinase.alg.clean_phyml_tree` to `kinase.tree.phyml.ml..nw`. The best tree is…
-
When I use ``st_only=True`` the scaling on mag channels seem off. Script to reproduce.
```
import mne
import os.path as op
from mne.datasets import testing
data_path = testing.data_path(downl…
-
A few days ago I randomly started noticing that after beginning a crawl it would go for a few minutes before a bunch of the blogs would light up red as offline and the crawl would be aborted without n…
-
Following are the URL pattern for serving videos for college cloud -
`http://:/videos///`
Common part -
`http://vlabs.ac.in:5959/videos`
Hence URLs are -
```
http://vlabs.ac.in:5959/vide…
-
Hi there,
I'm encountering an issue on Horos which has developed acutely this evening. I have a CT head stack which was working perfectly earlier today. However, looking at it this evening, a number…
-
Sometimes, CT electrodes are not visible at first in manual reconstruction window.
-
Hello
I am trying to enable 3d reconstruction via:
Tools -> Settings -> Profiles -> New/Edit; Set 3D Reconstruction: "true",
But I cannot find the 3D reconstruction option.
I am using Linux 64 bi…
-
Voxel volume (and subsequently all absolute volumes) for quantities are double those previously calculated.
Investigating which is correct by checking previous calculations using Osirix (3rd calcul…
-
I'm trying to use the CircularConeFlatGeometry like below (proj_data is sinogram from the micro-CT), but I'm probably doing something wrong when setting up the geometry as I get an error.
``` python
…