Skip to content

Commit

Permalink
setup deismeter --> prepare_desimeter
Browse files Browse the repository at this point in the history
  • Loading branch information
joesilber committed Sep 10, 2020
1 parent e92aa63 commit 0a17232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pos_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Positioners are tested using pre-defined lists of moves and setup parameters. Th
- Example syntax: ``get_posmoves --host beyonce.lbl.gov --port 5432 --password <password> --petal-ids 1 --with-calib --exposure-ids 2679 --pos-ids <optional comma-separated list> -o ~/<your_output_directory>``
- For numerous other options, see help: ``get_posmoves --help``
- Many files will be generated, one per positioners. You can restrict this by arguing only a specific list of posids to grab.
- Note as of 2020-09-10, we have had some issues with ports, when running requests from a computer other than beyonce. A workaround is to log into beyonce and run it like ``/software/products/desimeter-master/bin/get_posmoves``. You may need to first call ``setup desimeter``.
- Note as of 2020-09-10, we have had some issues with ports, when running requests from a computer other than beyonce. A workaround is to log into beyonce and run it like ``/software/products/desimeter-master/bin/get_posmoves``. You may need to first call ``prepare_desimeter``.

#) Analyze the data.
- Code location: ``<desimeter>/bin``
Expand Down

0 comments on commit 0a17232

Please sign in to comment.