phys201 / Hamiltonian-photonic-crystal

Build the Hamiltonian model to reproduce the band structure measured on photonic crytal
GNU General Public License v3.0
0 stars 1 forks source link

reformat data #30

Closed erandichavez closed 1 year ago

erandichavez commented 1 year ago

Currently, the data doesn't load in because of formatting issues. I don't have experience with .nc files, but if you don't have a lot of metadata I'd suggest to reformat the data into something simpler, I personally prefer .csv files as they load in quite nicely with pandas. Also see #26

thaodinh98 commented 1 year ago

Thanks for the comment, our data .nc files now can be loaded.