Configuration file for IOC
@echo OFF
REM
REM copy to config_local.bat and edit
REM
REM location of pixelman code we will be running
set PIXELMANDIR=%~dp0..\vendor
REM file to run when pixelman data save is complete
set PIXELMANENDCMD=%~dp0end_of_save.bat
REM Set detector type
REM use this line for dummy detector
set PIXDET=dummy
REM use this line for real detector
REM set PIXDET=BeARQuT