-
Just to improve the visibility of this `TODO` I saw in a code comment so it's less likely to get missed: https://github.com/DiamondLightSource/httomolibgpu/blob/ce1c15f0a9e09a6fd3070375f473ece421b0668…
-
Very nice work, shall we consider merging with [TomoPy UI](https://github.com/tomography/ufot) or at least to share ideas/functionality? for example the ability to run in GUI mode or full command line…
-
A Tomopy plugin could be handy for:
* centre of rotation, https://tomopy.readthedocs.io/en/latest/api/tomopy.recon.rotation.html#module-tomopy.recon.rotation
* alignement
We will need some user…
-
Hi everyone, Roland Mas here, your friendly Debian package maintainer for tomopy.
The Debian CI system has brought to my attention that the tomopy testsuite fails with scipy 1.14 due to tomopy usin…
-
Tried a fresh install of imars3d (conda-forge channel added)
```
$ conda create -n imars3d-py38 python=3.8
$ conda install pytest pyyaml numpy scipy matplotlib astropy mpi4py mpich psutil scikit-im…
-
I forgot to install `nose`, which means that `pyctest` was passed a command list which included `None`.
```python
# test properties
props = {
"DEPENDS": "correct_module",
…
-
throughs an error:
```
logs_home = args.logs_home
AttributeError: 'Namespace' object has no attribute 'logs_home'
```
we should capture it
-
Port Jonathan Madsen’s script into Notebook
Initially take the script here:
https://github.com/tomopy/tomopy/blob/master/benchmarking/phantom.py
And port into a notebook.
You will need to se…
-
A new version of `tomopy` can be installed with `pip install .`. See #97 which uses this new approach and installs `tomopy` from the master branch. Once the new version of `tomopy` is tagged/released …
-
On https://github.com/spack/spack/pull/26252, I see:
```
@marcmengel can you review this PR?
This PR modifies the following package(s), for which you are listed as a maintainer:
* py-setuptool…