-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
When pushing estruct into iData, a few methods are found failing:
runtest(iData)
Running runtest (iData) for 238 methods (from /home/farhi)
Done runtest (iData)
runtest: iData 307 tests from /home/farhi
--------------------------------------------------------------------------------
circshift FAILED test_iData_circshift [ Warning: std: The computed standard deviation is imaginary. You should use std(iData, 1)] [ > In iData.std at 102 In iData.std at 25 In test_iData_circshift at 6 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: std: The computed standard deviation is imaginary. You should use std(iData, 1)] [ > In iData.std at 102 In iData.std at 25 In test_iData_circshift at 6 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] ans = FAILED test_iData_circshift
conv FAILED test_iData_conv ans = FAILED test_iData_conv
corrcoef ERROR test_iData_corrcoef subsref: can not get iFunc object Property 'Source' in iFunc model iF82918. in /home/farhi/dev/iFit/Objects/@iFunc/subsref.m:89
event ERROR a=iData(rand(50,4)); b=event(a); isvector(b) == 4 Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
event ERROR test_iData_event Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
fill ERROR a=iData([ ifitpath 'Data/Monitor_GV*']); b=hist(a); c=fill(b); Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
fill ERROR test_iData_fill Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
findfield FAILED test_iData_findfield subsref_single: DEBUG: get object ".Signal" iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/insulin_pilatus6mconverted_orig.cbf with method Crystallographic Binary File (read_cbf) subsref_single: DEBUG: get object ".Signal" getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" subsasgn_single: DEBUG: field postprocess -> char [7] 1 getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" subsref_single: DEBUG: get object ".Monitor" subsref_single: DEBUG: get object ".Error" get: DEBUG: get Signal subsref_single: DEBUG: get object ".Signal" axescheck: DEBUG: 1 as Data.data numel [6224001] axescheck: DEBUG: 2 as ModificationDate numel [6] axescheck: DEBUG: scalars as verbose Data.Loader.istext axescheck: DEBUG: empty as UserData Attributes Monitor Signal Data.Loader.options axescheck: DEBUG: called axescheck_find_signal signal: 1 as Data.data axescheck: DEBUG: setting Signal = Data.data [6224001] get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" subsref_single: DEBUG: get object ".Tag" subsref_single: DEBUG: get object ".Source" getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" getaxis: DEBUG: get axis 1 getaxis: DEBUG: get axis 2 subsasgn_single: DEBUG: field Label -> char [35] 1 getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" getaxis: DEBUG: get axis 1 getaxis: DEBUG: get axis 2 subsref_single: DEBUG: get object ".Monitor" subsref_single: DEBUG: get object ".Error" get: DEBUG: get Signal subsref_single: DEBUG: get object ".Signal" axescheck: DEBUG: 1 as Data.data numel [6224001] axescheck: DEBUG: 2 as ModificationDate numel [6] axescheck: DEBUG: scalars as verbose Data.Loader.istext axescheck: DEBUG: empty as UserData Attributes Monitor Data.Loader.options axescheck: DEBUG: called axescheck_find_signal signal: 1 as Data.data get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" getaxis: DEBUG: get axis 1 getaxis: DEBUG: get axis 2 subsasgn_single: DEBUG: field Private.cache.check_requested -> logical [1] 1 subsref_single: DEBUG: get object ".Private" subsref_single: DEBUG: get object ".cache" subsasgn_single: DEBUG: field check_requested -> logical [1] 1 subsasgn_single: DEBUG: field cache -> struct [1] 1 subsasgn_single: DEBUG: field Private -> struct [1] 1 subsref_single: DEBUG: get object ".Monitor" subsref_single: DEBUG: get object ".Error" get: DEBUG: get Signal subsref_single: DEBUG: get object ".Signal" axescheck: DEBUG: 1 as Data.data numel [6224001] axescheck: DEBUG: 2 as ModificationDate numel [6] axescheck: DEBUG: scalars as verbose Data.Loader.istext axescheck: DEBUG: empty as UserData Attributes Monitor Data.Loader.options axescheck: DEBUG: called axescheck_find_signal signal: 1 as Data.data get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" get: DEBUG: get Signal subsref_single: DEBUG: get object "()Signal" get: DEBUG: get Error subsref_single: DEBUG: get object "()Error" get: DEBUG: get Monitor subsref_single: DEBUG: get object "()Monitor" getaxis: DEBUG: get axis 0 subsref_single: DEBUG: get object ".Signal" getaxis: DEBUG: get axis 1 getaxis: DEBUG: get axis 2 ans = FAILED test_iData_findfield
fits ERROR test_iData_fits subsref: can not get iFunc object Property 'Source' in iFunc model iF82922. in /home/farhi/dev/iFit/Objects/@iFunc/subsref.m:89
hist ERROR a=iData([ ifitpath 'Data/Monitor_GV*']); b=hist(a); Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
hist ERROR test_iData_hist Dimensions of matrices being concatenated are not consistent. in /home/farhi/dev/iFit/Objects/@iData/axescheck.m:249
interp FAILED test_iData_interp [ Warning: interpn: Input argument 1 of class double size [1 1] is not supported. Ignoring.] [ > In iData.interpn at 102 In iData.interp at 34 In test_iData_interp at 5 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] ans = FAILED test_iData_interp
isempty FAILED test_iData_isempty ans = FAILED test_iData_isempty
isvector FAILED test_iData_isvector iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Monitor_GV_1330447143_list.L.x.y.z with method McCode list monitor (read_anytext) ans = FAILED test_iData_isvector
load FAILED test_iData_load iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/008545.spe with method SPE CCD by WinView from Roper Scientific / PI Acton (read_spe) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/111107AgBH.0001.mccd with method MarResearch CCD Camera (read_mar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/153265_153282.hdf with method HDF5/NeXus Hierarchical Data Format (read_hdf5) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/30dor.fits with method FITS (read_fits) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/AL20_017.DAT with method ChalkRiver CNBC (read_anytext) read_edf: Reading 55 x 71 x double from file "/home/farhi/dev/iFit/Objects/@iData/../../Data/Ag_3_a.edf" iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Ag_3_a.edf with method EDF ESRF Data Format (read_edf) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Ag_3_a.hdf4 with method HDF4/NeXus Hierarchical Data Format (read_hdf4) /home/farhi/dev/iFit/Scripts/Signal/private/cif2hkl_glnxa64 --verbose --no-outout-files /home/farhi/dev/iFit/Objects/@iData/../../Data/Al.cif iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Al.cif with method CFL/PCR FullProf, CIF, INS/RES/SHX ShelX file (CrysFML) (read_cif) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Al.lau with method McCode powder table (LAZ/LAU) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Bunny-LowPoly2.stl with method STL 3D binary (read_stl) [ Warning: WARNING: read_llb_tas: C004: the date format is not valid. Using today.] [ > In read_llb_tas at 210 In Loaders/private/iLoad_import at 134 In Loaders/private/iLoad_import at 67 In iLoad at 344 In iLoad at 170 In iLoad at 291 In iData.load at 67 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/C004 with method LLB/TAS binary (read_llb_tas) iLoad: Imported file /dev/shm/tp42d15e75_f5f4_4214_b861_cc81ae0ecbe0/D2O_liq_290_coh.sqw with method McCode 2D monitor (read_mccode) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/D2O_liq_290_coh.sqw.zip with method Compressed archive zip (read_compressed) iLoad: Imported file /dev/shm/tpd70c821a_3142_449b_a531_7327f39a45a0/D2O_liq_290_inc.sqw with method McCode 2D monitor (read_mccode) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/D2O_liq_290_inc.sqw.zip with method Compressed archive zip (read_compressed) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Diff_BananaPSD_1314088587.th_y with method McCode 2D monitor (read_mccode) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Diff_BananaTheta_1314088587.th with method McCode 1D monitor (read_mccode) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Example.spe with method ISIS/SPE tof data (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/FORCES_MgO with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/GroEl.ezd with method EZD electronic density map (read_ezd) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Horace_sqw_1d.sqw with method McCode Sqw table (read_sqw) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/ILL_D10.dat with method ILL Data (normal integers) (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/ILL_IN20.dat with method ILL TAS Data (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/ILL_IN6.dat with method ILL Data (normal integers) (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/ILL_IN6_2.dat with method ILL Data (normal integers) (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/IRS21360_graphite002_ipg.nxs with method HDF5/NeXus Hierarchical Data Format (read_hdf5) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/La2CuO4.m with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/La2CuO4.txt with method Data (text format with fast import method) (read_anytext) /home/farhi/dev/iFit/Scripts/Signal/private/cif2hkl_glnxa64 --verbose --no-outout-files /home/farhi/dev/iFit/Objects/@iData/../../Data/LaMnO3.cif iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/LaMnO3.cif with method CFL/PCR FullProf, CIF, INS/RES/SHX ShelX file (CrysFML) (read_cif) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/LaMnO3.txt with method Data (text format with fast import method) (read_anytext) /home/farhi/dev/iFit/Scripts/Signal/private/cif2hkl_glnxa64 --verbose --no-outout-files /home/farhi/dev/iFit/Objects/@iData/../../Data/LuMnO3.cif iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/LuMnO3.cif with method CFL/PCR FullProf, CIF, INS/RES/SHX ShelX file (CrysFML) (read_cif) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/MCA.dat with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/MnFe4Si3.txt with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/MnFeSi_0099.scn with method ILL TAS Data (polarized) (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Monitor_GV_1330447143_list.L.x.y.z with method McCode list monitor (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Na2Ca3Al2F14.cfl with method CFL FullProf crystallography file (read_cfl) read_pdb: /home/farhi/dev/iFit/Objects/@iData/../../Data/PDBSilk.pdb: Read 135 Residues Unknown residues found in PDB file: 'ACE' Radius of Gyration by Charge = 9.988310 (Angstroms) Radius of Gyration by Volume = 9.862288 (Angstroms) Radius of Gyration by Charge Contrast = 10.299563 (Angstroms) Radius of Gyration by Compact Packing = 9.140313 (Angstroms) Protein Charge = 3210.000000 (electrons) Protein Excess Charge = 906.905948 (electrons) Protein Volume = 6882.900000 (Angstroms^3) Protein Density = 1.393777 (g/cm^3) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/PDBSilk.pdb with method Protein Data Bank (read_pdb) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_Al with method VASP initial position POSCAR (Direct) (read_poscar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_AlN with method VASP initial position POSCAR (Direct) (read_poscar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_CaF2 with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_MgO with method VASP initial position POSCAR (Direct) (read_poscar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_NaCl with method VASP initial position POSCAR (Direct) (read_poscar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_Si with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/POSCAR_SrTiO3 with method VASP initial position POSCAR (Direct) (read_poscar) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Q1_Test_Protein.img with method ADSC CCD Camera (read_adsc) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/R014 with method LLB/TAS binary (read_llb_tas) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/README.txt with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/SPEC.dat with method SPEC (read_spec) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/SQW_coh_lGe.nc with method NetCDF (.nc) (read_nc) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/TbMnO3.m with method Data (text format with fast import method) (read_anytext) read_inx: file /home/farhi/dev/iFit/Objects/@iData/../../Data/YIG_4A_corr_vana_spectre.inx, block 1: reading 3 x 384 values iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/YIG_4A_corr_vana_spectre.inx with method ILL INX tof data (read_inx) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/bruker1.dx with method Electronic Chemistry Exchange format (.dx) (read_dx) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/cylinders.gcode with method GCODE numerical control programming language (read_gcode) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/cyno_atlas.4dint.hdr with method Analyze volume data (read_analyze) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/cyno_atlas.4dint.img with method Analyze volume data (read_analyze) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/emd_0409.map with method MRC/CCP4 electron density map (read_mrc) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/example.sdf with method HP/Agilent/Keysight Standard Data Format (read_sdf) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/example.sif with method Andor SIF CCD Camera (read_sif) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/fool.nrrd with method NRRD Nearly Raw Raster Data (read_nrrd) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/gluco_toluene.0001 with method Bruker FTIR OPUS (read_opus) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/iFit_iD115470.json with method JSON (read_json) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/iFit_iD80908.xml with method XML Extensible Markup Language (read_xml) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/iFit_iD80908.yaml with method YAML (read_yaml) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/insulin_pilatus6mconverted_orig.cbf with method Crystallographic Binary File (read_cbf) looktxt: Bin is valid from /home/farhi/dev/iFit/Libraries/Loaders/private/looktxt_glnxa64 iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/nac_1645179.dat with method Data (text format with fast import method) (read_anytext) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/nano_50K_4.8a_03_h4.hdf with method HDF4/NeXus Hierarchical Data Format (read_hdf4) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/peaks.hdf5 with method HDF5/NeXus Hierarchical Data Format (read_hdf5) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/peg268.csv with method Comma Separated Values (.csv) (csvread) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/rita22010n021140.hdf with method HDF5/NeXus Hierarchical Data Format (read_hdf5) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/simple_test.tdms with method LabView TDMS (read_tdms) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/socket.off with method OFF 3D stereo-lithography CAD ascii (read_off) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/socket.ply with method PLY 3D binary (read_ply) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/stem_abf_data_imagestack.hspy with method Matlab importer (importdata) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/sv1850.scn with method ILL TAS Data (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/sv1884.scn with method ILL TAS Data (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/sv4700.scn with method ILL TAS Data (read_ill) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/test.pos with method Atom Probe Tomography Exchange format (.pos) (read_pos) read_endf: warning: would make good use of PyNE. Get it at <http://pyne.io/>. Package exists for Debian/Mint/Ubuntu at <http://packages.mccode.org>. read_endf: Opening /home/farhi/dev/iFit/Objects/@iData/../../Data/tsl_0012_para-d.endf read_endf: File section "General information" as MAT=12 MF=1 MT=451 read_endf: MF= 1 General information read_endf: NLIB= 0 ENDF/B - United States Evaluated Nuclear Data File read_endf: Date EVAL-APR93 DIST-DEC06 read_endf: Material para-d MAT=12 from MacFarlane at LANL, release 20111222 read_endf: NSUB= 12 Thermal Neutron Scattering Data read_endf: File section "Thermal neutron scattering law data" as MAT=12 MF=7 MT=4 iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/tsl_0012_para-d.endf with method ENDF (read_endf) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/zstat1.nii with method NifTI-1 MRI volume data (read_nii) [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field ylabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field size as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field title as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field ylabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field size as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field title as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field title as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field ylabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field zlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field size as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field title as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field ylabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field size as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] iData: WARNING: failed importing /home/farhi/dev/iFit/Objects/@iData/../../Data Elapsed time is 32.988982 seconds. iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/30dor.fits with method FITS (read_fits) iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Diff_BananaTheta_1314088587.th with method McCode 1D monitor (read_mccode) [ Warning: struct2iData: skipping input struct field title as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 8 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field xlabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 8 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field ylabel as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 8 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] [ Warning: struct2iData: skipping input struct field size as it matches a method name] [ > In @iData/private/struct2iData at 42 In iData.load at 95 In iData.iData>iData.iData at 249 In test_iData_load at 8 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] ans = FAILED test_iData_load
meshgrid FAILED test_iData_meshgrid iLoad: Imported file /home/farhi/dev/iFit/Objects/@iData/../../Data/Monitor_GV_1330447143_list.L.x.y.z with method McCode list monitor (read_anytext) ans = FAILED test_iData_meshgrid
pack ERROR test_iData_pack Too many output arguments. in /home/farhi/dev/iFit/Objects/@iData/pack.m:34
setalias FAILED test_iData_setalias ans = FAILED test_iData_setalias
setaxis FAILED test_iData_setaxis ans = FAILED test_iData_setaxis
squeeze FAILED test_iData_squeeze ans = FAILED test_iData_squeeze
std FAILED test_iData_std [ Warning: std: The computed standard deviation is imaginary. You should use std(a, 1)] [ > In iData.std at 102 In test_iData_std at 4 In evals at 22 In iData.runtest>runtest_sandbox at 244 In iData.runtest>runtest_dotest_single at 200 In iData.runtest>runtest_dotest at 153 In iData.runtest at 51] ans = FAILED test_iData_std
strfind FAILED test_iData_strfind a = iData (methods,doc,plot,plot(log),values,more...) 1D object: [Tag] [Dimension] [Name] [Last command] iD122463 [8 1] '"struct_1.x1"' iD122463=subsasgn( '... ans = FAILED test_iData_strfind
subsasgn ERROR test_iData_subsasgn subsref_single: No appropriate method, property, or unique field "Signal" for class iData. in /home/farhi/dev/iFit/Objects/@iData/private/subsref_single.m:95
Totals:
284 Passed, 23 Failed, 10 Incomplete.
122.81 seconds testing time.
ans =
1x307 struct array with fields:
Name
Passed
Failed
Incomplete
Duration
Details