Metadata
Title
Working at MS3 group
Category
general
UUID
f0fd042a00df495d81dd1cf8febfde7c
Source URL
https://ms3ewi.weblog.tudelft.nl/page/2/
Parent URL
https://ms3ewi.weblog.tudelft.nl/
Crawl Time
2026-03-11T05:20:55+00:00
Rendered Raw Markdown
# Working at MS3 group

**Source**: https://ms3ewi.weblog.tudelft.nl/page/2/
**Parent**: https://ms3ewi.weblog.tudelft.nl/

## [Congratulations!](https://ms3ewi.weblog.tudelft.nl/2023/04/20/congratulations/)

[Posted on 20/04/2023](https://ms3ewi.weblog.tudelft.nl/2023/04/20/congratulations/ "18:28")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/04/20/congratulations/#respond)

## [Opening ceremony of the EmC XG Labs](https://ms3ewi.weblog.tudelft.nl/2023/04/17/opening-ceremony-of-the-emc-xg-labs/)

[Posted on 17/04/2023](https://ms3ewi.weblog.tudelft.nl/2023/04/17/opening-ceremony-of-the-emc-xg-labs/ "21:56")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

Barbara McCune, wife of the late Earl McCune, and Lucas van Vliet, Dean of the EEMCS Faculty, inaugurated the Earl McCune XG Labs on April 17th, 2023. Many people attended the ceremony, both from the Microelectronics department as well as external partners such as TNO, Nokia, Rohde&Schwarz, BSW…

The EmC XG Labs receives its name from Prof. Earl McCune (EmC), who enabled the neXt Generation (XG) communication and sensing efforts at TU Delft thanks to his great enthusiasm, his vast amount of knowledge, and his warm personality.

The EmC XG Labs consists of a cluster of state-of-the-art microwave laboratories, covering the frequency spectrum from 30 kHz to 500 GHz, able to perform measurements on packaged, on-wafer, and over-the-air devices and systems, providing an excellent frame for students, scholars, and faculty members to carry out their research.

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/04/17/opening-ceremony-of-the-emc-xg-labs/#respond)

## [Congratulations, Dr. Utku Kumbul!](https://ms3ewi.weblog.tudelft.nl/2023/03/15/congratulations-dr-utku-kumbul/)

[Posted on 15/03/2023](https://ms3ewi.weblog.tudelft.nl/2023/03/15/congratulations-dr-utku-kumbul/ "21:56")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/03/15/congratulations-dr-utku-kumbul/#respond)

## [Our paper in Remote Sensing journal](https://ms3ewi.weblog.tudelft.nl/2023/02/20/our-paper-in-remote-sensing-journal/)

[Posted on 20/02/2023](https://ms3ewi.weblog.tudelft.nl/2023/02/20/our-paper-in-remote-sensing-journal/ "09:27")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/02/20/our-paper-in-remote-sensing-journal/#respond)

## [Rohde & Schwarz eGuide: Radar and Electronic Warfare](https://ms3ewi.weblog.tudelft.nl/2023/02/01/685/)

[Posted on 01/02/2023](https://ms3ewi.weblog.tudelft.nl/2023/02/01/685/ "10:23")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

Our formed MSc student **Marc Vizcarro i Carretero**, who is working now as an Antenna Design Engineer in the Active and Passive Antenna Engineering at **HENSOLDT Sensors GmbH**, Ulm, Germany send us this eGuide:

> This pocket guide brings great memories from my studies with you! Enjoy and hope I can see you soon.

\

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/02/01/685/#respond)

## [Happy Chinese New Year!](https://ms3ewi.weblog.tudelft.nl/2023/01/26/happy-chinese-new-year/)

[Posted on 26/01/2023](https://ms3ewi.weblog.tudelft.nl/2023/01/26/happy-chinese-new-year/ "18:06")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/01/26/happy-chinese-new-year/#respond)

## [Latex table generator from Python/Matlab/Excel](https://ms3ewi.weblog.tudelft.nl/2023/01/10/latex-table-generator-from-python-matlab-excel/)

[Posted on 10/01/2023](https://ms3ewi.weblog.tudelft.nl/2023/01/10/latex-table-generator-from-python-matlab-excel/ "11:10")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

Dear all,\
if you need to generate a table to LATEX generator, perhaps for your thesis, paper, etc.

 There are a few simple ways:

- You have your table generated in excel or any other listing format you can use the online tool:\
  <https://www.latex-tables.com/>\
  <https://www.tablesgenerator.com/>

- You can use a CTAN package, but I have never used it:\
  <https://ctan.org/tex-archive/support/excel2latex/>\
  <https://www.faculty.agecon.vt.edu/AAEC5126/latex/ConvertingExcelTables.pdf>

- The data is already in a MATLAB table format:\
  <https://nl.mathworks.com/matlabcentral/fileexchange/69063-matlab-table-to-latex-conversor>

- The data is in a python Pandas data frame format:\
  Command: pandas.DataFrame.to\_latex\
  <https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_latex.html>

Cheers and good luck.

Best regards,\
[Ronny Guendel](http://radar.tudelft.nl/People/bio.php?id=679)

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/01/10/latex-table-generator-from-python-matlab-excel/#respond)

## [Happy 2023 Year!](https://ms3ewi.weblog.tudelft.nl/2023/01/01/happy-2023-year/)

[Posted on 01/01/2023](https://ms3ewi.weblog.tudelft.nl/2023/01/01/happy-2023-year/ "00:01")

by [Esther de Klerk](https://ms3ewi.weblog.tudelft.nl/author/esther-16/ "Posts by Esther de Klerk")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2023/01/01/happy-2023-year/#respond)

## [Happy Holidays and a Radiant 2023!](https://ms3ewi.weblog.tudelft.nl/2022/12/19/happy-holidays-and-a-radiant-2023/)

[Posted on 19/12/2022](https://ms3ewi.weblog.tudelft.nl/2022/12/19/happy-holidays-and-a-radiant-2023/ "11:57")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2022/12/19/happy-holidays-and-a-radiant-2023/#respond)

## [LinkedIn reaction to Detmer’s paper](https://ms3ewi.weblog.tudelft.nl/2022/12/05/linkedin-reaction-to-detmers-paper/)

[Posted on 05/12/2022](https://ms3ewi.weblog.tudelft.nl/2022/12/05/linkedin-reaction-to-detmers-paper/ "09:37")

by [Oleg Krasnov](https://ms3ewi.weblog.tudelft.nl/author/okrasnov/ "Posts by Oleg Krasnov")

[Leave a Reply ?](https://ms3ewi.weblog.tudelft.nl/2022/12/05/linkedin-reaction-to-detmers-paper/#respond)

- [«](https://ms3ewi.weblog.tudelft.nl/)
- [1](https://ms3ewi.weblog.tudelft.nl/)
- 2
- [3](https://ms3ewi.weblog.tudelft.nl/page/3/)
- [4](https://ms3ewi.weblog.tudelft.nl/page/4/)
- [5](https://ms3ewi.weblog.tudelft.nl/page/5/)
- …
- [15](https://ms3ewi.weblog.tudelft.nl/page/15/)
- [»](https://ms3ewi.weblog.tudelft.nl/page/3/)