bifo

Biological image processing tools named after bifoveate retinas

https://github.com/josh-l-morgan/bifo

Science Score: 44.0%

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

  • CITATION.cff file
    Found 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 (6.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Biological image processing tools named after bifoveate retinas

Basic Info
  • Host: GitHub
  • Owner: josh-l-morgan
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 881 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 11 months ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

<<<<<<< HEAD # bifo

**bifo** is a collection of biological image processing modules tangentially related to bifoveate retinas.

*trainTools* Includes miscellaneous tools for training Unets to analyze 3D volumes

*fetchChunkFromMips* creates the class fetchDiced that reads a diced volume directory if images (diced/section_number/mip_level) and delivers 3D image chunks

## Installation

```bash

pip install .

```

## Usage

```python

import bifo.trainTools as tt from bifo.fetchChunckFromMips import fetchDiced

```

## License

This project is licensed under the MIT License — see the [LICENSE](LICENSE) file for details.

## Citation

If you use this package in your research, please cite it as described in CITATION.cff.

=======

bifo

Package of biological image processing modules named after bifoveate retinas

228390711efd709420f98e4afca4d897966377e3

Owner

  • Name: Josh L. Morgan
  • Login: josh-l-morgan
  • Kind: user

Scientist

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "bifo: biological image processing tools"
authors:
  - family-names: Morgan
    given-names: Josh L.
    email: chilopod@gmail.com
    affiliation: "Washington University in St. Louis"
version: "0.1.0"
license: MIT
doi: ""  
date-released: 2025-07-13
repository-code: https://github.com/josh-l-morgan/bifo

GitHub Events

Total
  • Push event: 5
Last Year
  • Push event: 5