Alan R Lowe

Results 85 comments of Alan R Lowe

@Tonks684 - are the cell tracking datasets something you'd be interested in looking at integrating into scivision?

That's great! I'm not sure about the NHM shape dataset. Although @evangeline-corcoran or @marjanfamili may be able to help. LMK if you want to chat about the tracking datasets.

We should use the cellx library for this: https://github.com/quantumjot/cellx/blob/53015f8a45c8fc7236fe382431f8f55f6edf08c4/cellx/tools/dataset.py#L24-L37

> Could we temporarily always expect a Labels layer Yes - I think that should be fine! The default should be a `Labels` layer

Could be a good use case for: https://github.com/alan-turing-institute/pixelflow/issues/3

Hi @AlishaWayra - thanks for the bug report! I just released btrack v0.6.3 - does that solve the issue for you? A

I think it needs to be set in the actual `config.json` file too, rather than just the filename: https://github.com/quantumjot/btrack/blob/2ec77286676c5fb65458f7d4fa59beb089906a2e/btrack/config.py#L21-L27

The name attribute of the `TrackerConfig` needs to be updated to match the new filename, before exporting it. If it's left as `cell` or `particle` the user can't load the...

Hi @henriquenunez - thanks for the feedback! This is a great idea, and I know that @lupinthief was interested in something similar. I don't have much bandwidth to tackle this...