Giter Site home page Giter Site logo

Relion5.0 tomo about relion HOT 12 OPEN

nbcronin avatar nbcronin commented on September 26, 2024
Relion5.0 tomo

from relion.

Comments (12)

nbcronin avatar nbcronin commented on September 26, 2024

I can see the tomo programs are located - in a relion/src/tomography_python_programs - ie there an environment variable to point to this? Currently it is looking at the conda environment to locate the programs.

nora

from relion.

LIjieHan avatar LIjieHan commented on September 26, 2024

I'm having the same problem, did you figure out how to fix it?

from relion.

nbcronin avatar nbcronin commented on September 26, 2024

from relion.

Qiangong2 avatar Qiangong2 commented on September 26, 2024

The files are successfully made in the bin directory, but we still get the python error.

from relion.

nbcronin avatar nbcronin commented on September 26, 2024

from relion.

Qiangong2 avatar Qiangong2 commented on September 26, 2024

Hi @nbcronin, No, dynamight is functional, but the other tomo python programs do not. The conda paths are fine, Relion is able to find the correct python path during compilation and any other tools except for the tomo tools.

from relion.

Qiangong2 avatar Qiangong2 commented on September 26, 2024

@biochem-fan Any ideas?

from relion.

EricDeveaud avatar EricDeveaud commented on September 26, 2024

hello,
had the same problem with relion-5.0 and found that among this python module some other are missing,
I fixed it by.

    # used by relion_python_tomo_align_tilt_series
    cd $(SOFT)/src && cp -r tomography_python_programs $(PYLIB)
    $(PIP) install makefun yet_another_imod_wrapper lil_aretomo
    # used by relion_python_tomo_get_particle_poses
    $(PIP) install morphosamplers
    # used by relion_python_tomo_pick
    $(PIP) install napari_threedee
    # used by relion_python_tomo_pick relion_python_tomo_view relion_python_tomo_exclude_tilt_images
    $(PIP) install lru-dict

NB installation performed out of conda.

from relion.

nbcronin avatar nbcronin commented on September 26, 2024

from relion.

Qiangong2 avatar Qiangong2 commented on September 26, 2024

Hi @nbcronin

Unfortunately, it still doesn't work.

---------------------------------- PYTHON ERROR ---------------------------------
   Has RELION been provided a Python interpreter with the correct environment?
   The interpreter can be passed to RELION either during Cmake configuration by
     using the Cmake flag -DPYTHON_EXE_PATH=<path/to/python/interpreter>.
---------------------------------------------------------------------------------

The above error appears specifically on relion_python_tomo_import, relion_python_tomo_denoise, relion_python_tomo_exclude_tilt_images, relion_python_modelangelo, relion_python_topaz, and relion_python_tomo_align_tilt_series. The other python tools are fine.

@biochem-fan Can you please provide an update on this?

from relion.

biochem-fan avatar biochem-fan commented on September 26, 2024

@Qiangong2 I am not involved in the tomography aspect of RELION, so I cannot help.

from relion.

Qiangong2 avatar Qiangong2 commented on September 26, 2024

@Qiangong2 I am not involved in the tomography aspect of RELION, so I cannot help.

@biochem-fan Who is then?

from relion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.