Rebecca Sutton Koeser

Results 20 issues of Rebecca Sutton Koeser

per JOSS review checklist, the documentation in your readme should include: > **A statement of need:** Do the authors clearly state what problems the software is designed to solve and...

Enhancement ✨

I got the following error running handprint when I tried to use it (running with `-l` and adding credentials did not trigger). The error displayed after this line of output:...

Bug 🐛
Priority ★★★

When I tried to run the command as written I got an error; this syntax worked

I was testing importing and annotating IIIF content and noticed that the image tiles are not displayed correctly at some zoom levels; it looks like there is space between the...

I can't tell how to programmatically index manifests and annotation lists, or how to check if they are already indexed. I want to do bulk automated indexing by script; I'm...

Once again I find myself with a good use case for static iiif image content and I'm so glad the spec supports it and this library exists. I'm wondering if...

The `get_id_from_dirpath` and `id_to_dirpath` methods in `pairtree_path` don't seem to have any logic to acocunt for the optional `pairtree_prefix` file - it would be really helpful to have. Am I...

Are there any examples or best practices for doing parameter sweep type analysis with the batch runner? I'd like to be able to do a large batch run with a...

[current best practices documentation for mesa](https://mesa.readthedocs.io/en/stable/best-practices.html#model-layout) recommends model layout with `model.py`, `server.py` and `run.py` . Is there a recommendation for models using jupyterviz? Would you recommend only creating `model.py` and...

**What's the problem this feature will solve?** In some of my simulations, I have implemented logic to detect when the model has converged and should stop running. I would like...