Open hftsoi opened 1 day ago
add an interactive interface for users to configure the fit, which will generate a fit.py that includes all configuration needed so users can run directly by python fit.py with their configuration
python fit.py
perhaps can embed this to docs..
add an interactive interface for users to configure the fit, which will generate a fit.py that includes all configuration needed so users can run directly by
python fit.py
with their configuration