Skip to main content

pycistem

Python scripts inteacting with the cisTEM package

Usage

import asyncio
from pycistem.programs.refine\_template import RefineTemplateParameters, run

params = RefineTemplateParameters(input\_file="test.mrc",template="ribo.mrc")

results = asyncio.run(run(params))
from pycistem.core import *
import matplotlib.pyplot as plt

im = Image()
spectrum = Image()

im.QuickAndDirtyReadSlice("test.mrc",1)
spectrum.AllocateSameAs(im)

im.ForwardFFT(True)
im.AmplitudeSpectrumFull2D(spectrum)
plt.imshow(spectrum)

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pycistem-0.7-py3-none-any.whl (78.8 kB view details)

Uploaded Python 3

File details

Details for the file pycistem-0.7-py3-none-any.whl.

File metadata

  • Download URL: pycistem-0.7-py3-none-any.whl
  • Upload date:
  • Size: 78.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Hatch/1.17.1 {"ci":true,"cpu":"x86_64","distro":{"id":"jammy","libc":{"lib":"glibc","version":"2.35"},"name":"Ubuntu","version":"22.04"},"implementation":{"name":"CPython","version":"3.11.15"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.0.2 15 Mar 2022","python":"3.11.15","system":{"name":"Linux","release":"6.8.0-1059-azure"}} HTTPX2/2.5.0

File hashes

Hashes for pycistem-0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1f0c69054e846d0aef3c1cf7d0214f3e69e58ae6d63a872bfe24fc3ea5cda053
MD5 d37e0cb0f4b25ce6146d11a7e52f996c
BLAKE2b-256 0eb40ad0e775fdcb6bcfe894ffc942638862ee18f863384044aee6aa594a48b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page