Pinned Repositories
avahi
Avahi - Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
Bluetooth_Door_Opener
Opens the door when bluetooth devices are in close proximity.
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
Diffusion MR Imaging in Python
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.
Homekit_Pairingcode_OCR
NLMeans
Computing SNR for diffusion-weighted imaging
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).
tado
VirtualLesion
These Notebooks calculate the likeliness of the existens of a fiber bundle with LiFEs Virtual Lesion approach. The probability will be difined based on the Strength of Evidence.
cpoetter's Repositories
cpoetter/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).
cpoetter/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.
cpoetter/Homekit_Pairingcode_OCR
cpoetter/NLMeans
Computing SNR for diffusion-weighted imaging
cpoetter/tado
cpoetter/VirtualLesion
These Notebooks calculate the likeliness of the existens of a fiber bundle with LiFEs Virtual Lesion approach. The probability will be difined based on the Strength of Evidence.
cpoetter/avahi
Avahi - Service Discovery for Linux using mDNS/DNS-SD -- compatible with Bonjour
cpoetter/Bluetooth_Door_Opener
Opens the door when bluetooth devices are in close proximity.
cpoetter/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.
cpoetter/dipy
Diffusion MR Imaging in Python
cpoetter/django-graphos
Django charting made *really* easy.
cpoetter/django-storages
https://django-storages.readthedocs.io/
cpoetter/docker-gitlab
Dockerized GitLab
cpoetter/docker-gitlab-ci-multi-runner
cpoetter/FaceRecognition
cpoetter/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.
cpoetter/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.
cpoetter/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.
cpoetter/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.
cpoetter/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.
cpoetter/LeetCode
cpoetter/LOWESS
This is an implementation of LOWESS and LOESS in Python.
cpoetter/mDNSResponder
cpoetter/Melder
cpoetter/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.
cpoetter/OpenVPN
cpoetter/pivpn
Simple OpenVPN installer, designed for raspberry pi.
cpoetter/Python_Projects
This repository contains files that I created over the time while working on little python projects.
cpoetter/sentry
Sentry is a cross-platform crash reporting and aggregation platform.
cpoetter/VPN