Ticket #4564 (closed: fixed)
Animation for non 4D workspaces
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | VATES | Keywords: | |
Cc: | reuterma.ornl.gov | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
Original message from Michael, which I've verified causes the specified issue:
"The issue revolves around viewing an MDHistoWorkspace. I've got a script that takes a MDEventWorkspace and rebins it into a MDHistoWorkspace. Upon viewing that MDHistoWorkspace, I look at the input geometry from the dataset. What I see look like default values for the dimension information instead of the expected dimension information that is already contained within the MDHistoWorkspace. My main issue is that if I take a 4D MDEW and integrate one dimension via BinMD, I should get a 3D MDHW with no time steps. However, that is not what I see. I'd like to be able to trap this condition so that the animation controls can be disabled. You can look at this by using the script in ticket #4552 and viewing the MDHW. The animation controls are still enabled in spite of the 3D nature of the MDHW since the input geometry says there are 10 time steps. "
Change History
comment:2 Changed 9 years ago by Owen Arnold
refs #4564. Will fix animation + timestep bug
Changeset: 3aa081b8b9851df83e717e0d7f10f2da19069167
comment:4 Changed 9 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:5 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Three problems identified: