Manipulating selections from python
· ☕ 2 min read · ✍️ Joe
A reminder about selections A selection in iolite is simply a named (and grouped) period of time. Data processing in iolite revolves around groups of these selections and groups of different types.

Python integration
· ☕ 5 min read · ✍️ Joe
If you are using iolite 4, you’ve probably noticed references to something called ‘python’ in the user interface. Python is a general purpose interpreted programming language widely for many things, but has become particularly popular among scientists for data processing and analysis.

First things first...
· ☕ 1 min read · ✍️ Joe
Welcome to iolite notes! We (Bence and Joe) will be adding examples, code snippets, how-tos, and other articles to this space to help our users get the most out of iolite 4.