Skip to content

Commit

Permalink
Merge pull request #9 from lborophysics/dev-josh
Browse files Browse the repository at this point in the history
Improve use of PhotonAttenuation Package
  • Loading branch information
jgray-19 authored Jan 22, 2024
2 parents 63dc5e3 + c90b73c commit 7ae868e
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 1,027 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
- name: Get Photon Attenuation Package
run: wget https://uk.mathworks.com/matlabcentral/mlc-downloads/downloads/submissions/12092/versions/7/download/zip/PhotonAttenuation.zip
- name: Retrieve necessary file
run: unzip PhotonAttenuation.zip PhotonAttenuationQ.m -d src/
- name: Set up MATLAB
uses: matlab-actions/setup-matlab@v1
- name: Run tests and generate artifacts
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version='1.0' encoding='UTF-8'?>
<Info/>
<Info location="scatter" type="File"/>

This file was deleted.

This file was deleted.

This file was deleted.

24 changes: 0 additions & 24 deletions src/materials/PhotonAttenuation/PhotonAttenuationLicense.txt

This file was deleted.

986 changes: 0 additions & 986 deletions src/materials/PhotonAttenuation/PhotonAttenuationQ.m

This file was deleted.

0 comments on commit 7ae868e

Please sign in to comment.