Skip to content

Commit 9583021

Browse files
authored
Update 2025_05_15-seminar_42.md
1 parent 75a682a commit 9583021

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_series/2025_05_15-seminar_42.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,14 @@ On Thursday 15th May at 11am CEST, we will celebrate the '**Young RSE Award**' w
1010
We welcome the 2023 Award Winner - [Yudong Sun](https://yudong.dev/?hl=de&expand), the 2024 Award Winner - [Florian Sihler](https://www.uni-ulm.de/in/sp/team/florian-sihler/), the 2025 Award Winner - [Anna Lena Schaible](https://www.imprs-hd.mpg.de/507265/Schaible-Annalena).
1111
<!--more-->
1212

13-
**Abstract**:
14-
1513
**Yudong Sun**
1614

1715
**Title**: Modularity in Software-Hardware Interaction for Experimental Physics, an Example
1816

1917
**Abstract**:Software-hardware interfacing is vital to experimental physics, and is often used to automate data collection and analysis. However, while technologies like Virtual Instrument Software Architecture (VISA) exist, modularity is still not common in homemade software for research. Code written by researchers, despite using the same equipment, often does not get preserved, and generally does not align with the Object-Oriented Programming (OOP) paradigm. Here, we look back at project "nanosquared", a Python interfacing package that is highly modular and extensively tested for laser M-squared measurements. Such modularity aims to increase code re-usability/longevity and lower barriers-of-entry for software development.
2018

19+
------
20+
2121
**Florian Sihler**
2222

2323
Title: flowR: A Program Slicer for the R Programming Language

0 commit comments

Comments
 (0)