Skip to main content

Latest Life-Line version of Fiji for easy inclusion in python projects.

Project description

This software will download the latest Life-Line version of Fiji, make the correct cross-platform binary available and provide a macro submodule which makes automation of Fiji trivial from python.

Video demo

image0

Current Fiji Life-Line version in this package is 2014 November 25.

If you experience any trouble with this module, please submit an issue or send a pull request on github.

Install

pip install fijibin

Usage

>>> import fijibin
>>> fijibin.BIN
'/Users/arve/.bin/Fiji.app/Contents/MacOS/ImageJ-macosx'
>>> fijibin.FIJI_VERSION
'20141125'

fijibin.BIN will point to linux, mac or windows version, depending on the operating system detected via platform.

Macros

import fijibin.macro
macro.run(macro_string_or_list_of_strings)

Refetch binary

>>> from fijibin.fetch import fetch
>>> fetch()

See more in the API reference.

Development

Install dependencies and link development version of fijibin to pip:

git clone https://github.com/arve0/fijibin
cd fijibin
pip install -r requirements.txt

run test

pip install tox
tox

extra output, jump into pdb upon error

DEBUG=fijibin tox -- --pdb -s

build api reference

make docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fijibin-0.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

fijibin-0.1.0-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file fijibin-0.1.0.tar.gz.

File metadata

  • Download URL: fijibin-0.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fijibin-0.1.0.tar.gz
Algorithm Hash digest
SHA256 562e81b93896db72c9cb0060422c3cf13a0abb346d3f117436bc796b992d4b38
MD5 b311765b4cff51daece221d2be12d318
BLAKE2b-256 75bfa609ea08a6e0239e8896688d61cb7921b41bf6a214b5923cc998b7e0fe86

See more details on using hashes here.

File details

Details for the file fijibin-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for fijibin-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5c46f8748b74522648226613a50bfd9bb94b01f2796dca4b04ec7e520df0615c
MD5 7f046c13de9999ac98881e26b1f5ea14
BLAKE2b-256 538704ea6383ebef64766dcb9b6c0ea4d19248510971a336c102b651e6884e51

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page