------------
Project description
magtomo is a python package for performing scalar, vector and orientation tomography.
Installation
magtomo can be installed through pip:
(.venv)$ pip install magtomo
Examples
Examples of scalar, vector and orientation reconstructions can be found in the magtomo.examples() module. To simulate the process, projections are first calculated
# scalar structure projections
projections = radon(struct, angles)
# vector or orientation field projections
exp = Experiment(magnetization=struct, rotations=rot, pol=pol)
exp.calculate_sinogram()
projections = exp.sinogram
the projections are then used as input for the reconstruction process
# inverse of scalar projections
recons = inv_radon(projections, angles)
# reconstruction from vector or orientation projections
rec = Reconstruction(initial_guess, rotations=rot, projections=projections,
pol=pol, mask=mask)
rec.reconstruct()
recons = rec.magnetization
Documentation
Comprehensive documentation is available online at readthedocs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file magtomo-0.1.1.tar.gz.
File metadata
- Download URL: magtomo-0.1.1.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1091034a5f7c96fa23a02dae1677ebdc421f677265d7b165ac0d44d5b591b833
|
|
| MD5 |
e9cbad5854af62e2279cbf24f66747a0
|
|
| BLAKE2b-256 |
e62fe618e480e0789cec46ad04c6c3faf750d020ec872de86c9c01887d8cd20b
|
Provenance
The following attestation bundles were made for magtomo-0.1.1.tar.gz:
Publisher:
release.yml on apseros/magtomo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
magtomo-0.1.1.tar.gz -
Subject digest:
1091034a5f7c96fa23a02dae1677ebdc421f677265d7b165ac0d44d5b591b833 - Sigstore transparency entry: 209113088
- Sigstore integration time:
-
Permalink:
apseros/magtomo@9112be503cd13643f5c884dffb8730a7d993bf78 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/apseros
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@9112be503cd13643f5c884dffb8730a7d993bf78 -
Trigger Event:
push
-
Statement type:
File details
Details for the file magtomo-0.1.1-py3-none-any.whl.
File metadata
- Download URL: magtomo-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4e77f1d5447669303824621db8ae683f3286e5bef73f46b1879f20697d774e1
|
|
| MD5 |
175f0af278e6af2fa93dae9856b5032c
|
|
| BLAKE2b-256 |
d82e20e28bffa006a7e91c1c221c73e93bdced73adfe9080c0e4bcb073363518
|
Provenance
The following attestation bundles were made for magtomo-0.1.1-py3-none-any.whl:
Publisher:
release.yml on apseros/magtomo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
magtomo-0.1.1-py3-none-any.whl -
Subject digest:
a4e77f1d5447669303824621db8ae683f3286e5bef73f46b1879f20697d774e1 - Sigstore transparency entry: 209113095
- Sigstore integration time:
-
Permalink:
apseros/magtomo@9112be503cd13643f5c884dffb8730a7d993bf78 -
Branch / Tag:
refs/tags/0.1.1 - Owner: https://github.com/apseros
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@9112be503cd13643f5c884dffb8730a7d993bf78 -
Trigger Event:
push
-
Statement type: