Max Gamill

Results 59 comments of Max Gamill

No this was a really good catch thank you Neil! We'd hate for people to try our software in our upcoming workshop and hit this wall. As a temporary fix...

We like this idea and using the DOIs internally for our releases so we know the versions etc, but the push is to get external authors to cite the papers...

My bad, this no longer seems to be a linting problem, more a Sphinx build problem as I can pass the pre-commit hooks now. The output from the `maxgamill-sheffield/btr-docs` sphinx...

How the above dict looks in the docs: ![Screenshot 2024-09-24 at 14 18 43](https://github.com/user-attachments/assets/7d0c2811-fc3a-46e3-9f2e-7b3e08384d2c)

Would require: • Passing bbox coords into the plotting func (this could then position in the middle for now or be used to find the best (lowest height area) position)...

For each of the plotting stages which create unique output files with labels (i.e. grain / branch / mol number), for the key plotting image, add an option to add...

Can we work into this a notebook on opening and extracting data from the file too, to address the comments from the workshop day?

Plan from the TopoStats code clean 08/01/25 is: - add as a module / in a module. - remove key finder function in favour of h5glance - take notebook from...

This seems like a bigger problem than I first thought, all changed code is on `maxgamill-sheffield/1126-entrypoint-failure`: 1. The simple fix of swapping "grain_masks" to "grain_tensors" in `io.py::get_data:785`: ``` if self.extract...