| 1 | (last modified 4/19/98, Tom Abel) |
|---|
| 2 | things to do and new features I'm planning to add |
|---|
| 3 | |
|---|
| 4 | minor things to change: |
|---|
| 5 | - shading of isosurface starts up with a vector showing in the opposite direction |
|---|
| 6 | - vel. vectors color bar stats up black |
|---|
| 7 | - setting and removal of peak buttons is very slow. this can be made |
|---|
| 8 | faster by mapping in the background. |
|---|
| 9 | - make zoom out work like zoom in |
|---|
| 10 | |
|---|
| 11 | major changes: |
|---|
| 12 | - the data structure of the entire tool needs to be restructured |
|---|
| 13 | completely. The use of common blocks is complete nonsense for widget |
|---|
| 14 | applications. |
|---|
| 15 | |
|---|
| 16 | new features I'm hoping to implement soon: |
|---|
| 17 | - enhanced "insight" support (plotting 1D data, etc.) |
|---|
| 18 | - a modified version of SLICER3 that can talk to INSIGHT, read AMR |
|---|
| 19 | data, and visualize multiple data fields. |
|---|
| 20 | - various options menus that controls widget layout, startup |
|---|
| 21 | values ( inital data_dir, drawing window size, inital colormap, etc.), |
|---|
| 22 | physical units |
|---|
| 23 | - unit conversions and physical parameters. |
|---|
| 24 | - finding the mass enclosed within an iso-surface |
|---|
| 25 | - various peak finding algorithms |
|---|
| 26 | - pick options to examine data values |
|---|
| 27 | - 3D flow field from velocities |
|---|
| 28 | - support multiple data formats to also use jaques for other hydro codes |
|---|
| 29 | - adaptive volume renderer, getting the most out of the AMR data |
|---|
| 30 | |
|---|
| 31 | |
|---|
| 32 | major new features that might be of interest |
|---|
| 33 | - one-dimensional ploting of data values along lines of interest |
|---|
| 34 | - combination of slices and iso-surfaces |
|---|
| 35 | - seperate physics tool that computes absorption lines, spin |
|---|
| 36 | parameters, emission spectra etc. |
|---|
| 37 | |
|---|