1
Sarah-Jane Guild, Ph.D.
Chief Scientific Officer
Kaha Sciences
Handling and Analyzing Large
Telemetry Data Sets
Small Animal Telemetry Mini Series
Webinar: Therapeutic Relevance of Elevated Blood Pressure After
Ischemic Stroke in the Hypertensive Rats
November 4th, 2020:
To register: www.scintica.com/webinars
Webinar: Introduction to Measurement of Tissue Oxygen in Rats Via
Telemetry
November 11th, 2020:
Webinar: Tips and Tricks for Successful Rat Telemetry Blood
Pressure Recordings
December 2nd, 2020:
3
Audience Poll
Dr Sarah-Jane Guild
Chief Scientific Officer, Kaha Sciences
Senior Research Fellow, University of
Auckland
Handling and analyzing large telemetry data sets
5
• All audio from the attendees will be muted during the presentation
• Please ask questions as we go using the Q&A button at the bottom of the Zoom meeting window
• We will have a question and answer session at the end of the webinar
Webinar guidelines
Webinar Guidelines
6
A little about me….
Sarah-Jane Guild
• PhD in Physiology & Electrical Engineering
• Officially started with Telemetry Research in 2009
• Chief Scientific Officer, Kaha Sciences (0.5)
• Senior Research Fellow, University of Auckland (0.5)
• Research interests
• Cardiovascular control
• Intracranial Pressure
• Implantable devices
• Optogenetics
Home
7
Kaha Sciences Telemetry
Measurements
Atrial Pressure
Pulmonary Artery
Pressure
Bladder Pressure
Ventricular Pressure
Intracranial Pressure
Pressure Gradients
Sympathetic
Nerve Activity
Heart Rate
Aortic PressureCardiac Function dP/dt
Ocular Pressure
ECG*
EEG*
EMG*
EOG* Tissue Oxygen
* Mouse telemeter – only measures biopotentials
8
Kaha Sciences Telemetry Technology
The hardware
Rat Telemetry System Mouse Telemetry
System
• TR181 SmartPads or MT110 tBases
• TRM5 or TR5 series rat telemeters or MT10B mouse
telemeters
• TR190 Configurator system – one required per laboratory
• Data acquisition (third party hardware)
9
Kaha Sciences Telemetry Technology
Wireless Power
• SmartPad & tBase use electricity to
generate magnetic wireless power field
• Field passes through non-metallic
surfaces
• Pickup/Inductor coil in telemeter takes
power from magnetic field and converts
it back into electricity.
• Telemeter electronics are powered
• 24/7 available power
• No telemeter refurbishment
Wireless Power Field
Telemeter
power/charging
coil
10
Kaha Sciences Rat Telemetry System
Arterial and Left Ventricular Pressure (TRM54PP)
11
Experimental design webinar
Recording available on the Kaha Sciences Knowledge Centre or on Demand link on the Scintica Instruments
website
12
Webinar Outline
• Automatic scheduling of data recording
• Options for automating file saving and management
for telemetry studies
• Ways to use macros to automate basic analysis tasks
for telemetry data
Automatic
scheduling of
data recording
14
How much data should you record?
Questions to ask when planning data acquisition
• What is your hypothesis?
• How will you present your final data?
• How will you analyze your data?
• What graphs will you draw?
• Hourly averages? Daily averages?
• Circadian variation?
• What statistical tests will you use?
• What signals are you recording?
• Sampling rates, variability over time
15
Scheduled data collection
Maybe you don’t have to record 24/7…..
16
Why schedule data recording?
• Spread data recording throughout the day and night
• Better representation of the “true mean”
• No need to be present in
the lab
• Data recorded at the same
time each day
• Smaller volumes of data to
store and analyze
17
Why schedule data recording?
18
How can we schedule data collection?
Example: Scheduler feature of LabChart
19
Things to consider
• Are my signals stable, will I get good data
from every collection period?
• Signal artefacts? Animal activity?
• e.g. arterial pressure recorded during
development of hypertension over weeks may be
well suited to data scheduling
• e.g. left ventricular pressure may not be if you
need data from every single data period and you
don’t have perfect catheter placement.
Stehlin et al, J Appl Physiol 2013
20
Things to consider
(continued)
• Will I miss anything between
the recording periods?
• e.g. Seizure or arrhythmia
detection may not be
appropriate
Seizure in mouse EEG
CB1704 day 22 post M 1I.adicht
BP(mmHg)
70
80
90
100
110
120
130
41 42 43 44 45 46
12-Apr-17 10:53:03.341 AM
Skipped beat in
arterial pressure
21
Things to consider
(continued)
• What kind of analysis will I do? How long does each recording
period need to be?
• e.g. spectral analysis to look at low frequency oscillations may need
several minutes of stable data
• There is no right or wrong answer that applies
to everyone
• It always comes down to Your experiment,
Your data and Your study questions.
Automating file saving
Cloud storage
23
Why automate your file saving?
• Files can be automatically named including date and time
• Stop files getting too big to open and analyze
• Consistent file sizes and time periods makes analysis easier
support@kahasciences.com
24
How do we do it?
• Macros
• e.g. save data and start new file every 12 hours
• Setup LabChart file as you normally would
• Units conversion, time mode, sampling rates etc
• Setup basic Data Pad columns that you know you will need e.g.
means, heart rate etc
• Don’t setup complicated channels to calculate or analyze as you
go (e.g. Blood Pressure module)
• Append LabChart settings file with macro
25
How do we do it?
NEW !!!
• Edit macro
• choose base filename template (date and time will be appended to name for each file)
• Set location for file storage
• Set recording period (default 12 hours)
26
Basic macro steps
1. Save file with date and time appended
2. Start sampling and run for 43200 seconds
3. Save the file
4. Select all data
5. Clear the data
Repeats until stopped
27
What do we see?
• Add comments as usual
• Keeps running and saving new files until manually stopped
28
Output
• Files named with date and time recording started
• 3 animals with 3 channels each = 9 channels
• 12 hours x 9 channels @ 1kHz = ~320 MB
29
Things to think about
• If recording video, you need to run a slightly different macro to acknowledge
deletion of video data
• See the Kaha website
• How long should you record for?
• Keep file size manageable (well under 1GB)
• You can only see the data in the latest file (while recording)
• Review your data files regularly and/or track mean levels by analyzing data as you go
• Think about where you are storing your files
• Local PC drive is good for day to day recording but make sure you back them up
Audience Poll
Using macros to automate basic analysis
32
Analyzing your data files
• Automate repetitive tasks
• Example: Calculate hourly averages of all the data stored in a single directory
• Macro:
• Asks for folder location
• Opens each file in turn
• Adds date and time column to Data Pad (because I forgot to add them during setup)
• Sets time mode to Time of Day
• Run Multiple add to data pad: 1 hour (3600 seconds) every 1 hour (3600 seconds)
• Saves Data Pad as text file (.txt)
• Closes LabChart file
• Says “No” to “Do you want to Save?”
• Requires calling a .vbs file which must be copied to your PC
33
Analyzing your data files (continued)
• Use batch file to combine individual text files
• Open in Excel and sort by Date and Time columns
to make sure data is in correct order
• Plot and further analyze your data
34
Write/Record your own macro
• Press record
• Do the steps you want to automate
• Press stop
• Edit the macro text
35
A word of caution
• Don’t over automate your analysis
• e.g. hourly averages combined to daily averages in Excel rather than
12hour average of each file
• Make sure to review your data and make sure it is sensible
• For very long-term experiments (e.g. months) I analyze data in one-
week batches as I go to see long-term trends emerging
• Still check signals (& animals) every day
36
Summary
• Always considering your study outcomes
• What data should you collect?
• What will you do with your data?
• Automate your file saving wherever possible
• Setup your files correctly from the start
• Calibrations, comments, time mode, Data Pad columns
• Use macros to automate basic analysis tasks but always keep in mind
what those macros are doing and what your data is showing you
• Backup your data !!!!!
37
• Example macros on the Kaha website
• https://www.kahasciences.com/download/labchart-macros/
• Kaha Knowledge Centre
• https://www.kahasciences.com/knowledge-centre/
• General enquiries and pricing
• sales@kahasciences.com
• sales@scintica.com
• Technical and scientific enquiries
• support@kahasciences.com
• Webinar feedback/suggestions
• support@kahasciences.com
Questions?
?
To ask a question, click the Q&A Button,
type your question and click send. Any
questions that are not addressed during
the live webinar will be answered
following the event.
Please indicate whom you want to
address your question.
Thank you for participating!
Q&A
SESSION:
Sarah-Jane Guild, Ph.D.
Chief Scientific Officer
Kaha Sciences

