-
-
Notifications
You must be signed in to change notification settings - Fork 413
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* formal integral base functions now return I_nu per p-ray. Now attaches this value to the runner. Tests updated accordingly such that both the CPU and GPU implimentations should pass (this still needs to be tested though) * Fixed a few small logical errors for testing the intensity p-rays. Added the p-ray values themselves to the runner. All tests pass now * Added the p-rays to the runner * Added docstrings specifiying new outputs of the formal integral base functions, removed old commented out code * Reformatted files with black for PEP 8 consistency * Restyled the intensity array assert
- Loading branch information
Showing
3 changed files
with
54 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters