villano-lab / nrCascadeSim

calculating the NR spectrum resulting from neutron-capture cascades.
MIT License
0 stars 1 forks source link

Test for consistent output across runs of `example-usecase/Yields_and_Resolutions.ipynb` #80

Closed nuclearGoblin closed 2 years ago

nuclearGoblin commented 2 years ago

Does your pull request resolve or partially resolve an issue? Yes.

If Yes, which issue? This resolves #65.

Does your pull request implement code improvements? Yes - allows users to provide seeds for the resolution function provided in the example.

Does your pull request implement any breaking changes? No.

If breaking changes are implemented, please describe:

Testing:
This pull request: [ ] Alters the existing CI in some way. [X] Adds a new step to the CI - new checks are contained in example-usecase/Yields_and_Resolutions.ipynb, which is tested by travis-ci. [ ] Does not introduce any features that the CI could not already test. [ ] Is not accompanied by necessary CI changes due to some limitation described below. (Please also describe how new features can be manually tested.)