results
Converting ppm channels to weight % oxide
· ☕ 3 min read · ✍️ Joe
One question that came up recently was how to get the results in weight percent oxide rather than ppm. In this note, we’ll go through one way you can do that using iolite’s python functionality.

Replacing channel data
· ☕ 3 min read · ✍️ Joe
We recently had a question about replacing values below 0 with 0 so I thought I’d write a quick note to demonstrate one way you can do that using iolite’s python functionality.

Transforming laser data into channels and results
· ☕ 3 min read · ✍️ Joe
Using laser logs to help sort out what’s what in your data files is a significant time saver. Now, with iolite 4’s python API (see here and here for more info) you can do even more with your laser data!