scivision icon indicating copy to clipboard operation
scivision copied to clipboard

scivision: a framework for scientific image analysis

Results 142 scivision issues
Sort by recently updated
recently updated
newest added

## Describe the bug The example notebook referenced from the getting started documentation no longer seems to work, error is `module compiled against API version 0x10 but this version of...

bug

This PR adds a simple web interface for generating json catalog entries, and deploys it [here](https://alan-turing-institute.github.io/scivision/catalog.html). The idea is to complete the form, which does some validation, then download the...

### Summary Let's use this issue to add contributors information with @allcontributors. ### What needs to be done? Write a comment with the contribution information with the following nomenclature: `@all-contributors...

community
standing

The PR aims to incorporate stac catalogs in `scivision`. There is a `intake` driver to explore them, however, the filename is not a YAML/YML file. Changes required - [ ]...

enhancement

## Feature Request Make various online data sources easily loadable via scivision ## Describe the solution you'd like Similar to #218 but for datasources instead of models see: [workshop notes](https://github.com/alan-turing-institute/scivision/blob/workshop-notes/notes/workshop-19-April-2022.md)...

enhancement
catalog
data

All CI jobs run for all changes, including simple updates to documentation. This is probably overkill. Could consider limiting which jobs are run for certain types of changes, e.g. exclude...

question

I’ve noticed that there is a little inconsistency about whether the project name is spelt with or without capitals (i.e. Scivision vs scivision) in the documentation. I also noticed that...

documentation

Linked to - #230 - #231 - #234 - #217 see: [workshop notes](https://github.com/alan-turing-institute/scivision/blob/workshop-notes/notes/workshop-19-April-2022.md)

community

For each of these: - provide the necessary predict interface (and address any issues that arise with the scivision interface) - Include scivision yaml file - Add to catalog

community
catalog

Applies to the experimental web front-end currently on #246. Consider implementing social login/authentication with GitHub, and some actions which this would allow (such as opening a PR with a new...

enhancement
frontend