irfu / irfu-matlab

Matlab routines to work with space data, particularly with MMS and Cluster/CAA data. Also some general plasma routines.
56 stars 46 forks source link

SolO IRFU quicklooks crash: exception.message=Value must be a 1x2 vector of numeric type ... #95

Closed ErikPGJ closed 1 year ago

ErikPGJ commented 1 year ago

// TODO (you): please remove comments like this line and fill in this form as best you can, checking relevant boxes, etc.

Step 1: Latest code?

It is not known if this is present in the latest version. The latest version (9c835bd6) includes updates of the same code but is being evaluated separately. Issue occurs in latest version that is used for regular automatic generation of IRFU quicklooks. Creating issue anyway for note keeping.

Step 2: Describe your environment

Step 3: Describe the problem

Expected behavior

Should not crash.

Actual behavior

Crashes for the call solo.quicklook_main('', '/data/solo/data_yuri/', '/home/erjo/temp/qli_cron/so_qli_cronhelper_cron_MTEST.2022-08-05_13.03.09/interm_output/so_qli_cronhelper_cron_2022-08-05_13.03.09', '1', '1', '2022-01-01T00:00:00', '2022-02-01T00:00:00'); . Last completed plots for 2022-01-11 which implies that crash probably occurs for 2022-01-12 data.

ErikPGJ commented 1 year ago

Closed since likely duplicate of #93.