Giter Club home page Giter Club logo

menba's Introduction

Menba

Easily browse and export orthanc PACS data !

This projects provides another way to browse and download orthanc data.

Written in python and django framework, for use under linux (not tested but should work under *BSD).

Features

  • connect to an existing orthanc server
  • browse data (patients/studies/series)
  • search data (patients/studies)
  • retrieve archives of data (studies/series) via a download link sent by email for security reasons
  • view (externally) studies via stone of orthanc and series via orthanc web viewer
  • print some statistics about orthanc server
  • localization of pages

Screenshots

More screenshots above.

Prerequisites

  • a linux server (tested with ubuntu distro but should work with any distro)
  • an orthanc server with

Installation

Short way

  1. install your distribution's version of apache or nginx
  2. install the django framework (see https://www.djangoproject.com/) with apache or nginx integration
  3. install celery distributed task queue (see https://docs.celeryproject.org/en/stable/index.html) and connect it to an existing amqp broker (or deploy your own)
  4. create a specific account
  5. download Menba source code and deploy it under this account in a specific location
  6. adapt menba/settings.py.sample, menba/wsgi.py.sample, common/config.py.sample and remove '.sample' extension

Long way

See INSTALL.md file for an "all in one" deployment.

Security

Protect your data by hardening apache or ngnix access to, at least, /view, /search and /admin urls.

Licensing

Menba code is licenced under GPLv3+ license (content in COPYING file).

More screenshots

Fisrt level of data browsing

Patient view

Study view

Search view

Infos about orthanc server

Recieved email to download an archive serie

menba's People

Contributors

fidelio33b 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.