| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153 |
- {
- "basics": {
- "name": "Matthias Vogelgesang",
- "title": "Dr.",
- "email": "matthias.vogelgesang@gmail.com",
- "website": "https://bloerg.net",
- "shortWebsite": "bloerg.net",
- "phone": "0162 9769061",
- "location": {
- "address": "Schützenstrasse 55",
- "postalCode": "76137",
- "city": "Karlsruhe",
- "countryCode": "DE"
- },
- "profiles": [
- {
- "network": "GitHub",
- "username": "matze",
- "url": "https://github.com/matze",
- "shortUrl": "github.com/matze"
- },
- {
- "network": "Xing",
- "username": "Matthias.Vogelgesang",
- "url": "https://xing.com/profile/matthias.vogelgesang",
- "shortUrl": "xing.com/profile/matthias.vogelgesang"
- }
- ]
- },
- "education": [
- {
- "institution": "Karlsruher Institut für Technologie",
- "area": "Informatik",
- "studyType": "Promotion",
- "startDate": "2011-01-01",
- "endDate": "2014-11-01",
- "highlights": [
- "Abschluss Dr.-Ing., magna cum laude (1,0)"
- ]
- },
- {
- "institution": "Karlsruher Institut für Technologie",
- "area": "Informatik",
- "studyType": "Studium",
- "startDate": "2005-10-01",
- "endDate": "2010-09-01",
- "highlights": [
- "Abschluss Dipl.-Inform., sehr gut (1,3)",
- "Diplomarbeit an der Carnegie Mellon University, Pittsburgh, PA."
- ]
- },
- {
- "institution": "Pestalozzi Gymnasium Guben",
- "area": "",
- "studyType": "Abitur",
- "startDate": "1997-07-01",
- "endDate": "2004-05-01",
- "highlights": [
- "Allgemeine Hochschulreife (1,6)"
- ]
- }
- ],
- "work": [
- {
- "company": "Institut für Prozessdatenverarbeitung und Elektronik",
- "position": "Wissenschaftlicher Mitarbeiter",
- "startDate": "2011-01-01",
- "endDate": "heute",
- "summary": "foo"
- },
- {
- "company": "Fraunhofer IOSB",
- "position": "Wissenschaftliche Hilfskraft",
- "startDate": "2006-08-01",
- "endDate": "2009-09-01",
- "summary": "foo"
- }
- ],
- "languages": [
- {
- "language": "Deutsch",
- "fluency": "Muttersprache"
- },
- {
- "language": "Englisch",
- "fluency": "Verhandlungssicher, GER C1"
- },
- {
- "language": "Französisch",
- "fluency": "Grundkenntnisse"
- },
- {
- "language": "Niederländisch",
- "fluency": "Grundkenntnisse"
- }
- ],
- "skills": [
- {
- "name": "Allgemein",
- "keywords": [
- "Pa\\-rallel\\-verarbeitung",
- "GPU-Pro\\-grammie\\-rung",
- "Bildverarbei\\-tung",
- "CT-Rekonstruktion"
- ]
- },
- {
- "name": "Sprachen",
- "keywords": ["C", "Python", "C++", "Java", "Bash"]
- },
- {
- "name": "Software",
- "keywords": ["Linux", "Git", "\\LaTeX", "Autotools", "CMake"]
- },
- {
- "name": "APIs",
- "keywords": ["OpenCL", "CUDA", "GLib", "HDF5"]
- }
- ],
- "interests": [{
- "name": "Electric bass guitar"
- }],
- "publications": [
- {
- "title": "syris: a flexible and efficient framework for X-ray imaging experiments simulation",
- "authors": [
- "Tomáš Faragó", "Petr Mikulík", "Alexey Ershov", "Matthias Vogelgesang", "Daniel Hänschke", "Tilo Baumbach"
- ],
- "type": "article",
- "year": 2017,
- "month": 11,
- "doi": "10.1107/S1600577517012255",
- "journal": "Journal of Synchrotron Radiation",
- "volume": 24,
- "number": 6,
- "pages": "1283--1293"
- },
- {
- "title": "Real-time image-content-based beamline control for smart 4D X-ray imaging",
- "authors": [
- "Matthias Vogelgesang", "Tomáš Faragó", "T. F. Morgeneyer", "Lukas Helfen", "Tomy dos Santos Rolo", "Anton Myagotin", "Tilo Baumbach"
- ],
- "type": "article",
- "year": 2016,
- "month": 10,
- "doi": "10.1107/S1600577516010195",
- "journal": "Journal of Synchrotron Radiation",
- "volume": 23,
- "number": 5,
- "pages": "1254--1263"
- }
- ]
- }
|