MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "SAMsrcV3_overview",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "231": {
                "pageid": 231,
                "ns": 0,
                "title": "Registration",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": ""
                    }
                ]
            },
            "208": {
                "pageid": 208,
                "ns": 0,
                "title": "Roi wts",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "[[Source Localization - SAM | Return to Source Localization - SAM]]\n\n==Description==\n\nThe purpose of roi_wts is to leverage the orientation information from the FreeSurfer parcellation of the brain when solving for the beamformer weights. Normally, in a SAM analysis, the orientations calculated by solving the linear eigensystem equations and choosing the vector that gives the largest S/N. In roi_wts, the cortical normal vector is used instead. It is of paramount importance that the registration of the MEG and MRI are accurate. Thus, this program should only be run if you have already run sam_coreg. Obviously, one must have run FreeSurfer before running this program. This program also makes use of whatever parcellation that you have requested FreeSurfer use to annotate your surface. \n\nroi_wts uses the Nolte (realistic) head model, and will ignore other specifications of the Model parameter. By default, a 20th order harmonic expansion of the hull is used. This program represents the signal within the entire ROI using a set of basis functions, and is likely to produce greater signal to noise for the patch than a simple mean. \n\n==Usage==\n\n  roi_wts -r <dataset_name> -m <parameter_file_name> [options]\n\nThe -r flag designates the dataset name (with or without the .ds suffix), and -m designates the parameter file name.\n\nOther options:\n\n  -v  Verbose mode, without this flag sam_wts works silently except for error messages\n  -h  Show help\n\nRequired Parameters (in the .param file or on the command line):\n  \n  CovBand: bandpass for covariance matrix calculation\n  Transform: Specifies transform written by sam_coreg\n  Atlas: Specifies the file containing the list of cortical normals in each ROI\n  ROIList: Specifies the file containing the list of ROIs to be estimated \n  Model: Nolte is required. Other specifications will be ignored.\n\nOptional Parameters:\n\n  MRIDirectory: Specify where to locate the necessary MRI files\n  PrefixLength: Specify characters used for identifying MRI and headmodel files.\n\n==Output Files==\n\nroi_wts creates a log file, containing the rank, number of vertices used, source power, noise power, and s/n.  In addition, a .nii file containing the weights is saved, such that there will be a single \"voxel\" in the X and Y directions, and the Z direction will encode the ROI. The tie dimension encodes the MEG Channels."
                    }
                ]
            }
        }
    }
}