David F

Results 3 issues of David F

I have trained a model using cellpose 2.0 GUI but I am running into errors getting it to run in notebook. import skimage.io import time, os, sys #import matplotlib.pyplot as...

enhancement

When I attempt to open a swc file from neuromorpho.org with the NEURON standard. this is what the file looks like. ![image](https://github.com/BlueBrain/NeuroM/assets/9092872/49e22d03-1c00-457b-b544-70a528a00c87) import neurom as nm m = nm.load_morphology("C:\\Users\\David\\Documents\\NeuroComp\\project\\Soma_in_tectum_653519\\3_mod_T_160621_F2M2_loom_02.swc") Traceback...

When I register images in a stack there are some stacks that consistently over scale the images. Is there a way to limit the level of the transformations applied to...