Skip to main content

Python tools to run cisTEM programs and code

Project description

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)

Project details


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 Distributions

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

pycistem-0.6.1-cp311-cp311-manylinux_2_28_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

pycistem-0.6.1-cp310-cp310-manylinux_2_28_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

pycistem-0.6.1-cp39-cp39-manylinux_2_28_x86_64.whl (13.8 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.28+ x86-64

File details

Details for the file pycistem-0.6.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pycistem-0.6.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 7d5caf4b2a7d409919b93d716140f788b3ff887fe7888ce6de33f107d7024992
MD5 7be544f72bd3ee1af5520cd9afcbb6bf
BLAKE2b-256 631a97542602ba681741a11de231fef5e70dafc092ca23dca8d556ac3ef60936

See more details on using hashes here.

File details

Details for the file pycistem-0.6.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pycistem-0.6.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 2f63adeba09e4340fcf4e6e33b551e68a93a86a9a71e6eb69c134951140e9273
MD5 984d1aca0f964e5c78f6f65c5790fddd
BLAKE2b-256 9a10121474d7062a694d59da26ccef11c84381433a32f376e6afe8b525e46154

See more details on using hashes here.

File details

Details for the file pycistem-0.6.1-cp39-cp39-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for pycistem-0.6.1-cp39-cp39-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a3c31c4532466231ad681f5e101a7a97ac527c83dcbcd465ee9a3bbd0169fe56
MD5 81010ee05e82d8c5722215bceb660d68
BLAKE2b-256 9980f8229a169684197c779211b96f10d9b013fc65e42f74cb9259d9ededacc7

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