https://github.com/acquire-project/acquire-docs

https://github.com/acquire-project/acquire-docs

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.3%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 3
  • Open Issues: 1
  • Releases: 0
Created almost 3 years ago · Last pushed 10 months ago
Metadata Files
Readme

README.md

Acquire Documentation

This repository contains the documentation for acquire-zarr (PyPI), a C++ library and Python package providing performant streaming to Zarr V3 and Zarr V2 on filesystem or S3. The built site may be viewed at acquire-project.github.io/acquire-docs.

If you'd like to make a suggestion for new documentation, please submit a Github issue.

Contribute

We welcome contributions to the Acquire code base and to documentation. Refer to our contribution guides for more information. The relevant Github repos are linked below.

Discontinued projects

The following projects are no longer maintained but are still linked for reference:

Build

To build the website locally and serve it, follow the steps below:

  1. Install Doxygen using your package manager or from the official website.
  2. after cloning and successfully installing acquire-imaging and acquire-zarr in developer mode, run the following commands:

    bash pip install -r requirements.txt mkdocs serve

[!NOTE] This setup assumes you have acquire-python and acquire-zarr cloned in the same parent directory as acquire-docs. If this is not the case, edit the mkdocs.yml file accordingly.

Owner

  • Name: Acquire Project
  • Login: acquire-project
  • Kind: organization
  • Location: United States of America

Focusing on multicamera video streaming for microscopy

GitHub Events

Total
  • Issues event: 8
  • Watch event: 1
  • Issue comment event: 27
  • Push event: 23
  • Pull request review comment event: 16
  • Pull request review event: 21
  • Pull request event: 15
  • Create event: 1
Last Year
  • Issues event: 8
  • Watch event: 1
  • Issue comment event: 27
  • Push event: 23
  • Pull request review comment event: 16
  • Pull request review event: 21
  • Pull request event: 15
  • Create event: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 4
  • Total pull requests: 8
  • Average time to close issues: 8 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 1
  • Total pull request authors: 3
  • Average comments per issue: 0.5
  • Average comments per pull request: 2.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 3
  • Pull requests: 8
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 1 month
  • Issue authors: 1
  • Pull request authors: 3
  • Average comments per issue: 0.33
  • Average comments per pull request: 2.0
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dgmccart (9)
  • melissawm (1)
Pull Request Authors
  • melissawm (19)
  • dgmccart (5)
  • aliddell (4)
  • jeskesen (1)
Top Labels
Issue Labels
enhancement (3) content (2)
Pull Request Labels
bug (1) documentation (1)