irfu / Lapdog_GIT

Matlab program for generating Rosetta RPCLAP calibrated-level & derived-level data from pds-generated data
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Krasch: "Data.USC_tabindex contains duplicate USC files (.fname). create_LBL_files, row 111" #2

Closed ErikPGJ closed 5 years ago

ErikPGJ commented 5 years ago

Provkörde igen: spis, hela 2016 feb, baserat på senaste commit 838be9f. Provade MATLAB R2018b (istf R2009a) för en gångs skull.

Fortfarande krasch ngt med USC_tabindex. Felet borde utlösts av assertion (felkontroll) på/av USC_tabindex ~createLBL: Det finns dubblerade usc_tabindex(:).fname-värden. Dessa ska väl inte finnas, eller?

Assertion som är falskt: numel(Data.USC_tabindex) == numel(unique({Data.USC_tabindex(:).fname}))

(Utdrag ur ro_create_delivery.EXT1.xxxx.xLDI.DI.2019-03-09_12.29.32.outerr.log)

ans =

'/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/2016/FEB/D19/RPCLAP_20160219_020206_802_USC.TAB'

ans =

'/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/2016/FEB/D19/RPCLAP_20160219_020206_802_USC.TAB'

ans =

'/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/2016/FEB/D20/RPCLAP_20160220_113214_802_USC.TAB'

ans =

'/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/2016/FEB/D20/RPCLAP_20160220_113214_802_USC.TAB'

Deleting duplicates in USC_TABINDEX lapdog: generate LBL files.... Saving pre-createLBL MATLAB workspace+globals in "/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/pre_createLBL_workspace.mat" Done: 19 s (elapsed wall time) Saving pre-createLBL MATLAB "index" in "/data/rosetta/PDS_Archives/DATASETS/delivery/test_L5_sample_generation/2019-03-09/RO-C-RPCLAP-5-EXT1-DERIV-V1.0/pre_createLBL_workspace.index.*" Done: 29 s (elapsed wall time) exception.message=Data.USC_tabindex contains duplicate USC files (.fname). create_LBL_files, row 111 createLBL, row 297 lapdog, row 121 @()lapdog(calib1Path,missionPhaseNameAbbrev,pdsMissionCalendar), row 91 call_function_pointer, row 138 lapdog_convention_wrapper, row 119 run_lapdog, row 93 error_code = "99"