When packaging the BIDS structure, I noticed that the outputted `events.tsv` file is empty even though the input file I passed in has data in it. #### Input `events.tsv` <img width="1372" alt="Screen Shot 2021-12-08 at 3 46 40 PM" src="https://user-images.githubusercontent.com/34260251/145281940-6be47924-4038-4ec8-8aa9-e5f3ce7809f4.png"> #### Output `events.tsv` after packaging BIDS <img width="1372" alt="Screen Shot 2021-12-08 at 3 46 53 PM" src="https://user-images.githubusercontent.com/34260251/145281984-af977339-7c00-4088-a606-b4cdeba80316.png">