GithubHelp home page GithubHelp logo

at-image's Introduction

Source

This was copied from Stelios's repo -> https://github.com/cajal/at-image.git

To extract

The function in the pipeline that runs a rigid, affine, and nonrigid slice to volume registration. should be here -> (https://github.com/cajal/pipeline/blob/55a68e7404490a730bddba6051ef51aaced76a4e/python/pipeline/stack.py#L1637)

at-image

image processing and registration utilities of the Tolias Lab

Requirements

  • Install Docker and sign into the application. Check it works by typing docker version at the CLI.
  • You will also need Docker Compose. This may have been installed with Docker. If so, docker compose version will return something. If not, visit the above link.

To deploy image and launch into jupyterlab:

  1. clone repository
  2. navigate to the deploy folder
  3. in the deploy folder add an empty file called .env
  4. in terminal run:
docker compose build jupyterlab

On the first time it will take several minutes to download the Docker image and build.

  1. Optional

    In the .env file the following environment variables can be added:

     `JUPYTER_PORT_CONTAINER=8888` # desired port w/o this variable the default is 8888
     `JUPYTER_PASSWORD=some password` # desired password for jupyterlab
    
  2. in terminal run:

docker compose up -d jupyterlab
  1. In browser, navigate to localhost:8888 or to whatever port set with JUPYTER_PORT_CONTAINER if changed from the default

at-image's People

Contributors

spapa013 avatar raacampbell avatar cristisoitu 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.