Skip to content

Loading Data

Chris Winkler edited this page Oct 31, 2018 · 1 revision

Data can be loaded into RefCurv by navigating to "Load Data" in the File menu.

Data should have the .csv format with comma as separator. The first row should contain the names for the columns, such as:

age,weight,height,ESV,EDV,SV

37,13.5,98,9.1,23.4,14.3

158,30,139,34,87.3,53.3

186,46,162,38.7,118.6,79.9

83,24.5,118,20.5,55.5,35

48,18.2,103,12.8,40.6,27.8

22,11.2,81,6,23.6,17.6

2.5,7,65,5,17.2,12.2

After loading, data is shown in the table view:

Example data

If you do not have any data available, you can use the example datasets (e.g. Examples -> Example Echo) to get familiar with RefCurv.

Clone this wiki locally