Is your feature request related to a problem? Please describe.
I would like to save-fits from the command line or from a script
Describe the solution you'd like
To know the command which is run when the button File>Save Fit Results>Save Current Fit is pressed
Describe alternatives you've considered
I've tried the command:
cs.current_fit.save(path, name)
But it seems that is must be embedded to create a dir etc.
Additional context
I've visited the google groups page as was suggested on the github welcome page, but I was denied access.
Is your feature request related to a problem? Please describe.
I would like to save-fits from the command line or from a script
Describe the solution you'd like
To know the command which is run when the button File>Save Fit Results>Save Current Fit is pressed
Describe alternatives you've considered
I've tried the command:
cs.current_fit.save(path, name)But it seems that is must be embedded to create a dir etc.
Additional context
I've visited the google groups page as was suggested on the github welcome page, but I was denied access.