California-Planet-Search / grandsol

Grand Solution - Doppler forward modeling
MIT License
0 stars 0 forks source link

grand crashes when given .lsf file as input lsf #53

Open bjfultn opened 7 years ago

bjfultn commented 7 years ago

I see the following error:

bert:iter01 bfulton$ grand obslist_01 iGrand_10700 11 111111 out=iGrand_10700.11.log vorb+ nitf=10 fudge+ file_wls=apf_crop.wls_FIX FIND_WLS+ file_lsf=iter05.lsf FIND_LSF- FIND_TEM+
 ---> sense_raw...
 ---> Ns:           30
 ALLOCATE MAIN VARIABLES...

GO THROUGH THE COMMAND-LINE ARGUMENTS...

ARG# 04 111111                                                                          

 ---> next argument...

ARG# 05 out=iGrand_10700.11.log                                                         

 ---> open   LOGFILE...
Note: The following floating-point exceptions are signalling: IEEE_DIVIDE_BY_ZERO
STOP check out file fort.81...

Here os the fort.81 file that the error message refers to (added .txt so github would allow upload). fort.81.txt

Here is the .lsf file I'm trying to use as input. It is just a cat of all *.99.lsf files from an iteration of iGrand. iter05.lsf.txt

I suspect that grand doesn't like the format of this file as input for the LSF, but I'm not sure why.

bjfultn commented 7 years ago

Reading LSF is not ready for primetime yet. Lets revisit this again a little later.