/[escript]/trunk/pyvisi/py_src
ViewVC logotype

Log of /trunk/pyvisi/py_src

View Directory Listing Directory Listing


Sticky Revision:
(Current path doesn't exist after revision 1145)

Revision 1054 - Directory Listing
Modified Thu Mar 22 03:41:46 2007 UTC (16 years ago) by jongui
Removed the use of StructuredPointsProbe and replaced it with MaskPoints in the Velocity module. StructuredPointsProbe does NOT work well in all instances.

Revision 1053 - Directory Listing
Modified Thu Mar 22 01:14:43 2007 UTC (16 years ago) by jongui
Removed the use of StructuredPointsProbe and replaced it with MaskPoints in the Velocity module. StructuredPointsProbe does NOT work well in all instances.

Revision 1051 - Directory Listing
Modified Wed Mar 21 21:56:54 2007 UTC (16 years ago) by jongui
Velocity module does not work properly with all types of files yet.

Revision 1043 - Directory Listing
Modified Mon Mar 19 06:46:34 2007 UTC (16 years ago) by jongui
Map and Contour now able to display cell data correctly. At this stage, it appears that the probe filter cannot be applied on cell data as a segmentation fault will be thrown.

Revision 1038 - Directory Listing
Modified Fri Mar 16 05:15:37 2007 UTC (16 years ago) by jongui
Added more examples.

Revision 1037 - Directory Listing
Modified Fri Mar 16 05:00:32 2007 UTC (16 years ago) by jongui
Added the updated files.

Revision 1035 - Directory Listing
Modified Fri Mar 16 04:54:17 2007 UTC (16 years ago) by jongui
Performed some cleanup of old files.

Revision 1029 - Directory Listing
Modified Wed Mar 14 05:01:13 2007 UTC (16 years ago) by jongui
Fixed problems in relation to updates propagating when multiple files/sources are read.

Revision 1004 - Directory Listing
Modified Thu Mar 1 04:57:31 2007 UTC (16 years ago) by jongui
Updated the epydocs, comments and organized codes to ease readability.

Revision 1002 - Directory Listing
Modified Wed Feb 28 06:51:33 2007 UTC (16 years ago) by jongui
Included some try/except statements for error checking and some documentation. Also fixed a bug in DataCollector.

Revision 1001 - Directory Listing
Modified Wed Feb 28 01:15:27 2007 UTC (16 years ago) by jongui
Added diffusion_with_pyvisi.py, but the reading of multiple temporary files (created in the background) appears not to work properly. The first file is always displayed.

Revision 996 - Directory Listing
Modified Mon Feb 26 03:43:13 2007 UTC (16 years ago) by jongui
Updated the drivers. Setting the active scalar/vector/tensor is now done in the DataCollector. i.e. 
dc = DataCollector(...)
dc.setFileName(...)
dc.setActiveScalar(...)

The use of setActiveScalar / setActiveVector / setActiveTensor have to be done after the setFileName.

Revision 994 - Directory Listing
Modified Fri Feb 23 07:00:54 2007 UTC (16 years ago) by jongui
Modified the way setActiveScalar, setActiveVector and setActiveTensor are specified. It appears that the attributes have to be set each time a new file is read.

Revision 992 - Directory Listing
Modified Fri Feb 23 03:35:33 2007 UTC (16 years ago) by jongui
Fix minor bugs in relation to setting the active scalar, vector and tensor for both the scaling and coloring options.

Revision 988 - Directory Listing
Modified Tue Feb 20 07:21:12 2007 UTC (16 years, 1 month ago) by jongui
Both point and cell data should now work properly with Pyvisi. Some testing have been done but a more extensive test will be done at a later stage.

Revision 978 - Directory Listing
Modified Fri Feb 16 07:02:18 2007 UTC (16 years, 1 month ago) by jongui
Corrected some minor bugs. However, another bug was discover in relation to specifying the active scalar/vector/tensor. At this stage it appears that with one XML Reader, only one active scalar can be specified. If more than one is specified with only one XML reader, the rendered objects maybe incorrect. However, more test on this problem is required/

Revision 976 - Directory Listing
Modified Thu Feb 15 23:57:02 2007 UTC (16 years, 1 month ago) by gross
direct input of escript objects added.

Revision 974 - Directory Listing
Modified Thu Feb 15 04:36:38 2007 UTC (16 years, 1 month ago) by jongui
Addressed the issue raised regarding the specific scalar/vector field used for colouring the rendered object for the velocity module. Users can now specify the specific field.

Revision 973 - Directory Listing
Modified Thu Feb 15 04:06:23 2007 UTC (16 years, 1 month ago) by jongui
Corrected a bug related to the scalar and vector range in the velocity module.

Revision 972 - Directory Listing
Modified Wed Feb 14 05:01:45 2007 UTC (16 years, 1 month ago) by jongui
Added another example that utilises most of the modules available.

Revision 970 - Directory Listing
Modified Wed Feb 14 03:46:01 2007 UTC (16 years, 1 month ago) by jongui
modified some files.



Revision 963 - Directory Listing
Modified Tue Feb 13 04:05:13 2007 UTC (16 years, 1 month ago) by jongui
Added more examples and on-the-fly animation.

Revision 962 - Directory Listing
Modified Tue Feb 13 02:03:23 2007 UTC (16 years, 1 month ago) by jongui
Added some examples.

Revision 961 - Directory Listing
Modified Tue Feb 13 01:58:48 2007 UTC (16 years, 1 month ago) by jongui
Tidied up some codes

Revision 949 - Directory Listing
Modified Fri Feb 2 05:33:05 2007 UTC (16 years, 1 month ago) by jongui
Fixed some more bugs and added more epydocs. Testing remains outstanding.

Revision 948 - Directory Listing
Modified Thu Feb 1 07:23:34 2007 UTC (16 years, 1 month ago) by jongui
fixed some bugs in pyvisi and added more epydocs.

Revision 947 - Directory Listing
Modified Wed Jan 31 07:17:43 2007 UTC (16 years, 1 month ago) by jongui
added some epydocs.

Revision 946 - Directory Listing
Modified Wed Jan 31 03:08:04 2007 UTC (16 years, 1 month ago) by jongui
added colouring option to use either scalar data or vector data.

Revision 945 - Directory Listing
Modified Tue Jan 30 22:34:27 2007 UTC (16 years, 1 month ago) by jongui
added the feature that enables the dimension to be specified

Revision 943 - Directory Listing
Modified Mon Jan 29 07:22:43 2007 UTC (16 years, 1 month ago) by jongui
new pyvisi files

Revision 942 - Directory Listing
Modified Mon Jan 29 07:12:15 2007 UTC (16 years, 1 month ago) by jongui
Restructured the entire pyvisi module to accommodate more features and to make it more scalable for future extensions.

Revision 936 - Directory Listing
Modified Tue Jan 23 22:58:43 2007 UTC (16 years, 1 month ago) by jongui
performed some cleanup

Revision 891 - Directory Listing
Modified Wed Nov 8 03:26:21 2006 UTC (16 years, 4 months ago) by jongui
more cleanup

Revision 890 - Directory Listing
Modified Tue Nov 7 23:50:29 2006 UTC (16 years, 4 months ago) by jongui
some cleanup in pyvisi

Revision 889 - Directory Listing
Modified Tue Nov 7 23:42:31 2006 UTC (16 years, 4 months ago) by jongui
drivers added

Revision 886 - Directory Listing
Modified Thu Nov 2 01:34:58 2006 UTC (16 years, 4 months ago) by jongui
- Fixed a couple of minor bugs but the bug relating to the plane normal still exists.
- Updated the documentation.


Revision 882 - Directory Listing
Modified Fri Oct 27 08:15:33 2006 UTC (16 years, 4 months ago) by jongui
Fixed some bugs in the camera module but yet to fix bugs in the plane module.


Revision 879 - Directory Listing
Modified Wed Oct 25 03:56:34 2006 UTC (16 years, 4 months ago) by jongui
First prototype of pyvisi is almost done (testing to be done). 
Added all the epydocs and latex files.


Revision 861 - Directory Listing
Modified Fri Sep 29 06:54:46 2006 UTC (16 years, 5 months ago) by jongui
- Added some simple plane cutting animation and storing them to file.


Revision 860 - Directory Listing
Modified Thu Sep 28 08:17:29 2006 UTC (16 years, 5 months ago) by jongui
- added sample drivers on how to use all of the currently available modules.
- completed the epydocs for all the currently available modules.
- added the rotation feature for camera and plane cutting.



Revision 852 - Directory Listing
Modified Wed Sep 20 03:23:16 2006 UTC (16 years, 6 months ago) by jongui
added carpet and isosurface



Revision 850 - Directory Listing
Modified Sun Sep 17 23:27:00 2006 UTC (16 years, 6 months ago) by gross
some problems with vtk writer fixed

Revision 849 - Directory Listing
Modified Fri Sep 15 07:11:55 2006 UTC (16 years, 6 months ago) by jongui
Optimized codes and modularized functions to make it more scalable. Partially 
integrated carpet into the existing modules.  


Revision 848 - Directory Listing
Modified Thu Sep 14 22:30:00 2006 UTC (16 years, 6 months ago) by jongui
Completed a prototype of carpet in the testcarpet.py module.



Revision 847 - Directory Listing
Modified Thu Sep 14 07:54:04 2006 UTC (16 years, 6 months ago) by jongui
Added vtkTextProperty to control the style of text and partially completed the carpet module.


Revision 846 - Directory Listing
Modified Mon Sep 11 07:40:09 2006 UTC (16 years, 6 months ago) by jongui
Added modules to diplay image and 2D text. Also added simple drivers for 
creating maps, contours, arrows, image and text.


Revision 845 - Directory Listing
Modified Fri Sep 8 07:13:01 2006 UTC (16 years, 6 months ago) by jongui
Display an image is partially completed.


Revision 840 - Directory Listing
Modified Wed Sep 6 07:52:12 2006 UTC (16 years, 6 months ago) by jongui
Added arrowsOnPlane and mapOnPlane. 


Revision 839 - Directory Listing
Modified Wed Sep 6 04:53:50 2006 UTC (16 years, 6 months ago) by jongui
- Added lookup table spectrum from blue to red and red to blue.
- Updated open scene to scene


Revision 837 - Directory Listing
Modified Tue Sep 5 07:23:50 2006 UTC (16 years, 6 months ago) by jongui
added more epydocs and improved the way colors are specified in the driver.



Revision 835 - Directory Listing
Modified Mon Sep 4 22:20:28 2006 UTC (16 years, 6 months ago) by jongui
Added more docstrings and updated the way positions, focal point and view angle are specified.



Revision 833 - Directory Listing
Modified Fri Sep 1 07:48:20 2006 UTC (16 years, 6 months ago) by jongui
Added docstrings to openscene.py



Revision 830 - Directory Listing
Modified Thu Aug 31 05:41:09 2006 UTC (16 years, 6 months ago) by jongui
Added the light and camera components.



Revision 828 - Directory Listing
Modified Wed Aug 30 07:52:35 2006 UTC (16 years, 6 months ago) by jongui
Tidy up the codes to include inheritance of common features for reusability. Also added options to change opacity, scale factor, color mode and contour values.


Revision 827 - Directory Listing
Modified Wed Aug 30 00:08:02 2006 UTC (16 years, 6 months ago) by jongui
Added:
contour.py and arrows.py



Revision 822 - Directory Listing
Modified Tue Aug 29 01:39:27 2006 UTC (16 years, 6 months ago) by jongui
Added:
trunk/pyvisi/py_src/driver.py

Modified:
trunk/pyvisi/py_src/datacollector.py
trunk/pyvisi/py_src/map.py
trunk/pyvisi/py_src/scene.py



Revision 803 - Directory Listing
Modified Wed Aug 9 23:18:05 2006 UTC (16 years, 7 months ago) by gross
type fixed. compiles now

Revision 802 - Directory Listing
Modified Wed Aug 9 09:21:00 2006 UTC (16 years, 7 months ago) by gross
some stuff for john

Revision 792 - Directory Listing
Added Fri Jul 28 10:37:16 2006 UTC (16 years, 7 months ago) by gross
frame for pyvisi set up

  ViewVC Help
Powered by ViewVC 1.1.26