GoktugAlkan

Results 12 comments of GoktugAlkan

Thank you! A few days ago, I realized that for converting the data I should use matlab instead of python because it is an NS6-file for which Blackrock provides a...

Thanks! Unfortunately, our acquisition system splits the channels and the recording in an unexpected manner. Hence, we want to customize the conversion. However, it may be helpful to see the...

Hello @bendichter , Just a short question to clarify one point that you mentioned: you say that it is possible to parallelize the conversion over sessions, i.e., convert multiple sessions...

Thanks @CodyCBakerPhD and @bendichter for your answers. I tried to run the conversion on multiple cores, i.e.: 1.) Iterate with a `parfor-loop `in `matlab` over the sessions. 2.) In each...

Thanks a lot for the response. The solution to refer to external files is not very satisfying because the lab members request a file containing all raw data. I will...

Thanks a lot for your support Ben! I'll have a look on that.

Hi @rly, I first tried the compression method with gzip but this didn't improve the storage efficiency significantly. It's a while ago, that's why I don't remember exact numbers anymore...

Thanks for the clarification @oruebel. The solution with referencing to another folder is not satisfactory but I'll continue with this solution in this case until a better solution is developed.

@rly The reason why we want to have all the data in one single file is that this is the most convenient way of sharing our data with other people....