Skip to content

Commit

Permalink
fix takepeds for elog script
Browse files Browse the repository at this point in the history
  • Loading branch information
vespos committed May 31, 2023
1 parent 08476ef commit 3688c03
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scripts/takepeds
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ $DAQ_RELEASE/tools/scanning/take_pedestals -p $station -r

elogMessage="DARK"
source pcds_conda
#export PYTHONPATH=/reg/g/pcds/pyps/apps/hutch-python/common/dev/elog:${PYTHONPATH}
PYCMD=LogBookPost.py
PYCMD=LogBookPost

EXP=`get_curr_exp`
RUN=`get_lastRun`
Expand Down

0 comments on commit 3688c03

Please sign in to comment.