Commit | Date | |
---|---|---|
2010-12-17 12:23:24 | Tree | |
2010-12-17 12:04:44 | Tree | |
[r11860]
by
bugman
Fix for running scripts - the '.' character is now disallowed as module import cannot work. |
2010-12-17 12:00:51 | Tree |
[r11859]
by
bugman
Renamed all the frame order scripts so that they have valid module names and can be imported. |
2010-12-17 11:57:49 | Tree |
[r11858]
by
bugman
Removed all execfile() calls by switching to the script() user function. This is for security and for handling the execution locking mechanism properly. |
2010-12-17 11:46:00 | Tree |
[r11857]
by
bugman
Deletion of the peak_list_handling branch - it is now merged back into the main 1.3 line. |
2010-12-17 11:11:41 | Tree |
[r11856]
by
bugman
Removed merge tracking for "svnmerge" for |
2010-12-17 11:10:25 | Tree |
[r11855]
by
bugman
Merged revisions 11815-11816,11819,11832-11835,11847,11850-11853 via svnmerge from ........ |
2010-12-17 11:10:03 | Tree |
[r11854]
by
bugman
Initialized merge tracking via "svnmerge" with revisions "1-11813" from |
2010-12-17 11:05:30 | Tree |
[r11853]
by
bugman
The list-type data can also be a numpy array, so the Monte Carlo code can now handle this. Previously the data was being converted from an ndarray to a list, but now this is explicitly |
2010-12-17 10:44:35 | Tree |