This will let us save csvs for both the log and the subset data
- added a dataType argument to csv.js & save-to-csv.js functions to facilitate different ways of saving.
- subset data looks to different keys for it's filename (since they're called different things than the log)
- added a tag in the filename to show if it's the log or the subset data
Closes #4 (closed)