Nick Wyatt
- Total activity 139
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 68
Articles
Recent activity by Nick Wyatt-
Image Artist: Using the gemma client to upload into a new screen
The gemma-client is a command-line tool for importing data into Image Artist, compatible with both Linux and Windows operating systems. For an overview, please refer to Image Artist: What is the ge...
-
Image Artist: What is the gemma-client?
OverviewThe gemma-client is a command-line tool for importing data into Image Artist, compatible with both Linux and Windows operating systems. The gemma-client installers are bundled with the Imag...
-
Image Artist: Where can I find the Columbus Navigator log file?
Paste the following path... %LocalAppData%\PerkinElmer ...into the Search bar of the Windows client where the Spotfire Analyst is installed... ...then hit enter. It should open the folder which c...
-
Image Artist: Why is the "Columbus navigator service cannot be found" error shown in the Image Import/Columbus Navigator interface?
Problem: When attempting to use the Image Import/Columbus Navigator App (within Spotfire) to download results files from a Image Artist server, the following error is displayed in the Image Import/...
-
Image Artist: Where are the ImA Loader log files stored?
Image Artist 1.4 and below:%USERPROFILE%\AppData\Roaming\SImA Loader\logs Image Artist 1.5:%USERPROFILE%\AppData\Roaming\ImA Loader\logs
-
Image Artist: Accessing the Keycloak Admin Console
Follow the version specific workflows show below in order to access the Keycloak admin console. ImA 1.3 or higher:The Keycloak admin console is accessible via https://<ima-ip-or-domain-name>/admin....
-
Image Artist: What is the difference between the batch analysis job queues?
ImA is configured with 3 batch analysis job queues: ImA quick, ImA default and ImA debug. Each queue is configured with a "per task" resource reservation of CPU and RAM, which allows users to selec...
-
Image Artist: Using curl to request an authentication token from the Public API
An authentication token can be retrieved using the curl command line tool.curl --insecure --location --request POST "https://<imageArtistDomain>/api/1.1/authentication/token" \ --header 'Content...
-
Image Artist: Can I choose which batch analysis queue is used to auto-analyse data transferred from Harmony?
ImA 1.1:The Set as Default for Screen option allows users to set the selected Analysis as the Default Analysis for a given Screen. The selected analysis is then used to automatically start a batch ...
-
Image Artist: Collecting the server logs
The Image Artist installation base directory contains a script for collecting the log files: get_logs.sh. This script generates a zip package containing Docker service logs from the running contain...