More Related Content

PPTX
Anomaly Detection Using the CLA
PDF
Predictive Analytics with Numenta Machine Intelligence
PPTX
Evaluating Real-Time Anomaly Detection: The Numenta Anomaly Benchmark
PPTX
Science of Anomaly Detection
PPTX
Introduction.pptx
PPTX
Unit II - Data Science (3) VI semester SRMIST
PDF
2010 AIRI Petabyte Challenge - View From The Trenches
PDF
Building Big Data Streaming Architectures
Anomaly Detection Using the CLA
Predictive Analytics with Numenta Machine Intelligence
Evaluating Real-Time Anomaly Detection: The Numenta Anomaly Benchmark
Science of Anomaly Detection
Introduction.pptx
Unit II - Data Science (3) VI semester SRMIST
2010 AIRI Petabyte Challenge - View From The Trenches
Building Big Data Streaming Architectures

Similar to Handling and Analyzing Large Telemetry Data Sets (20)

PPTX
Data analysis patterns, tools and data types in genomics
PDF
CSE545 sp23 (2) Streaming Algorithms 2-4.pdf
PDF
CSE545 sp23 (2) Streaming Algorithms 2-4.pdf
PPTX
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
PDF
pdf-download-db-time-based-oracle-performance-tuning-theory-and.pdf
PDF
Performance Analysis: The USE Method
PPTX
Performance Issue? Machine Learning to the rescue!
PPTX
Presentation phinney abrf 2019
PDF
MSR 2009
PPTX
Nicola Pagni - Anomaly Detection in Elasticsearch
PDF
The Real Value of Oracle Health Checks
PPTX
Sql azure cluster dashboard public.ppt
PDF
Role of-analytics-in-db as-life
PPTX
Experimental Design for Chronic Telemetry Studies
PPTX
Developing a Research Case Study
PPTX
Machine Learning for Data Extraction
PPT
Ch 8 data base
PPTX
whyPostgres, a presentation on the project choice for a storage system
PPTX
Reproducible research: theory
PPTX
The Data Analysis Workflow
Data analysis patterns, tools and data types in genomics
CSE545 sp23 (2) Streaming Algorithms 2-4.pdf
CSE545 sp23 (2) Streaming Algorithms 2-4.pdf
Leveraging Machine Learning Techniques Predictive Analytics for Knowledge Dis...
pdf-download-db-time-based-oracle-performance-tuning-theory-and.pdf
Performance Analysis: The USE Method
Performance Issue? Machine Learning to the rescue!
Presentation phinney abrf 2019
MSR 2009
Nicola Pagni - Anomaly Detection in Elasticsearch
The Real Value of Oracle Health Checks
Sql azure cluster dashboard public.ppt
Role of-analytics-in-db as-life
Experimental Design for Chronic Telemetry Studies
Developing a Research Case Study
Machine Learning for Data Extraction
Ch 8 data base
whyPostgres, a presentation on the project choice for a storage system
Reproducible research: theory
The Data Analysis Workflow
Ad

