This page contains macros or features from a plugin which requires a valid license.

You will need to contact your administrator.

  • No labels

2 Comments

  1. Unknown User (hiresa)

    When selecting a directory in the xsg box, then I get this error, though the directory does sucessfully change

    ??? Reference to non-existent field 'headerGUI'.

    Error in ==> progmanager.getHandleFromName at 12

    fighandle=progmanagerglobal.programs.(program_name).guinames.(gui_name).fighandle;

    Error in ==> header_saveMFile at 18

    hObject=getHandleFromName(progmanager, 'headerGUI', 'headerGUI');

    Error in ==> experimentSavingGui>browseDirectory_Callback at 439

    header_saveMFile;

    Error in ==> gui_mainfcn at 96

    feval(varargin{:});

    Error in ==> experimentSavingGui at 42

    gui_mainfcn(gui_State, varargin{:});

    ??? Error while evaluating uicontrol Callback

    >> xsg files are now 3 times bigger (2.2 MB for two 4.6 sec traces at 10kHZ). Yet when loaded they only have 770KB of data in the variables!

  2. Unknown User (hiresa)

    Mac here ... testing software in lsps rig 

    Error when starting LoopGUI but not mapper GUI:  I do see that pulses are loaded, but cannot be executed for reason below.  I am figuring that maybe it cannot see the pulses in the pulseJacker GUI?  Note the mapper GUI seems to start maps and run them just fine.

    @pulseMap/getPulse: No pulse found for '700B_106637_1-VCom'.
    Warning: pulseMap: Pulse for '700B_106637_1-VCom' not found.
    > In pulseMap.getData at 38
      In nimex.nimex_startTask at 18
      In daqjob.start at 116
      In pj_loopListener at 56
      In callbackmanager.fireEvent at 67
      In loopmanager.start>startTimerLoop at 55
      In loopmanager.start at 42
      In loopGui>startLoop_Callback at 276
      In gui_mainfcn at 96
      In loopGui at 42
    ??? Error while evaluating uicontrol Callback