Commit | Date | |
---|---|---|
[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 |
[r27979]
by
bugman
Added an exception system to the find_unused_imports.py developer script. Sometimes pylint will give an "Unused import" warning for imports that are needed by the module. |
2015-10-05 08:49:26 | Tree |
[r27978]
by
bugman
Unused import clean up in the test_suite/shared_data/curve_fitting/profiling directory. The scripts in this directory have been cleaned up to remove unused imports. |
2015-10-05 08:30:32 | Tree |
[r27977]
by
bugman
Unused import clean up in the test_suite/shared_data/curve_fitting/numeric_topology directory. All the scripts in this directory have been cleaned up to remove unused imports. In one case, |
2015-10-05 07:46:22 | Tree |
[r27976]
by
bugman
Updated some unused frame order scripts to use the new minimise user function design. |
2015-10-02 18:09:41 | Tree |
[r27975]
by
bugman
Removal of unused imports from the test_suite/shared_data/frame_order/simulation scripts. |
2015-10-02 16:11:36 | Tree |