Max Rakitin

Results 23 issues of Max Rakitin

This PR adds the `entry_points` field to `setup.py` to allow an easy access to the xrt GUI via a command line, i.e. by simple typing of `xrt` after the installation...

Dear developers, @stuartcampbell and I are observing building issues when using the xrt package with pyqt >5.6 in conda, see https://github.com/NSLS-II/lightsource2-recipes/pull/676#pullrequestreview-236908198 for the detailed log of the error `ModuleNotFoundError: No...

Hello, I am trying to build your package for conda from PyPI, but cannot find the source distribution there: ![image](https://user-images.githubusercontent.com/13209176/92142667-307b4c00-ede2-11ea-9440-2aa7f9c3ff10.png) Could you please upload it? Thanks!

I noticed that there is no `Development` section in the README.md file. This PR attempts to fix it (based on [jupyterlab-google-drive](https://github.com/jupyterlab/jupyterlab-google-drive#development) and a little on [ipysheet](https://github.com/QuantStack/ipysheet#installation)).

Dear conda-forge developers, Is there any way to pin a specific conda-build version to be used for the feedstock build? Right now it's hardcoded: https://github.com/conda-forge/conda-smithy/blob/d33363bd9b7c8b401d0bb901f8225a8918e2e4e0/conda_smithy/templates/build_steps.sh.tmpl#L22 I encountered a situation, when...

## Description This PR provides a plan that can be used to submit information to databroker with the customizable `plan_name`. ## Motivation and Context I was asked about it by...

high-priority

Add Python 3.10 to the test matrix, remove Python 3.6. ## Description Python 3.10 is out: https://pythoninsider.blogspot.com/2021/10/python-3100-is-available.html?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+PythonInsider+%28Python+Insider%29. ## Motivation and Context Need to test newer versions of Python once they...

## Description Provides a way to exclude the `scan_id` field from metadata. ## Motivation and Context @prjemian's [snapshot](https://aps-bluesky-tools.readthedocs.io/en/latest/snapshot.html) tool allows to get PV data into a Beamline's databroker, however, it's...

## Expected Behavior We should be able to provide a title of a plot generated by LiveGrid`. ## Current Behavior Not currently possible without a bulky workaround. ## Context Requested...

good first issue
hackathon

Would be nice to have an optional kwarg to `summarize_plan` to also check the limits of the motors of interest. ## Expected Behavior `check_limits=True` would force `summarize_plan` to check the...