Is it possible to have two results csv file? #151
              
                Unanswered
              
          
                  
                    
                      steamededamame
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| You could do this manually by writing stimuli positions to a file using  https://github.com/immersivecognition/unity-experiment-framework/wiki/Collect-Custom-Data Personally, I think I would split them afterwords using a Python or R script or something, if it is useful to do so. | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've got a lot of things I'd like to log from my experiment and I'm wondering if it's possible to log them in different csv files so that the resulting file will be more readable. For example, I'd like to have one 'default' trail_results.csv file and another stimuli_positions.csv file.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions