1. What did you do this week?
This week I succesfully recreated the standard TARDIS atomic file and run some simulations! :)
The transition to Python 3 is complete and the Carsus package finally is fully operational.
Also I've updated some documentation which can be accessed from here: https://tardis-sn.github.io/carsus/notebooks/quickstart.html
2. What is coming up next?
Now we're going to add methods to bypass the SQL database and store directly in HDF5. This would give future Carsus users/developers a simpler workflow.
3. Did you get stuck anywhere?
Not really. Spotted a couple of bugs in Pandas and SQLAlchemy which gave me headaches, but everything worked out with a lot of effort and my mentors support. I'm going to open tickets in GitHub for these issues!