Skip to content

Commit

Permalink
Merge pull request #49 from decarlof/master
Browse files Browse the repository at this point in the history
tested at 7-BM
  • Loading branch information
decarlof committed Nov 11, 2021
2 parents 66408e3 + 81715ef commit c21f17f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion iocBoot/iocTomoStream_7BM/st.cmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
< envPaths

epicsEnvSet("P", "2bmb:")
epicsEnvSet("P", "7bmb:")
epicsEnvSet("R", "TomoStream:")

## Register all support components
Expand Down
2 changes: 1 addition & 1 deletion iocBoot/iocTomoStream_7BM/tomoStream.substitutions
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
file "$(TOP)/db/tomoStream.template"
{
pattern
{ P, R, TOMO_SCAN, IMAGE_P, DARK_PVA, FLAT_PVA, RECON_PVA, THETA_PVA}
{ P, R, TOMO_SCAN, IMAGE_P, DARK_PVA, FLAT_PVA, RECON_PVA, THETA_PVA}
{7bmb:, TomoStream:, 7bmb:TomoScanStream:, 7bmb:TomoScanStream:PvaPluginPVPrefix, 7bmb:TomoScanStream:StreamDarkFields, 7bmb:TomoScanStream:StreamFlatFields, 7bmb:TomoStream:StreamRecon, 7bmb:TomoStream:StreamTheta}
}

0 comments on commit c21f17f

Please sign in to comment.