Results 56 issues of Oren Amsalem

This simple example fails with the defualt workspace ```python import FisherExact fisher_exact = FisherExact.fisher_exact fisher_exact([[1088, 126, 342, 516, 594, 578, 528, 378, 272, 160, 68, 40, 22, 4, 2], [12,...

I would be happy to see some of the training trajectories, can you publish some (Even just a screen-shot here would be appreciated) Thank you

Hi, A segment already has a volume() and area() functions, why not add also a length function. I know it is easy to calculate the length of a segment, but...

question
proposal

I am not sure what is the correct way to design it. But I found that sometimes I don't want to analyze the red channel. If I set nchannels parameter...

See question: https://stackoverflow.com/questions/59932221/how-to-install-grafana-plugin-from-github#comment105986481_59932221

help wanted

Both alphabetical sorting and numerical sorting should be supported. The reason for this is that alphabetical sorting will give columns (1, 10, 11, 2, 3, 4, 5, 6, 7, 8,...

help wanted

**What you are struggling with** Hi, I have a dataset that has two tags, one tag I use as alias and for regexp delimiter. I want to use the second...

help wanted

**Feature** Hi, there are many different burst detection algorithms, but I did not find many python implementations, all of them are either in R or in MatLab. It would be...

new functionality

Not sure I am correct, but I think that this change makes it easier to know how to change the paths of the demo.py Thanks