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

Normalt eller ej? : "error message:Matrix must be square." #19

Closed ErikPGJ closed 5 years ago

ErikPGJ commented 5 years ago

Får ju emellanåt mycket varningar i analysen och jag utgår från att de flesta är "normala" i det att jag förmodar att koden är beredd på att det inte är möjligt att analysera allt men jag är inte alltid säker.

Är nedan normalt? Det är framförallt " error message:Matrix must be square." som gör mig misstänksam. Inträffar för PRL.

Warning: Matrix is singular to working precision.

In matlab.internal.math.mpower.viaMtimes (line 35) In gaussfit (line 109) In an_Vplasma_highAc (line 126) In an_LP_Sweep_v2 (line 174) In an_sweepmain_v2 (line 413) In analysis (line 53) In lapdog (line 117) In erikpgjohansson.ro.delivery.run_lapdog>@()lapdog(calib1Path,missionPhaseNameAbbrev,pdsMissionCalendar) (line 92) In erikpgjohansson.ro.lapdog_convention_wrapper>call_function_pointer (line 144) In erikpgjohansson.ro.lapdog_convention_wrapper (line 125) In erikpgjohansson.ro.delivery.run_lapdog (line 94) 13501 bad smoothening performance 13601 bad smoothening performance Instability detected! Rerun with initial values sigma0 and mu0! Check if your data is properly scaled! p.d.f should approx. sum up to Instability detected! Rerun with initial values sigma0 and mu0! Check if your data is properly scaled! p.d.f should approx. sum up to Warning: Polynomial is not unique; degree >= number of data points. In polyfit (line 70) In an_LP_Sweep_v2 (line 408) In an_sweepmain_v2 (line 413) In analysis (line 53) In lapdog (line 117) In erikpgjohansson.ro.delivery.run_lapdog>@()lapdog(calib1Path,missionPhaseNameAbbrev,pdsMissionCalendar) (line 92) In erikpgjohansson.ro.lapdog_convention_wrapper>call_function_pointer (line 144) In erikpgjohansson.ro.lapdog_convention_wrapper (line 125) In erikpgjohansson.ro.delivery.run_lapdog (line 94)

lapdog:Analysis Error for /data/rosetta/PDS_Archives/DATASETS/delivery/delivery_2019-06-30_DERIV_science_mp/gen_2019-04-17/gen_2019-05-16/RO-C-RPCLAP-5-PRL-DERIV-V3.0/2014/NOV/D14/RPCLAP_20141114_000000_515_I1S.TAB, Vguess= 0.000000 , illum=1.0 error message:Matrix must be square. an_LP_Sweep_v2, 409,an_sweepmain_v2, 413,analysis, 53,lapdog, 117,@()lapdog(calib1Path,missionPhaseNameAbbrev,pdsMissionCalendar), 92,call_function_pointer, 144,lapdog_convention_wrapper, 125,run_lapdog, 94,V & I = -4.106100e+00,-3.387200e+00,-2.666300e+00,-1.943660e+00,-1.221400e+00,-4.987500e-01,2.185600e-01,9.420100e-01,1.663060e+00,2.385400e+00,3.106400e+00,3.829700e+00,4.547300e+00,5.269500e+00,5.991300e+00,6.714500e+00,7.435700e+00,8.150800e+00,8.871600e+00,9.594900e+00,1.031670e+01,1.103900e+01,1.175710e+01,1.248030e+01,1.320140e+01,1.392450e+01,1.464570e+01,1.536930e+01,1.607460e+01,1.679660e+01,1.751840e+01,1.824160e+01,1.896280e+01,1.968200e+01,2.040300e+01,2.111900e+01,2.184100e+01,2.256300e+01,2.327800e+01,2.400100e+01,2.472100e+01,2.544400e+01,2.616500e+01,2.688900e+01,2.760700e+01,2.832900e+01,2.905100e+01,2.977400e+01,3.049500e+01,9.238218e-09,9.358660e-09,9.776074e-09,1.033753e-08,1.073749e-08,1.067045e-08,1.120418e-08,1.111764e-08,1.147859e-08,1.152375e-08,1.262609e-08,1.325936e-08,1.311803e-08,1.326991e-08,1.310427e-08,1.323114e-08,1.319242e-08,1.375069e-08,1.444785e-08,1.436802e-08,1.427381e-08,

ErikPGJ commented 5 years ago

FJ: That is OK. No bug