Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frame Position and Frame time TDMS files are empty - Priority 9 #61

Open
floesche opened this issue May 16, 2022 · 2 comments
Open

Frame Position and Frame time TDMS files are empty - Priority 9 #61

floesche opened this issue May 16, 2022 · 2 comments
Labels
Main Host Main host issues for Andy wontfix This will not be worked on

Comments

@floesche
Copy link
Collaborator

Every once in a while, the log files related to the frame are empty. On one of the setups with G4 Host v235 this happens as often as once every other day (sample from early to mid April 2022).

One example of the out generated is attached. The error became visible during the alignFly_LPTC script, which generated the following output (but this is not the cause, rather the moment when the problem was detected).

SS02103_JFRC49-16_27_53.zip

alignFly_LPTC

ans =

     1


ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''


ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''

Do you want to repeat the alignment? Y/N : y

ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''


ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''

Do you want to repeat the alignment? Y/N : y

ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''


ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''

Do you want to repeat the alignment? Y/N : y

ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''


ans =

  struct with fields:

         numByte: 0
         success: 0
     commandCode: 0
    responseData: ''

Do you want to repeat the alignment? Y/N : n
Starting parallel pool (parpool) using the 'local' profile ...
Connected to the parallel pool (number of workers: 8).
Error using G4_TDMS_folder2struct (line 63)
Unable to perform assignment because the indices on the left side are not compatible with the size of the right side.

Error in G4_conductor_controller/run (line 786)
            G4_TDMS_folder2struct(fly_results_folder);

Error in G4_conductor_view/run_exp (line 619)
            self.con.run();

Error in G4_conductor_view>@(varargin)self.run_exp(varargin{:}) (line 139)
                'units', 'pixels', 'Position', [15, self.fig_size(4)- 305, 115, 85],'Callback', @self.run_exp);
 
Error using alignFly_LPTC (line 59)
Error while evaluating UIControl Callback.
@floesche floesche added the Main Host Main host issues for Andy label May 16, 2022
@floesche
Copy link
Collaborator Author

Hard to replicate. Is there a quick fix? If not, it's not worth the time trying to fix this issue…

@floesche floesche changed the title Frame Position and Frame time TDMS files are empty Frame Position and Frame time TDMS files are empty - Priority 9 May 16, 2022
@achiusciotex
Copy link

I think we should table this for now because this will be very hard to fix without it being easily replicated.

@floesche floesche added the wontfix This will not be worked on label Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Main Host Main host issues for Andy wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants