read_input
Description
Routines for parsing input files in JSON format to dictionaries for program use.
Functions
|
Appends path from command line option to data file(s). |
|
Parse dictionary from input file in JSON format into a dictionary. |
|
Converted text file into a dictionary. |
|
Extract contents of JSON formatted file as a dictionary |
|
Process system information from input file. |
|
Convert experimental data dictionary into form used by parameter fitting module. |
|
Import data file and convert columns into dictionary entries. |
|
Process parameter fitting information. |