Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 601 Bytes

todos.md

File metadata and controls

15 lines (13 loc) · 601 Bytes

List of IDEAs for the raman fitting code

# IDEA change version definition

# IDEA list:
# improved logger, each module needs a getlogger(name)
# IDEA future daemonize the fitting process for using the package and dropping files in the datafiles folder
# IDEA add docs with Sphinx, readthedocs
# IDEA improve AsyncIO into main delegator processes
# IDEA fix plotting because of DeprecationWarning in savefig
# IDEA add database for spectrum data storage
# IDEA future GUI webinterface

# IDEA improve fitting loop so that starting parameters from modelX and modelX+Si are shared, faster...