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
When attempting to bin a point cloud, I get the following message
[Error] Ascent::execute file: /ascent/src/libs/ascent/runtimes/ascent_expression_eval.cpp line: 1659 message: Error while executing expression 'binning('', 'pdf', [axis('vx',num_bins=128), axis('vy', num_bins=128)])': file: /ascent/src/libs/ascent/runtimes/expressions/ascent_blueprint_architect.cpp line: 1201 message: The Architect: unknown topology type: 'points'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When attempting to bin a point cloud, I get the following message
[Error] Ascent::execute
file: /ascent/src/libs/ascent/runtimes/ascent_expression_eval.cpp
line: 1659
message:
Error while executing expression 'binning('', 'pdf', [axis('vx',num_bins=128), axis('vy', num_bins=128)])':
file: /ascent/src/libs/ascent/runtimes/expressions/ascent_blueprint_architect.cpp
line: 1201
message:
The Architect: unknown topology type: 'points'
The text was updated successfully, but these errors were encountered: