We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Making use of this super plotter and I'm keen to be able to plot RegularMesh results with a custom scaling factor.
I am also keen to be able to plot with the RegularMesh result normalised by the voxel size.
I would be happy to put in a couple of PRs if the request sounds reasonable
The text was updated successfully, but these errors were encountered:
I have had a go at adding a volume normalisation checkbox over here
I was able to add a checkbox and divide the data by the mesh volume.
I'm currently stuck on the passing of the checkbox state to the function that gets the data to plot to control if the data is normalised or not
Sorry, something went wrong.
This would be really useful to have.
No branches or pull requests
Making use of this super plotter and I'm keen to be able to plot RegularMesh results with a custom scaling factor.
I am also keen to be able to plot with the RegularMesh result normalised by the voxel size.
I would be happy to put in a couple of PRs if the request sounds reasonable
The text was updated successfully, but these errors were encountered: