RiceMunk / omnifit

This is a package for doing ice spectroscopy fitting of interstellar ices.
https://ricemunk.github.io/omnifit/
6 stars 5 forks source link

Multiple file format support for fit result exporting #6

Open RiceMunk opened 8 years ago

RiceMunk commented 8 years ago

Currently Omnifit can export its fit results as a pair of CSV and XML files. While this way of doing things works, it's not necessarily very user-friendly.

A few alternative formats to export stuff in would be:

Either of these would probably be superior to the home-cooked format Omnifit currently uses, and thus it would make sense to include support for them.