More from Scintica Instrumentation (20)

PDF
Webinar: World's Smallest Pacemaker
PDF
iNSiGHT DEXA ----- Live Lab Demonstration
PDF
An Efficient and Reliable Method to Determine SpO2 in Rodents.pdf
PPTX
Witness the Power of Contrast Agents & Multimodal Imaging: MRI, Ultrasound, C...
PPTX
(February 25th, 2025) Real-Time Insights into Cardiothoracic Research with In...
PPTX
iNSiGHT DXA : Live Virtual Demonstration
PPTX
The Paradigm Shift from Normoxia to Physoxia: Enhancing Experimental Precisio...
PPTX
(November 14, 2024) NIR-II Fluorescence imaging: Why, When and How
PPTX
Reduce and Prevent Contamination in Tissue and Cell Culture Laboratories
PDF
Next Generation Bioprinting Platform - A Multimodal Approach for Bioprinting ...
PPTX
Gamma Eye calibration, system characterization, and in vivo imaging of 225Ac
PDF
Lab Incubator Decontamination: WHY, WHEN and HOW
PPTX
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
PDF
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
PPTX
M-finite applications of the M-Series (MRI) Presentation​.pptx
PDF
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
PPTX
Accelerating the Delivery of New Treatments for Children with Neuroblastoma 2...
PPTX
(March 14, 2024) Webinar: Validation of DEXA for Longitudinal Quantification ...
PDF
(March 13, 2024) Overview of Preclinical Small Animal and Multimodal Imaging
PPTX
(September 20, 2023) Webinar: An Introduction to Photoacoustic Imaging
Webinar: World's Smallest Pacemaker
iNSiGHT DEXA ----- Live Lab Demonstration
An Efficient and Reliable Method to Determine SpO2 in Rodents.pdf
Witness the Power of Contrast Agents & Multimodal Imaging: MRI, Ultrasound, C...
(February 25th, 2025) Real-Time Insights into Cardiothoracic Research with In...
iNSiGHT DXA : Live Virtual Demonstration
The Paradigm Shift from Normoxia to Physoxia: Enhancing Experimental Precisio...
(November 14, 2024) NIR-II Fluorescence imaging: Why, When and How
Reduce and Prevent Contamination in Tissue and Cell Culture Laboratories
Next Generation Bioprinting Platform - A Multimodal Approach for Bioprinting ...
Gamma Eye calibration, system characterization, and in vivo imaging of 225Ac
Lab Incubator Decontamination: WHY, WHEN and HOW
(June 12, 2024) Webinar: Development of PET theranostics targeting the molecu...
(May 29th, 2024) Advancements in Intravital Microscopy- Insights for Preclini...
M-finite applications of the M-Series (MRI) Presentation​.pptx
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
Accelerating the Delivery of New Treatments for Children with Neuroblastoma 2...
(March 14, 2024) Webinar: Validation of DEXA for Longitudinal Quantification ...
(March 13, 2024) Overview of Preclinical Small Animal and Multimodal Imaging
(September 20, 2023) Webinar: An Introduction to Photoacoustic Imaging
Ad

