| None | Ordinary TAB separated ASCII format |
|---|---|
| .txt | Ordinary TAB separated ASCII format |
| .gz | Zip compressed ordinary TAB separated ASCII format |
| .csv | Comma / semicolon separated ASCII values |
| .npy | Standard python binary data |
| .npz | Compressed python binary data (recommended) |
| .mat | Matlab binary data |
| .xls | Excel 97 format |
| image | Supported formats: png, svg, svgz, pdf |
| .link | return a http link to the stored data |
| .pro | IDL - not supported, use .mat files (load_mat.pro) |
| _dp | Dots point separators, selected as default !! |
|---|---|
| _cp | Comma points separator |