Giter VIP home page Giter VIP logo

angdist's Introduction

Hi there ๐Ÿ‘‹

  • โ„๏ธ๐Ÿ”ฌ Iโ€™m currently working on the cyanobacterial ๐Ÿฆ  CO2 concentration mechanism using cryoEM
  • ๐ŸŒฑ Iโ€™m currently trying to learn cryoET โ„๏ธ๐Ÿ”ฌ๐Ÿฅ’
  • ๐Ÿ‘ฏ I can help with single-particle cryoEM data analysis
  • ๐Ÿค” Iโ€™m looking for help with too many things to list ๐Ÿ˜‚
  • ๐Ÿ’ฌ Ask me about proteins, I guess
  • ๐Ÿ“ซ How to reach me: ๐Ÿ˜ @[email protected]
  • ๐Ÿ˜„ Pronouns: he/him
  • โšก Fun fact: bacteria are cool!

angdist's People

Contributors

guillawme avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

angdist's Issues

rot vs psi

@Guillawme

As I ran angdist, I see 'rot vs tilt' distribution.

Can I see psi distribution as well such as 'rot vs psi'?

Since you developed working code already, I think that it is trivial to add 'psi'?

Just add
rlnAnglePsi
to
angles = star_data['particles'][['rlnAngleRot', 'rlnAngleTilt']]

and change
hb = ax.hexbin(angles.rlnAngleRot, angles.rlnAngleTilt, bins='log', cmap=colormap, gridsize=gridsize)
similarly (as user specified an option)?

Thanks!

I can't install angdist

(base) [kimd999@glogin2 angdist]$ pip install angdist

WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see pypa/pip#5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement angdist (from versions: none)
ERROR: No matching distribution found for angdist
WARNING: You are using pip version 20.0.2; however, version 20.3.4 is available.

You should consider upgrading via the '/home/scicons/cascade/apps/eman2.3.1/bin/python -m pip install --upgrade pip' command.

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.