I have recently installed TelFit using anaconda and pip on my mac (OS 12.6.3).
I have tried to run the example to make sure that everything is working properly.
The fit_example and library_creation examples are running fine.
However the fit_example_fullechelle ends up with an error. The error is triggered by Modeler.MakeModel at line 475 of the MakeModel.py module:
Command 'cd /Users/myusername/.TelFit/rundir5/;sh runlblrtm_v3.sh' returned non-zero exit status 2.
The error occurs quite far in the execution of the FIt.py script: In the "Main Algorithm - Application" for order .
My objective is to use TelFit to remove the tellurics in an S1D spectrum obtained with ESPRESSO and I am planning to add this fit_example_fullechelle example to do so. Defining wavelength region to fit H20 and O2 and then make the model for the full spectrum. That is why I would like to understand how to make the example work.
All help/pointer that you can provide would be much appreciated.
I have recently installed TelFit using anaconda and pip on my mac (OS 12.6.3). I have tried to run the example to make sure that everything is working properly. The fit_example and library_creation examples are running fine.
However the fit_example_fullechelle ends up with an error. The error is triggered by Modeler.MakeModel at line 475 of the MakeModel.py module:
Command 'cd /Users/myusername/.TelFit/rundir5/;sh runlblrtm_v3.sh' returned non-zero exit status 2.
The error occurs quite far in the execution of the FIt.py script: In the "Main Algorithm - Application" for order . My objective is to use TelFit to remove the tellurics in an S1D spectrum obtained with ESPRESSO and I am planning to add this fit_example_fullechelle example to do so. Defining wavelength region to fit H20 and O2 and then make the model for the full spectrum. That is why I would like to understand how to make the example work.
All help/pointer that you can provide would be much appreciated.