Conversation
…elog post; add timedrun for pedestals runs in RIXS
…. Add option to see if this is an LCLS1 or LCLS2 experiment
…X that has runs using either DAQ)
…heck to interactive jungfrau running, deal with multi-segment detectors (may change soon)
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
|
Once you look at all the comments, would you mind running these scripts again and making sure they work? |
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Remove debug prints Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
Co-authored-by: KaushikMalapati <80156796+KaushikMalapati@users.noreply.github.com>
fixed & a little more comments.
|
There are a lot of comments that defer fixes to different efforts. If we're not going to address them immediately, can we make issues for them so we don't lose track of them? |
I only found two which I made issues for (the function for getting the experiment, and putting check_for_status in a try/except). Were there any others? |
|
|
|
fwiw I don't think any PR creator is obligated to spend time solving pre-existing problems unrelated to the PR, maybe we can just run ruff/precommit on this afterwards (see the dormant #270) |
Makes sense, I was assuming they were introduced here. |
|
I guess it's possible some of them are, I didn't look so closely but I know many of them are not created here |
Maybe two issues was too much for my goldfish memory. Looking through the comments this looks appropriate |
| else: | ||
| # then ask.....outside of python | ||
| print('unknown_hutch') | ||
| sys.exit() |
There was a problem hiding this comment.
Doesn't this sys.exit() need to be in the else block so that we don't return if we get the hutch from args.setExp?
changes for RIXS pedestals in takepeds
determine LCLS1 vs LCLS2 experiment
use of the former script in makepeds
makepeds_psana2 also for axis (to be worked on more)
small bug fixes
use of segment number currently needed in deploy step