Giter Site home page Giter Site logo

squirrel's Introduction

squirrel

Python-based library for conversion and processing of 3D EM data.

Installation via conda

hopefully coming soon:

conda create -n squirrel-env squirrel

Installation via pip

mamba create -n squirrel-env -c conda-forge python=3.11
mkdir path/to/src
cd path/to/src
git clone https://github.com/jhennies/squirrel
pip install -e squirrel

Installation of optional packages

Install the following as necessary to enable additional functionality

nibabel for handling nii files

This is required for 3D SIFT

mamba install -c conda-forge nibabel

Napari for 3D visualization

mamba install -c conda-forge napari pyqt

For registration

pip install SimpleITK-SimpleElastix
pip install transforms3d

also install OpenCV (see below)

OpenCV for 2D SIFT

mamba install -c conda-forge opencv

For ome.zarr support

mamba install -c conda-forge zarr

Usage

The main functions can be used directly after activation of the conda environment:

conda activate squirrel-env

compress_tif_stack -h
h5_to_tif -h
mib_to_tif -h
normalize_slices -h
tif_merge -h

The -h flag yields the help output describing functions and parameters

squirrel's People

Contributors

jhennies avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.