Open JakobSilbermann opened 3 years ago
This would certainly be a good feature to add!
To add your code, please...
tests/test_io.py#test_zemax_gridphase_parser_functional()
). A nice test verifies something about the result is correct, say that the RMS and PV of the extracted data are as expected (pytest.approx is your friend here)Once you do those things, open a PR (pull request tab on brandondube/prysm) and it can be reviewed for merge!
Ok i am working on it just started to find my ways in in github and all the terminology :)
Hello,
it would be grat to have such a feature in the io module. I already coded a bit but i am not such a good programmer and there are at some points some bugs. How can i contribute? I already read https://prysm.readthedocs.io/en/stable/contributing.html and forked prysm but i never did a project in github so far. So haw can i add my code?
All the best Jakob