Commit | Date | |
---|---|---|
2015-10-05 11:47:24 | Tree | |
2015-10-05 11:08:43 | Tree | |
2015-10-05 11:01:56 | Tree | |
[r27986]
by
bugman
Removed unused imports from the scripts in the test_suite/shared_data/frame_order subdirectories. |
2015-10-05 10:59:56 | Tree |
[r27985]
by
bugman
Unused import cleanup of all scripts in the test_suite/shared_data/dispersion/ directories. This both removes unused imports, or uncomments but deactivates temporarily unused code. |
2015-10-05 10:31:33 | Tree |
[r27984]
by
bugman
Modifications of the test suite script for calculating synthetic CPMG data. The imports in cpmg_synthetic.py are now all used, rather than being commented out. This allows the |
2015-10-05 09:51:48 | Tree |
[r27983]
by
bugman
Changed the imports in the test_monte_carlo_mean.py script. This inconsequential change is to avoid false positives from the find_unused_imports.py devel |
2015-10-05 09:40:11 | Tree |
[r27982]
by
bugman
Fix for the find_unused_imports.py devel script - the #! line must be at the top. |
2015-10-05 09:36:38 | Tree |
[r27981]
by
bugman
A directory can now be supplied on the command line for the find_unused_imports.py devel script. |
2015-10-05 09:36:03 | Tree |
[r27980]
by
bugman
Added a copyright notice to the find_unused_imports.py development script. This is mainly to indicate how out of date the script will be in the future. |
2015-10-05 08:50:59 | Tree |