create_csv: Create csv file with all fit parameters.
Description
Create csv file with all fit parameters.
Usage
create_csv(processed_input, fits_list)
Value
a data frame with the fit parameters and errors. A csv file is also created using the path name supplied to process_input
Arguments
- processed_input
Processed_input as returned by process_input
- fits_list
List of fits as returned by get_fits