Recently uploaded (20)

PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
PPTX
Virtual and Augmented Reality in Current Scenario
PDF
advance database management system book.pdf
PPTX
Education and Perspectives of Education.pptx
PDF
Race Reva University – Shaping Future Leaders in Artificial Intelligence
PDF
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
PDF
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
PDF
FORM 1 BIOLOGY MIND MAPS and their schemes
PDF
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
PDF
Environmental Education MCQ BD2EE - Share Source.pdf
PPTX
Core Concepts of Personalized Learning and Virtual Learning Environments
PDF
Complications of Minimal Access-Surgery.pdf
PDF
International_Financial_Reporting_Standa.pdf
PDF
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
PPTX
A powerpoint presentation on the Revised K-10 Science Shaping Paper
PDF
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
PDF
HVAC Specification 2024 according to central public works department
PPTX
Computer Architecture Input Output Memory.pptx
PDF
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
PDF
semiconductor packaging in vlsi design fab
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 2).pdf
Virtual and Augmented Reality in Current Scenario
advance database management system book.pdf
Education and Perspectives of Education.pptx
Race Reva University – Shaping Future Leaders in Artificial Intelligence
Skin Care and Cosmetic Ingredients Dictionary ( PDFDrive ).pdf
FOISHS ANNUAL IMPLEMENTATION PLAN 2025.pdf
FORM 1 BIOLOGY MIND MAPS and their schemes
BP 505 T. PHARMACEUTICAL JURISPRUDENCE (UNIT 1).pdf
Environmental Education MCQ BD2EE - Share Source.pdf
Core Concepts of Personalized Learning and Virtual Learning Environments
Complications of Minimal Access-Surgery.pdf
International_Financial_Reporting_Standa.pdf
CISA (Certified Information Systems Auditor) Domain-Wise Summary.pdf
A powerpoint presentation on the Revised K-10 Science Shaping Paper
LEARNERS WITH ADDITIONAL NEEDS ProfEd Topic
HVAC Specification 2024 according to central public works department
Computer Architecture Input Output Memory.pptx
BP 704 T. NOVEL DRUG DELIVERY SYSTEMS (UNIT 1)
semiconductor packaging in vlsi design fab

