Difference between revisions of "System Image"

From TSG Doc
Jump to navigation Jump to search
m
 
(134 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== Windows ==
+
{{Outdated}}
 +
{{Infobox software
 +
| name                  = System Image
 +
| logo                  = cd.png
 +
| screenshot            =
 +
| caption                =
 +
| developer              = Technical Support Group
 +
| installed version      = Latest
 +
| installed version date = See [[System Image/Changelog | Changelog]]
 +
| operating system      = Windows 11
 +
| resources              = <!--
 +
  {{Infobox tsg
 +
    | child              = yes
 +
    | downloads          = {{bulleted list
 +
        | [http://www.ru.nl Some Download link]
 +
        | [http://www.ru.nl Some other Download link]
 +
    }}
 +
    | manuals            = {{bulleted list
 +
        | [http://www.ru.nl Quick start guide]
 +
    }}
 +
  }}-->
 +
}}
  
 +
Our [[Lab Computer]]s are installed with a [https://en.wikipedia.org/wiki/System_image System Image]. This helps us standardize, manage and maintain all software and drivers across all computers in the BSI and DCC research labs. A standardized image allows researchers to easily transfer their experiments from one lab to the other (e.g. in case of booking constraints) or conduct research in multiple labs simultaneously with identical settings.
 +
 +
The TSG will periodically update this image to improve performance and security. <br/>
 +
⚠️ During the update, the Windows (C:\) will be wiped, as may the Data (D:\) drive. Therefore, please back up your data from the Data drive to your network drive regularly (e.g. at the end of every day).
 +
 +
==Pre-Installed Software==
 +
Below is a list of the most frequently used applications that are installed as part of the system image. <br/>
 +
⚠️This list is incomplete and outdated. Please contact our [[Administrator]] if you want to know if a certain program or additional version is installed, or check the [[System_Image/Changelog | changelog]].
 +
 +
==== Research Applications ====
 
{| class="wikitable"
 
{| class="wikitable"
 
=== Research Software === === === === ===
 
 
|-
 
|-
! Research Software !! Company !! Version !! License Type !! License Form
+
! scope="col" | Product Name
 +
! scope="col" | Publisher
 +
! scope="col" | Installed Version  
 +
! scope="col" | License Type  
 +
! scope="col" | Dongle Req.
 +
|-
 +
| [[Biopac]] || BioPac Student Lab || 3.7.7 || Commercial || {{Some|No}} <ref group="fn">Requires Biopac device to be attached</ref>
 +
|-
 +
| Brainvision || Media Recorder || 1.23.0001 || Non-Commercial || {{Yes}}
 +
|-
 +
| Brainvision || Analyzer || 2.2.0 || Non-Commercial || {{Yes}}
 +
|-
 +
| E-Prime || PST-Software || 2.0.10356 || Research Only || {{Yes}}
 
|-
 
|-
| Presentation || Neurobs || 17.1.05.15.14 || Network and Dongle License || Seat License
+
| Inquisit 6 || Millisecond Software || 6.6.3.6612 || Academic || {{No}}
 
|-
 
|-
| Psychopy || Nottingham University || 1.81.00 || Open Source || GNU General Public License
+
| [[Matlab]] || MathWorks || 2024a || Academic || {{No}}
 
|-
 
|-
| Matlab || MathWorks || 2013b || Network License || Academic License
+
| [[Presentation]] || Neurobehavioral Systems || 25.0 || Academic || {{Some|Yes}} <ref group="fn">Limited network licenses are also available</ref>
 
|-
 
|-
| Inquisit || Millisecond Software || 3 Desktop || Serial Type || Site-License
+
| [[Psychopy]] || Nottingham University || 2024.1.0 || GNU GPL || {{No}}
 
|-
 
|-
| Inquisit || Millisecond Software || 4 Desktop || Serial Type || Site-License
+
| [[Python]] || Python || 3.10.11 || Open Source || {{No}}
 
|-
 
|-
| E-Prime || PST-Software || E-Prime 2.0 Standard Edition || Dongle Type || Seate License
 
 
|}
 
|}
  
== Linux ==
+
==== Standard Applications ====
  
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Research Software !! Company !! Version !! License Type !! License Form
+
! scope="col" | Product Name
 +
! scope="col" | Publisher
 +
! scope="col" | Installed Version  
 +
! scope="col" | License Type  
 
|-
 
|-
| Psychopy || Nottingham University || 1.81.00 || Open Source || GNU General Public License
+
| 7zip || 7zip || <!--19.00--> || GNU GPL/LGPL
 
|-
 
|-
| Matlab || MathWorks || 2013b || Network License || Academic License
+
| Adobe Acrobat Reader || Adobe || 26.001.21431 || Commercial
 +
|-
 +
| Arduino IDE || Arduino || <!--1.6.3--> ||  GNU GPL/LGPL
 +
|-
 +
| Audacity || AudacityTeam || <!--2.3.3--> || GNU GPL
 +
|-
 +
| Cyberduck || Cyberduck || <!--9.2.4--> || Libre
 +
|-
 +
| [[Gitlab Social Sciences | Git]] || Git || <!--2.29.2--> || Open Source
 +
|-
 +
| [[OBS Studio]] || OBS Project  || 32.1 || GPL 2.0
 +
|-
 +
| Office || Microsoft || 2016 Plus || Academic
 +
|-
 +
| VLC Media Player || VideoLan || <!--3.0.8--> || GNU GPL
 +
|-
 +
| WithSecure™ Client Security Premium  || F-Secure || <ref group="fn">As of image update date (see [[System_Image/Changelog|Changelog]])</ref> || Academic  
 
|-
 
|-
 
|}
 
|}
 +
 +
<references group='fn'/>
 +
 +
==Changelog==
 +
{{see also|System Image/Changelog}}

Latest revision as of 16:01, 16 April 2026

System Image
Cd.png
Developer(s)Technical Support Group
Installed versionLatest / See Changelog
Operating systemWindows 11

Our Lab Computers are installed with a System Image. This helps us standardize, manage and maintain all software and drivers across all computers in the BSI and DCC research labs. A standardized image allows researchers to easily transfer their experiments from one lab to the other (e.g. in case of booking constraints) or conduct research in multiple labs simultaneously with identical settings.

The TSG will periodically update this image to improve performance and security.
⚠️ During the update, the Windows (C:\) will be wiped, as may the Data (D:\) drive. Therefore, please back up your data from the Data drive to your network drive regularly (e.g. at the end of every day).

Pre-Installed Software

Below is a list of the most frequently used applications that are installed as part of the system image.
⚠️This list is incomplete and outdated. Please contact our Administrator if you want to know if a certain program or additional version is installed, or check the changelog.

Research Applications

Product Name Publisher Installed Version License Type Dongle Req.
Biopac BioPac Student Lab 3.7.7 Commercial No [fn 1]
Brainvision Media Recorder 1.23.0001 Non-Commercial Yes
Brainvision Analyzer 2.2.0 Non-Commercial Yes
E-Prime PST-Software 2.0.10356 Research Only Yes
Inquisit 6 Millisecond Software 6.6.3.6612 Academic No
Matlab MathWorks 2024a Academic No
Presentation Neurobehavioral Systems 25.0 Academic Yes [fn 2]
Psychopy Nottingham University 2024.1.0 GNU GPL No
Python Python 3.10.11 Open Source No

Standard Applications

Product Name Publisher Installed Version License Type
7zip 7zip GNU GPL/LGPL
Adobe Acrobat Reader Adobe 26.001.21431 Commercial
Arduino IDE Arduino GNU GPL/LGPL
Audacity AudacityTeam GNU GPL
Cyberduck Cyberduck Libre
Git Git Open Source
OBS Studio OBS Project 32.1 GPL 2.0
Office Microsoft 2016 Plus Academic
VLC Media Player VideoLan GNU GPL
WithSecure™ Client Security Premium F-Secure [fn 3] Academic
  1. Requires Biopac device to be attached
  2. Limited network licenses are also available
  3. As of image update date (see Changelog)

Changelog