ARTIST-Association / ARTIST

A differentiable ray tracer using the PyTorch machine-learning framework in Python.
MIT License
5 stars 1 forks source link

Create STRAL to hdf5 convertor #41

Closed kalebphipps closed 5 months ago

kalebphipps commented 6 months ago

We require a function to convert data from stral to the appropriate hdf5 format for the scenario generator.

kalebphipps commented 5 months ago

We also need to write a test for this converter!