Handling and Analyzing Large Telemetry Data Sets

  • 1. 1 Sarah-Jane Guild, Ph.D. Chief Scientific Officer Kaha Sciences Handling and Analyzing Large Telemetry Data Sets
  • 2. Small Animal Telemetry Mini Series Webinar: Therapeutic Relevance of Elevated Blood Pressure After Ischemic Stroke in the Hypertensive Rats November 4th, 2020: To register: www.scintica.com/webinars Webinar: Introduction to Measurement of Tissue Oxygen in Rats Via Telemetry November 11th, 2020: Webinar: Tips and Tricks for Successful Rat Telemetry Blood Pressure Recordings December 2nd, 2020:
  • 4. Dr Sarah-Jane Guild Chief Scientific Officer, Kaha Sciences Senior Research Fellow, University of Auckland Handling and analyzing large telemetry data sets
  • 5. 5 • All audio from the attendees will be muted during the presentation • Please ask questions as we go using the Q&A button at the bottom of the Zoom meeting window • We will have a question and answer session at the end of the webinar Webinar guidelines Webinar Guidelines
  • 6. 6 A little about me…. Sarah-Jane Guild • PhD in Physiology & Electrical Engineering • Officially started with Telemetry Research in 2009 • Chief Scientific Officer, Kaha Sciences (0.5) • Senior Research Fellow, University of Auckland (0.5) • Research interests • Cardiovascular control • Intracranial Pressure • Implantable devices • Optogenetics Home
  • 7. 7 Kaha Sciences Telemetry Measurements Atrial Pressure Pulmonary Artery Pressure Bladder Pressure Ventricular Pressure Intracranial Pressure Pressure Gradients Sympathetic Nerve Activity Heart Rate Aortic PressureCardiac Function dP/dt Ocular Pressure ECG* EEG* EMG* EOG* Tissue Oxygen * Mouse telemeter – only measures biopotentials
  • 8. 8 Kaha Sciences Telemetry Technology The hardware Rat Telemetry System Mouse Telemetry System • TR181 SmartPads or MT110 tBases • TRM5 or TR5 series rat telemeters or MT10B mouse telemeters • TR190 Configurator system – one required per laboratory • Data acquisition (third party hardware)
  • 9. 9 Kaha Sciences Telemetry Technology Wireless Power • SmartPad & tBase use electricity to generate magnetic wireless power field • Field passes through non-metallic surfaces • Pickup/Inductor coil in telemeter takes power from magnetic field and converts it back into electricity. • Telemeter electronics are powered • 24/7 available power • No telemeter refurbishment Wireless Power Field Telemeter power/charging coil
  • 10. 10 Kaha Sciences Rat Telemetry System Arterial and Left Ventricular Pressure (TRM54PP)
  • 11. 11 Experimental design webinar Recording available on the Kaha Sciences Knowledge Centre or on Demand link on the Scintica Instruments website
  • 12. 12 Webinar Outline • Automatic scheduling of data recording • Options for automating file saving and management for telemetry studies • Ways to use macros to automate basic analysis tasks for telemetry data
  • 14. 14 How much data should you record? Questions to ask when planning data acquisition • What is your hypothesis? • How will you present your final data? • How will you analyze your data? • What graphs will you draw? • Hourly averages? Daily averages? • Circadian variation? • What statistical tests will you use? • What signals are you recording? • Sampling rates, variability over time
  • 15. 15 Scheduled data collection Maybe you don’t have to record 24/7…..
  • 16. 16 Why schedule data recording? • Spread data recording throughout the day and night • Better representation of the “true mean” • No need to be present in the lab • Data recorded at the same time each day • Smaller volumes of data to store and analyze
  • 17. 17 Why schedule data recording?
  • 18. 18 How can we schedule data collection? Example: Scheduler feature of LabChart
  • 19. 19 Things to consider • Are my signals stable, will I get good data from every collection period? • Signal artefacts? Animal activity? • e.g. arterial pressure recorded during development of hypertension over weeks may be well suited to data scheduling • e.g. left ventricular pressure may not be if you need data from every single data period and you don’t have perfect catheter placement. Stehlin et al, J Appl Physiol 2013
  • 20. 20 Things to consider (continued) • Will I miss anything between the recording periods? • e.g. Seizure or arrhythmia detection may not be appropriate Seizure in mouse EEG CB1704 day 22 post M 1I.adicht BP(mmHg) 70 80 90 100 110 120 130 41 42 43 44 45 46 12-Apr-17 10:53:03.341 AM Skipped beat in arterial pressure
  • 21. 21 Things to consider (continued) • What kind of analysis will I do? How long does each recording period need to be? • e.g. spectral analysis to look at low frequency oscillations may need several minutes of stable data • There is no right or wrong answer that applies to everyone • It always comes down to Your experiment, Your data and Your study questions.
  • 23. 23 Why automate your file saving? • Files can be automatically named including date and time • Stop files getting too big to open and analyze • Consistent file sizes and time periods makes analysis easier support@kahasciences.com
  • 24. 24 How do we do it? • Macros • e.g. save data and start new file every 12 hours • Setup LabChart file as you normally would • Units conversion, time mode, sampling rates etc • Setup basic Data Pad columns that you know you will need e.g. means, heart rate etc • Don’t setup complicated channels to calculate or analyze as you go (e.g. Blood Pressure module) • Append LabChart settings file with macro
  • 25. 25 How do we do it? NEW !!! • Edit macro • choose base filename template (date and time will be appended to name for each file) • Set location for file storage • Set recording period (default 12 hours)
  • 26. 26 Basic macro steps 1. Save file with date and time appended 2. Start sampling and run for 43200 seconds 3. Save the file 4. Select all data 5. Clear the data Repeats until stopped
  • 27. 27 What do we see? • Add comments as usual • Keeps running and saving new files until manually stopped
  • 28. 28 Output • Files named with date and time recording started • 3 animals with 3 channels each = 9 channels • 12 hours x 9 channels @ 1kHz = ~320 MB
  • 29. 29 Things to think about • If recording video, you need to run a slightly different macro to acknowledge deletion of video data • See the Kaha website • How long should you record for? • Keep file size manageable (well under 1GB) • You can only see the data in the latest file (while recording) • Review your data files regularly and/or track mean levels by analyzing data as you go • Think about where you are storing your files • Local PC drive is good for day to day recording but make sure you back them up
  • 31. Using macros to automate basic analysis
  • 32. 32 Analyzing your data files • Automate repetitive tasks • Example: Calculate hourly averages of all the data stored in a single directory • Macro: • Asks for folder location • Opens each file in turn • Adds date and time column to Data Pad (because I forgot to add them during setup) • Sets time mode to Time of Day • Run Multiple add to data pad: 1 hour (3600 seconds) every 1 hour (3600 seconds) • Saves Data Pad as text file (.txt) • Closes LabChart file • Says “No” to “Do you want to Save?” • Requires calling a .vbs file which must be copied to your PC
  • 33. 33 Analyzing your data files (continued) • Use batch file to combine individual text files • Open in Excel and sort by Date and Time columns to make sure data is in correct order • Plot and further analyze your data
  • 34. 34 Write/Record your own macro • Press record • Do the steps you want to automate • Press stop • Edit the macro text
  • 35. 35 A word of caution • Don’t over automate your analysis • e.g. hourly averages combined to daily averages in Excel rather than 12hour average of each file • Make sure to review your data and make sure it is sensible • For very long-term experiments (e.g. months) I analyze data in one- week batches as I go to see long-term trends emerging • Still check signals (& animals) every day
  • 36. 36 Summary • Always considering your study outcomes • What data should you collect? • What will you do with your data? • Automate your file saving wherever possible • Setup your files correctly from the start • Calibrations, comments, time mode, Data Pad columns • Use macros to automate basic analysis tasks but always keep in mind what those macros are doing and what your data is showing you • Backup your data !!!!!
  • 37. 37 • Example macros on the Kaha website • https://www.kahasciences.com/download/labchart-macros/ • Kaha Knowledge Centre • https://www.kahasciences.com/knowledge-centre/ • General enquiries and pricing • sales@kahasciences.com • sales@scintica.com • Technical and scientific enquiries • support@kahasciences.com • Webinar feedback/suggestions • support@kahasciences.com Questions? ?
  • 38. To ask a question, click the Q&A Button, type your question and click send. Any questions that are not addressed during the live webinar will be answered following the event. Please indicate whom you want to address your question. Thank you for participating! Q&A SESSION: Sarah-Jane Guild, Ph.D. Chief Scientific Officer Kaha Sciences