A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/SnPM-toolbox/SnPM_test_data below:

SnPM-toolbox/SnPM_test_data: Data for non-regression testing of SnPM

Skip to content Navigation Menu Search code, repositories, users, issues, pull requests...

Saved searches Use saved searches to filter your results more quickly

Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert SnPM-toolbox/SnPM_test_data Repository files navigation

Data for non-regression testing of SnPM

To create test data for a new version of Matlab
  1. Clone SnPM test data from https://github.com/SnPM-toolbox/SnPM_test_data. Corresponding folder is denoted by <SNPM_TEST_DATA_PATH> in the following.

  2. Clone SnPM from https://github.com/nicholst/SnPM-devel. Corresponding folder is denoted by <SNPM_PATH> in the following.

  3. Checkout SnPM8

    $ cd <SNPM_PATH>
    $ git checkout SnPM8 
    
  4. In MATLAB, add the path to SPM and SnPM (not done automatically for SnPM8)

    >> addpath('<SPM_PATH>')
    >> addpath('<SNPM_PATH>')
    >> addpath('<SNPM_PATH>/test/')
    
  5. In snpm_test_config.m set the testDataDir variable to the path to your SnPM test data folder

    testDataDir = '<SNPM_TEST_DATA_PATH>'; % Specify directory containing test data
    
  6. In MATLAB, run

  7. A window "check SnPM version" opens and says "Current version of SnPM: SnPM8. Is that okay?", answer "yes".

  8. Follow instructions in the MATLAB prompt to create the ground truth data, click "continue" and "done" when prompted.

  9. Once tests have finished, make a copy of the onesample_1 folder and rename it onesample_no_ext_in_results and submit all test-generated results folders and files to GitHub.

About

Data for non-regression testing of SnPM

Resources Stars Watchers Forks

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4