I would like to add some simple tests to the repo for the purposes of continuous integration.
An example is in this notebook. It checks two ways of choosing which files to load.
Other ideas could include a test that loads a dat and computes the profile and checks that you accurately get some pre-computed value, like the mean of the power or something.
Then we would need to work out how to automate the process in github actions.
I would like to add some simple tests to the repo for the purposes of continuous integration.
An example is in this notebook. It checks two ways of choosing which files to load.
Other ideas could include a test that loads a dat and computes the profile and checks that you accurately get some pre-computed value, like the mean of the power or something.
Then we would need to work out how to automate the process in github actions.