Skip to main content

Alignment by Simultaneous Harmonization of Layer/Adjacency Registration

Project description

# ASHLAR: Alignment by Simultaneous Harmonization of Layer/Adjacency Registration

## Usage

```
ashlar [-h] [-q] [--ffp FFP_FILE] FILE [FILE ...]

positional arguments:
FILE an image file to be processed

optional arguments:
-h, --help show this help message and exit
-q, --quiet suppress progress display
--ffp FFP_FILE path to flat field profile image
```

## Installation

### Linux

On Linux, installation is fairly straightforward, but you must first install
your distribution's development package for libfftw3 and a JDK (any one of
versions 1.6, 1.7 or 1.8). You will also have to manually run `pip install
numpy` before `pip install ashlar` due to a requirement of one of the required
packages.

### Using Anaconda Python for MacOS (or Linux)

On MacOS, obtaining and configuring the necessary native libraries can be a bit
challenging. For users on those platforms, or for Linux users having trouble
with the instructions above, the Anaconda Python distribution can simplify the
process.

If you don't already have Anaconda, download it from
https://www.anaconda.com/download/ and install. Then, run the following
commands from a terminal:

```bash
conda install -q -y -c conda-forge pyfftw
pip install -q -U ashlar
```

### Windows

The pyfftw dependency is not currently supported on Windows. We are currently
investigating a workaround.

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

ashlar-1.1.0.tar.gz (30.2 kB view details)

Uploaded Source

File details

Details for the file ashlar-1.1.0.tar.gz.

File metadata

  • Download URL: ashlar-1.1.0.tar.gz
  • Upload date:
  • Size: 30.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ashlar-1.1.0.tar.gz
Algorithm Hash digest
SHA256 fecd9af0d49bb36e9e818ea545d06f118f039205e6538b3691c2c5ad383b6138
MD5 7b9d7ac98f1e77427066831e9378deca
BLAKE2b-256 4c5611d4b06814f02961256fb45a0aafb56072836e3bdd5d2c2b789714751648

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