Skip to content

Commit 364be29

Browse files
authored
Update 2025_05_15-seminar_42.md
1 parent f83370a commit 364be29

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
@@ -13,8 +13,8 @@ We welcome the 2023 Award Winner - [Yudong Sun](https://yudong.dev/?hl=de&expand
1313
**Abstract**:
1414

1515
**Yudong Sun**
16-
Title: Modularity in Software-Hardware Interaction for Experimental Physics, an Example
17-
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.
16+
**Title**: Modularity in Software-Hardware Interaction for Experimental Physics, an Example
17+
**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.
1818

1919
**Florian Sihler**
2020
Title: flowR: A Program Slicer for the R Programming Language

0 commit comments

Comments
 (0)