Pete R Jemian

Results 107 issues of Pete R Jemian

The message is generated from `callbacks.fitting.center_of_mass()` during a run using the BestEffortCallback when no signal is on the detector. User is puzzled what is the real problem since the reported...

bug

After using the plan stub that requests command-line input from a user, the terminal sessions is locked and no keyboard input is accepted. (all typing is ignored, including ^C and...

bug

Maybe out of scope for this PR but we should either deprecate this `__getitem__` or go all -in on implement the mapping API (including len, keys, items, blah blah). _Originally...

> ... It would be nice to see numerical unit tests with a known set of data. Not necessary to add at this time. We have a [test](https://github.com/bluesky/bluesky/blob/854ba38622972b0aab6ef50af5f21dc189a9cca0/bluesky/tests/test_scientific.py#L77-L93) that mimics...

good first issue
hackathon

This question from an instrument scientist could be proposition for an enhancement to `summarize_plan()`. ## Proposition That said, I was wondering if `summarize_plan()` could have a parameter which would enable...

question

As noted in https://github.com/aps-8id-trr/ipython-8idiuser/issues/46, > The exception traces are too deep, in most cases. ## Expected Behavior > We expect such exceptions should be caught by the RunEngine, then raised...

bug
duplicate

@jilavsky, the lead scientist at one of our beam lines, has suggested (https://github.com/APS-USAXS/ipython-usaxs/issues/309#issuecomment-537629871) that the LivePlot windows might be brought up in a tabbed-window rather than as separate windows. >...

**Describe the bug** While developing a new PyDMAbsoluteGeometry widget (issue #857, PR #865), received this error when trying the application with a screen file that uses the new widget. (No...

bug

APS tends to use [pvapy](https://pypi.org/project/pvapy/) for PVaccess. This could be considered as an alternative lower-level interface. _Originally posted by @prjemian in https://github.com/slaclab/pydm/issues/839#issuecomment-1137558909_