Project

General

Profile

Actions

Feature #12047

open

Feature #9456: add tiltgroup_wranger.py and instructions

Adding TiltGroup Wrangler to Appion

Added by Sargis Dallakyan about 2 years ago. Updated about 2 years ago.

Status:
Assigned
Priority:
Normal
Assignee:
Sargis Dallakyan
Category:
-
Target version:
Start date:
02/14/2022
Due date:
% Done:

0%

Estimated time:

Description

Thank you Bill Rice for tiltgroup_wrangler.py #9456 and instructions (attached), Bridget Carragher for idea and directing, Huihui Kuang and Kashyap Maruthi for usage and feedback.


Files

TiltGroup Wrangler Instructions.docx (196 KB) TiltGroup Wrangler Instructions.docx Sargis Dallakyan, 02/14/2022 07:02 PM
beam_tilt_group.png (4.59 KB) beam_tilt_group.png Sargis Dallakyan, 02/18/2022 11:33 AM
r1.png (6.17 KB) r1.png Sargis Dallakyan, 03/09/2022 12:37 PM
Actions #1

Updated by Sargis Dallakyan about 2 years ago

Implemented option to Download Relion 3.0 star file with beam tilt group:

For Leginon data collection with beam-image tilt X/Y values, enter number of title groups and click on Download.

Added installation steps to centos7AutoInstallation.py. For manual installation, on the Web Server, use the following procedure:

  • Download tiltgroup_wrangler_cli.py, copy to /usr/local/bin and make it executable:
    wget https://emg.nysbc.org/projects/appion/repository/revisions/trunk/raw/programs/tiltgroup_wrangler/tiltgroup_wrangler_cli.py
    cp tiltgroup_wrangler_cli.py /usr/local/bin
    chmod +x /usr/local/bin/tiltgroup_wrangler_cli.py
    
  • Install numpy and scikit-learn:
    pip install numpy==1.13.3 scikit-learn==0.19.2
    

    This particular versions are needed for this to work on CentOS 7 with Python 2.7.
Actions #2

Updated by Sargis Dallakyan about 2 years ago

Updated tiltgroup_wrangler.py with the latest version to support writing Relion 3.1 star files.
For the web UI, added a drop-down to enable selection for Relion version 3.1 or 3.0 download.

Actions #4

Updated by Sargis Dallakyan about 2 years ago

  • Status changed from New to Closed
Actions #5

Updated by Anchi Cheng about 2 years ago

  • Status changed from Closed to Assigned

Hi, Sargis,

Could you please write setup and usage information for this feature in https://emg.nysbc.org/projects/leginon/wiki/New_User_Features_36 ? I started a page from there for you. I sometimes reference the issue in the wiki but most times the issue history is too long for the users.

Thanks.

Actions #6

Updated by Sargis Dallakyan about 2 years ago

Hi Anchi,

Thank you. I wrote setup and usage information for this feature in https://emg.nysbc.org/projects/leginon/wiki/Tilt-wrangler_launcher_in_appion

Please let me know if I miss something.

Actions

Also available in: Atom PDF