jbmouret / matplotlib_for_papers

Handout for the tutorial "Creating publication-quality figures with matplotlib"
Other
2.14k stars 300 forks source link

Directory Structure mismatch #8

Closed JTekGT closed 5 years ago

JTekGT commented 5 years ago

I have been following the tutorial for the plotting and had issues with the glob function finding the bestfit.dat files. I used the files from data.tar.gz. The folder structure of the code does not match the folder structure of the compressed file. There is no data folder and the high_mut folder extracts as matplotlib_high_mut. These differences made it to where none of the data or plots were generated. I was able to correct the folder names and continue with the tutorial, but I feel that others may not have. Thank you- JT

jbmouret commented 5 years ago

Thanks. I will have a look soon.

jbmouret commented 5 years ago

This should be fixed.