Skip to content

Commit

Permalink
Merge pull request #54 from mrakitin/tst-update-tes-examples
Browse files Browse the repository at this point in the history
TST: add updated TES examples
  • Loading branch information
thomaswmorris authored Dec 13, 2021
2 parents b65c75d + 69cc488 commit 8a7dc1a
Show file tree
Hide file tree
Showing 6 changed files with 133 additions and 94 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,6 @@ target/

#Ipython Notebook
.ipynb_checkpoints

# Testing artifacts
TES-Shadow-timing.png
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
},
{
"_super": "_MISALIGNED_ELEMENT",
"alpha": 90,
"alpha": 0,
"axmaj": 0,
"axmin": 0,
"cil_ang": 0,
Expand Down Expand Up @@ -432,14 +432,7 @@
"z_rot": 0
},
{
"alpha": "270",
"id": 12,
"position": 56.972,
"title": "Reset Orientation",
"type": "emptyElement"
},
{
"id": 13,
"position": 57.142,
"title": "W9",
"type": "watch"
Expand Down Expand Up @@ -536,16 +529,14 @@
},
"simulation": {
"documentationUrl": "",
"folder": "/",
"isExample": false,
"folder": "/TES",
"istar1": 567656,
"lastModified": 1631629560300,
"lastModified": 1639159814414,
"name": "TES (from SRW)",
"notes": "",
"npoint": 100000,
"outOfSessionSimulationId": "",
"simulationId": "00000002",
"simulationSerial": 1631629560313007,
"simulationSerial": 1639159814410583,
"sourceType": "bendingMagnet"
},
"sourceDivergence": {
Expand Down Expand Up @@ -588,7 +579,7 @@
"etap_y": 0,
"number_of_bunches": 1
},
"watchpointReport13": {
"watchpointReport12": {
"_super": "_INTENSITY_REPORT",
"aspectRatio": "1",
"colorMap": "grayscale",
Expand Down Expand Up @@ -634,15 +625,16 @@
},
"rsmanifest": {
"image": {
"git_commit": "8e71e61c04795a52dc6ff309158d58eab263d943",
"git_commit": "a8b1ef5210b2f2595e3182f8676d321148d04004",
"git_remote_origin_url": "https://github.com/radiasoft/sirepo",
"name": "radiasoft/sirepo",
"type": "docker",
"uri": "https://registry.hub.docker.com/radiasoft/sirepo:20210831.151744",
"version": "20210831.151744"
"uri": "https://registry.hub.docker.com/radiasoft/sirepo:20211123.203943",
"version": "20211123.203943"
},
"version": "20190612.150000"
},
"simulationType": "shadow",
"version": "20210831.151122"
"state": "completed",
"version": "20211123.165730"
}
Loading

0 comments on commit 8a7dc1a

Please sign in to comment.