Robert (Bob) Turner

Results 16 comments of Robert (Bob) Turner

I, too, would like Venn diagrams!

Good idea, @tobyhodges!

I'm sure there could be refinement of the content to add some of this, very important, information, although I agree with @tobyhodges that we should probably be very careful about...

Lots of optical microscopy (and I think also some satellite imaging). Often these are quite well registered (i.e. aligned across channels), but that's another consideration that I hadn't thought of....

I Hope I haven't duplicated anything here. Sorry if I have. I'd be interested in your feedback @ns-rse, @willfurnass.

Thanks @jspaaks! @funkyfuture - I had in mind that the metadata would be pulled *from* CFF into the files used to build the Python package, and to support the diverse...

Maybe there's some way to use [importlib.metadata](https://docs.python.org/3.10/library/importlib.metadata.html) and be agnostic to how the Python project stores its metadata in files?

Yes. I think you're right that the source of the metadata should be the package. I gather with PEP-621, metadata all goes in `pyproject.toml`. I would not expect rapid adherence...

Great to see progress on this! Reflecting on PEP 621 - I think the idea is that it provides rules on how to include metadata in `pyproject.toml`, rather than mandating...

Hi @SylviaWhittle - I recommend making a pull request to get this code reviewed and merged into the `main`/`master` branch soon, unless it's likely to "break" it (and if it...