tomviz icon indicating copy to clipboard operation
tomviz copied to clipboard

Cross platform, open source application for the processing, visualization, and analysis of 3D tomography data

Results 120 tomviz issues
Sort by recently updated
recently updated
newest added

It might be nice for us to extend the Data Exchange format in Tomviz so that multiple scalars can be saved and read in, similar to what is currently being...

Add the ability to specify in the json descriptions of the python operators whether C ordering is preferred or not. If all operators prefer C ordering for a given execution,...

I recently installed tomviz (v1.8) on a new computer running Windows 10, but after starting the GUI, the screen looks like the following picture. Tomviz runs well on other computers...

There is an issue described [here](https://gitlab.kitware.com/vtk/vtk/issues/17727) that Tomviz suffers from. We have had various reports, I don't have a machine where this happens but we should try and improve our...

bug

>>./tomviz Results in: Cannot mix incompatible Qt library (version 0x50c06) with this library (version 0x50c03) Abgebrochen (Speicherabzug geschrieben) >>qmake --version QMake version 3.1 Using Qt version 5.12.6 in /usr/lib64

**Is your feature request related to a problem? Please describe.** Just a simple usability improvement for the raw viewer. **Describe the solution you would like** In the raw viewer the...

Currently, the raw data importer always assumes that the data is Fortran ordering, and the user has to manually transpose the data to Fortran ordering if it is actually C...

If I try to copy and paste a line of code from a website into the python editor, it sometimes duplicates all of the code up to the line where...

**To Reproduce** Load a tilt series. Run Direct Fourier Transform. It crashes on some laptops. (Windows and OSX). This may be a resource management problem.

bug
reconstruction

**Describe the bug** The reconstruction output cannot be deleted from the pipeline. Instead the entire pipeline must be removed. **To Reproduce** Steps to reproduce the behavior: 1. Load a tilt...

bug