Adam Tyson

Results 372 comments of Adam Tyson

> @adamltyson do you have any ideas as to what is going on? Nope, but I can reproduce on Ubuntu 20.04. I don't think the font issue has anything to...

Hey @sjhkim1, brainrender will only be able to show the information contained in the atlas that you're using (e.g. the Allen atlas). If the atlas doesn't contain the regions labelled...

@FedeClaudi do you have an idea whether this is an issue with brainrender or the atlas (or some interaction between the two)?

Hi @jjtukker, This should be possible without any changes to the code (which unfortunately i don't have time for). I've installed cellfinder centrally on an HPC system. What I would...

See https://github.com/brainglobe/cellfinder/issues/298 for implementation within cellfinder-core.

I've removed the bug label, as technically everything is working correctly, just very slow on big datasets, but this does need to be improved. I don't know when I'll get...

This code has moved to `cellfinder-core` and is linked to https://github.com/brainglobe/cellfinder-core/issues/11

If anyone wants to tackle this, the steps should be: * Add a command line flag to the parser * Add some logic to `main.py` to skip classification, but load...

Just out of curiosity, is this just to get around the multiprocessing-logging error?