Projects/laydi
Projects
/
laydi
Archived
7
0
Fork 0
This repository has been archived on 2024-07-04. You can view files and clone it, but cannot push or open issues or pull requests.
laydi/system
Arnar Flatberg 8016d732d2 Added LineViewPLot and renamed ScatterPlot to ScatterMarkerPlot 2006-08-14 09:26:54 +00:00
..
__init__.py Made system a package. 2006-04-25 09:53:35 +00:00
dataset.py Added from_file and to_file 2006-08-13 11:35:12 +00:00
dialogs.py Fixed plot things. A plot can only be attached to one view now. 2006-05-29 11:24:33 +00:00
fluents.glade Added a selection view tab, placed next to the "Log" tab. The tab currently 2006-08-07 14:14:42 +00:00
fluents.py Added a selection view tab, placed next to the "Log" tab. The tab currently 2006-08-07 14:14:42 +00:00
logger.py Fixed logger bugs. Closes #6 2006-04-26 13:29:10 +00:00
navigator.py get_dim_names -> get_dim_name 2006-08-08 10:34:15 +00:00
plots.py Added LineViewPLot and renamed ScatterPlot to ScatterMarkerPlot 2006-08-14 09:26:54 +00:00
project.py Added a selection view tab, placed next to the "Log" tab. The tab currently 2006-08-07 14:14:42 +00:00
selections.py Fixed update bug. The list of currently selected elements is now automatically updated from selection_changed(). 2006-08-09 14:35:42 +00:00
workflow.py If argument 'selection' exists in function.run, pass current selection to it. 2006-05-05 13:10:54 +00:00