GithubHelp home page GithubHelp logo

Chris's Projects

avahi icon avahi

Avahi - Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour

cpu_usage_plotter icon cpu_usage_plotter

This is a little php script that I wrote for our Institute. It plots the CPU utilization and GPU Memory Usage for all our Server.

dipy icon dipy

Diffusion MR Imaging in Python

easy_parallelization_in_python_with_status_updates icon easy_parallelization_in_python_with_status_updates

Python is combination with packages like numpy or scipy is a very powerfull language. I use it very often to make calculations on large datasets. While doing so I developed my own parallisation class which tries to share the workload equally over all CPUs. While doing so it prints the current state of the calculation in percent. This small iPython Notebook should demonstrate my Python Parallelization Class.

freesurfer_to_stanford_hardi_label icon freesurfer_to_stanford_hardi_label

This script alignes a given T1 weighted images to a Diffusion weighted images. The advantage of this way of alignment is, that the bvecs don't need to be reorientated as well. Additionally this script maps the FreeSurfer labels to the Stanford HARDI labels.

fvtk_inline_in_ipython icon fvtk_inline_in_ipython

FVTK is a 3D renderer for python. Like probably most other python programmers I work regulary with iPython Notebooks. Unfortunately iPython does not support inline display option for VTK. With the script, however, it does.

glusterdocs icon glusterdocs

This repo had it's git history re-written on 19 May 2016. Please create a fresh fork or clone if you have an older local clone.

hex2float_array_file_python icon hex2float_array_file_python

This script converts space seperated, hexadecimal arrays stored in a file into float decimal arrays and saves it into a file again.

html5_game icon html5_game

This is a little HTML5 Game that I was programming while learning HTML5. I never finished it, but it gives a small idea of what is doable with HTML5.

interactive_image_viewer_gui_python icon interactive_image_viewer_gui_python

The interactive 2D Image Viewer is a small GUI which displays 16 bit Numpy arrays. After initiating an instance of the GUI class a spereate process is lunched to enable a fluent and uninterrupted user facing experienct, while simultaniously running heavy calculations in the main python file. The second process is every time in communication with the calling file over a queue. Images, text or commands can be pushed to the viewer. The Viewer itself can be described as interactive. The user can scroll back in the images history, change contrast and brightness, and start and stop autoviewing.

lowess icon lowess

This is an implementation of LOWESS and LOESS in Python.

motion_correction_nifti_alignment icon motion_correction_nifti_alignment

This Notebook takes two Diffusion weighted images as an input and alignes the second one to the first one. Additionally it also rotates the bvecs of the second image according to the performed rotation of the image itself.

nlmeans icon nlmeans

Computing SNR for diffusion-weighted imaging

pivpn icon pivpn

Simple OpenVPN installer, designed for raspberry pi.

python_projects icon python_projects

This repository contains files that I created over the time while working on little python projects.

sentry icon sentry

Sentry is a cross-platform crash reporting and aggregation platform.

synology-gitlab-setup icon synology-gitlab-setup

This tutorial explains how to install a complete GitLab environment, including GitLab Runner and GitLab Container Registry, with the Synology DiskStation Manager (DSM).

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.