{{device.name}}

Running since {{ethoscope.start_date_time(device.time)}} (i.e. {{ethoscope.elapsedtime(device.time)}} ago) - Run ID: {{device.experimental_info.current.run_id}}
User: {{device.experimental_info.current.name}}
Location: {{device.experimental_info.current.location}}
{{device.monitor_info.fps}} FPS
CPU temperature: {{device.CPU_temp}} ℃

Your file will be saved as: {{ethoscope.readable_url(device.backup_path)}}Path not available

Recording video since {{ethoscope.start_date_time(device.time)}} (i.e. {{ethoscope.elapsedtime(device.time)}} ago)
Automatically stopping. The video will last {{device.autostop.split(':')[0]}} days, {{device.autostop.split(':')[1]}} hours, and {{device.autostop.split(':')[2]}} minutes
User: {{device.experimental_info.current.name || 'not specified'}}
Location: {{device.experimental_info.current.location || 'not specified'}}
CPU temperature: {{device.CPU_temp}} ℃

Your video files will be saved as h264 chunks on the ethoscope itself and transferred to your node automatically if your video_backup service is running.

Stimulator Status
{{machine_info.Module.Connected ? 'Hardware Connected' : 'Hardware Disconnected'}}
Active Stimulator: {{getReadableStimulatorName(device.experimental_info.current.interactor.name)}}
Schedule: {{formatDateRange(device.experimental_info.current.interactor.arguments.date_range)}}
Stimulator Sequence:
{{stim.class_name}} {{formatDateRange(stim.date_range)}}
Current Status: Scheduled Outside Schedule Hardware Required
{{getDeviceTimeString()}}
{{name}}: {{formatConfigValue(value)}}

No Camera Hardware Detected

Video capabilities are disabled. This ethoscope cannot perform video tracking, recording, or streaming without camera hardware.

To enable video features, please:

Database Backup Status

MySQL Database
{{formatDate(device.backup_status_detailed.backup_types.mysql.last_backup)}} MySQL Backup
Last backup: {{getTimeSinceBackup(device.backup_status_detailed.backup_types.mysql.last_backup)}} ({{device.backup_status_detailed.backup_types.mysql.records}} records)
{{formatFileSize(device.backup_status_detailed.backup_types.mysql.size)}}
SQLite Databases ({{device.backup_status_detailed.backup_types.sqlite.files}} files)
{{extractDateTimeFromFilename(sqliteFile.name)}}
Modified: {{formatDate(sqliteFile.modified * 1000)}} {{sqliteFile.enhancement_source === 'rsync' ? 'Live data' : 'Verified'}}
{{sqliteFile.size_human}} Pending
SQLite Backup
Last backup: {{getTimeSinceBackup(device.backup_status_detailed.backup_types.sqlite.last_backup)}} ({{device.backup_status_detailed.backup_types.sqlite.files}} files)
{{device.backup_status_detailed.backup_types.sqlite.size_human || formatFileSize(device.backup_status_detailed.backup_types.sqlite.size)}}
Video Backup
Video Backup
Last backup: {{getTimeSinceBackup(device.backup_status_detailed.backup_types.video.last_backup)}} ({{device.backup_status_detailed.backup_types.video.files}} files)
{{device.backup_status_detailed.backup_types.video.size_human || formatFileSize(device.backup_status_detailed.backup_types.video.size)}} ({{(device.backup_status_detailed.individual_files.videos.files | filter:filterH264Files).length}} h264 files)
SQLite Databases
{{extractDateTimeFromFilename(dbName)}}
{{formatFileSize(dbInfo.filesize)}}
MariaDB Databases
{{extractDateTimeFromFilename(dbName)}}
{{formatFileSize(dbInfo.db_size_bytes)}}
Overall Status: {{backupSummary.overallStatus}}
Backed Up: {{backupSummary.backedUp}} / {{backupSummary.total}}
Total Size: {{formatFileSize(backupSummary.totalSize)}}

Please wait, system is starting

Stopping tracking...

Sorry there has been an error: {{device.error}}

No Debug Image

Ethoscope Partition information

{{key}}
{{value}}

Hardware info

No Camera Hardware Detected

Video capabilities are disabled. This ethoscope cannot perform video tracking, recording, or streaming without camera hardware.

To enable video features, please:

Ethoscope logs from last service start

        

{{key}}: {{entry}}