fixed bug in generate_proj_meta.m where aux traces were empty for 2P data.
generate_proj_meta.m did not get the frame times from load_exp.m anymore and so all the aux traces were interpolated to an empty vector. Now both load_exp.m and generate_proj_meta.m are Fixed