Neuroscience Tools

Configuration File: packages/neuroscience_tools.json Tool Type: Local Tools Count: 5

This page contains all tools defined in the neuroscience_tools.json configuration file.

Available Tools

get_brian2_info (Type: PackageTool)

Get information about the brian2 package. Spiking neural network simulator

get_brian2_info tool specification

Tool Information:

  • Name: get_brian2_info

  • Type: PackageTool

  • Description: Get information about the brian2 package. Spiking neural network simulator

Parameters:

No parameters required.

Example Usage:

query = {
    "name": "get_brian2_info",
    "arguments": {
    }
}
result = tu.run(query)

get_elephant_info (Type: PackageTool)

Get information about the elephant package. Electrophysiology analysis toolkit

get_elephant_info tool specification

Tool Information:

  • Name: get_elephant_info

  • Type: PackageTool

  • Description: Get information about the elephant package. Electrophysiology analysis toolkit

Parameters:

No parameters required.

Example Usage:

query = {
    "name": "get_elephant_info",
    "arguments": {
    }
}
result = tu.run(query)

get_mne_info (Type: PackageTool)

Get information about the mne package. MEG and EEG data analysis

get_mne_info tool specification

Tool Information:

  • Name: get_mne_info

  • Type: PackageTool

  • Description: Get information about the mne package. MEG and EEG data analysis

Parameters:

No parameters required.

Example Usage:

query = {
    "name": "get_mne_info",
    "arguments": {
    }
}
result = tu.run(query)

get_neo_info (Type: PackageTool)

Get information about the neo package. Representation of electrophysiology data

get_neo_info tool specification

Tool Information:

  • Name: get_neo_info

  • Type: PackageTool

  • Description: Get information about the neo package. Representation of electrophysiology data

Parameters:

No parameters required.

Example Usage:

query = {
    "name": "get_neo_info",
    "arguments": {
    }
}
result = tu.run(query)

get_nilearn_info (Type: PackageTool)

Get information about the nilearn package. Machine learning for neuroimaging

get_nilearn_info tool specification

Tool Information:

  • Name: get_nilearn_info

  • Type: PackageTool

  • Description: Get information about the nilearn package. Machine learning for neuroimaging

Parameters:

No parameters required.

Example Usage:

query = {
    "name": "get_nilearn_info",
    "arguments": {
    }
}
result = tu.run(query)