Can Python read .sum files?

Viewed 29

I have data from an Aerosol Particle Sizer (APS) which stores data with the Scilab CAPE-OPEN Unit Operation (.sum) file extension. The .sum extension can be read by MATLAB, but can it be read by Python as well?

0 Answers
Related