eloch216 / PhotoGEA

https://eloch216.github.io/PhotoGEA/
Other
2 stars 4 forks source link

Add options for reading plain-text Licor files #36

Closed eloch216 closed 1 year ago

eloch216 commented 2 years ago

Maybe add an excel boolean input to read_licor_file whose default value is TRUE. If it is set to FALSE, read a plain-text log file.

Another possibility: a function that converts a plain-text file to an Excel spreadsheet. (Does this already exist?)

eloch216 commented 1 year ago

This issue was addressed by PR https://github.com/eloch216/PhotoGEA/pull/59