Skip to content

Commit

Permalink
Merge pull request #62 from the-virtual-brain/EBR-128
Browse files Browse the repository at this point in the history
EBR-128: update copyright year
  • Loading branch information
romina1601 authored Jan 13, 2025
2 parents 163996e + 9f0b04a commit ecd7e97
Show file tree
Hide file tree
Showing 37 changed files with 38 additions and 38 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,11 @@ Notebooks generated can be found at `TVB_generated_notebooks/<xircuits_id>`
## Acknowledgments
Copyright (c) 2022-2024 to Xircuits Team See: https://github.com/XpressAI/xircuits
Copyright (c) 2022-2025 to Xircuits Team See: https://github.com/XpressAI/xircuits
Copyright (c) 2022-2023 to TVB-Xircuits team (SDL Neuroscience Juelich, INS Marseille, Codemart) for changes in this fork.
Copyright (c) 2024 to Codemart - Brainiacs team for further changes in this fork.
Copyright (c) 2025 to Codemart - Brainiacs team for further changes in this fork.
This extension is build on top of the Xircuits https://xircuits.io Jupyter extension, and it adds custom features, tailored for EBRAINS env.
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "SoftwareSourceCode",
"name": "tvb-ext-xircuits",
"license": "https://spdx.org/licenses/Apache-2.0",
"copyrightYear": "2024",
"copyrightYear": "2025",
"codeRepository": "https://github.com/the-virtual-brain/tvb-ext-xircuits.git",
"documentation": "https://wiki.ebrains.eu/bin/view/Collabs/tvb-widgets/Extension%20tvb-ext-xircuits/",
"downloadUrl": "https://files.pythonhosted.org/packages/71/de/038362d074c57e02ab7c402ac96e2fb89aabb116994ab5645f14e0616b01/tvb-ext-xircuits-1.1.0.tar.gz",
Expand Down
2 changes: 1 addition & 1 deletion tvbextxircuits/hpc_config/parse_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import os
Expand Down
2 changes: 1 addition & 1 deletion tvbextxircuits/hpc_config/pyunicore_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import json
Expand Down
2 changes: 1 addition & 1 deletion tvbextxircuits/logger/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import os
Expand Down
2 changes: 1 addition & 1 deletion tvbextxircuits/nb_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import json
Expand Down
2 changes: 1 addition & 1 deletion xai_components/base_tvb.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#


Expand Down
2 changes: 1 addition & 1 deletion xai_components/logger/builder.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import os
Expand Down
2 changes: 1 addition & 1 deletion xai_components/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy # DO NOT remove this; needed when Numpy Array Literals are used
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_connectivity/connectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.datatypes.connectivity import Connectivity
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_connectivity/siibra_connectivity.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from typing import Literal
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_storage/store_results.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import json
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_coupling/coupling.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_equations/equations.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.datatypes.equations import Equation
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_integrators/integrators.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.simulator.integrators import Integrator
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/epileptor.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/epileptor_rs.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/epileptorcodim3.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/hopfield.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/infinite_theta.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team

import numpy
from tvb.simulator.models.base import Model
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/jansen_rit.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/larter_breakspear.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/linear.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/oscillator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/stefanescu_jirsa.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/wilson_cowan.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/wong_wang.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/wong_wang_exc_inh.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_models/zerlaut.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_monitors/monitors.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_noise/noise.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

import numpy
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_projections/projections.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.datatypes.projections import ProjectionSurfaceEEG, ProjectionSurfaceMEG, ProjectionSurfaceSEEG
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_region_mapping/region_mapping.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#
from tvb.datatypes.connectivity import Connectivity
from tvb.datatypes.region_mapping import RegionMapping
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_sensors/sensors.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.datatypes.sensors import SensorsEEG, SensorsMEG, SensorsInternal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#
from tvb.datatypes.cortex import Cortex
from tvb.datatypes.region_mapping import RegionMapping
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_simulator/simulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#
from tvb.datatypes.connectivity import Connectivity
from tvb.datatypes.cortex import Cortex
Expand Down
2 changes: 1 addition & 1 deletion xai_components/xai_tvb_surfaces/surfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# "TheVirtualBrain - Widgets" package
#
# (c) 2022-2024, TVB Widgets Team
# (c) 2022-2025, TVB Widgets Team
#

from tvb.datatypes.surfaces import Surface
Expand Down

0 comments on commit ecd7e97

Please sign in to comment.