saluslab commited on
Commit
c0dfd9d
·
verified ·
1 Parent(s): 905b192

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +130 -3
README.md CHANGED
@@ -1,3 +1,130 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ This readme file was generated on [2025-08-01] by [Sizhe Ma, Dr. Katherine Flanigan, Dr. Mario Berges]
2
+ [Formats template from: Cornell University's Research Data Management Service Group]
3
+
4
+ ## GENERAL INFORMATION
5
+
6
+ - Title of Dataset: A Multimodal Railway Vibration and Vision Dataset (Rail-VIVID)
7
+
8
+ - Author/Principal Investigator Information
9
+ Name: Katherine Flanigan
10
+ ORCID: 0000-0002-2454-5713
11
+ Institution: Carnegie Mellon University
12
+ Address: 5000 Forbes Ave
13
+ Email: kflaniga@andrew.cmu.edu
14
+
15
+ - Author/Associate or Co-investigator Information
16
+ Name: Mario Berges
17
+ ORCID: 0000-0003-2948-9236
18
+ Institution: Carnegie Mellon University
19
+ Address: 5000 Forbes Ave
20
+ Email: marioberges@cmu.edu
21
+
22
+ - Author/Alternate Contact Information
23
+ Name: Sizhe Ma
24
+ ORCID: 0000-0002-2532-5915
25
+ Institution: Carnegie Mellon University
26
+ Address: 5000 Forbes Ave
27
+ Email: sizhem@andrew.cmu.edu
28
+
29
+ - Date and type of data collection: 2025-04-11 --- Real World Data;
30
+ 2025-04-18 --- Real World Data;
31
+
32
+
33
+ - Geographic location of data collection: 2025-04-11 --- Railroad Development Corporation (RDC), Orbisonia, PA --- from Point A [40.23951169072744, -77.89729802853955] to Point B [40.23184123709821, -77.87387005111827];
34
+ 2025-04-18 --- Railroad Development Corporation (RDC), Orbisonia, PA --- from Point A [40.23951169072744, -77.89729802853955] to Point B [40.23184123709821, -77.87387005111827];
35
+
36
+ - Information about funding sources that supported the collection of the data: This work was funded by the Federal Railroad Administration under Contract No. 693JJ623C000020 and the Pennsylvania Infrastructure Technology Alliance. The authors gratefully acknowledge Pop-Up Metro, LLC for providing access to the testbed and supporting operational staff.
37
+
38
+ ## SHARING/ACCESS INFORMATION
39
+
40
+ - Licenses/restrictions placed on the data: No competing interests declared.
41
+
42
+ - Links to publications that cite or use the data: https://huggingface.co/datasets/saluslab/Rail-VIVID
43
+
44
+ - Links to other publicly accessible locations of the data: None.
45
+
46
+ - Links/relationships to ancillary data sets: Weather data from a station located 40.23 km from the site.
47
+
48
+ - Was data derived from another source? No.
49
+ If yes, list source(s):
50
+
51
+ - Recommended citation for this dataset:
52
+
53
+ ## DATA & FILE OVERVIEW
54
+
55
+ ### File List [Name of the folder >>> Description of the folder]:
56
+
57
+ Anomaly >>> Contains 3D point cloud scans and physical characteristics of the nine documented ground-truth track anomalies.
58
+ AtoB_[Speed]_[Index] >>> Data folders for runs from Point A to Point B (uphill), categorized by speed (20 km/hr, 22.5 km/hr).
59
+ BtoA_[Speed]_[Index] >>> Data folders for runs from Point B to Point A (downhill), categorized by speed (22.5 km/hr, 25 km/hr, 27.5 km/hr).
60
+ Script >>> Contains Python data acquisition and computational processing scripts used for syncing and calibrating the data.
61
+
62
+ - Relationship between files, if important: Each run folder contains a .CSV file with synchronized vibration, environmental, and GPS data, and a subfolder of .JPG images. Both components are linked by shared Unix timestamps in their filenames.
63
+
64
+ - Additional related data collected that was not included in the current data package: None.
65
+
66
+ - Are there multiple versions of the dataset? See "Release Notes" at the bottom.
67
+
68
+
69
+ ## METHODOLOGICAL INFORMATION
70
+
71
+ - Description of methods used for collection/generation of data: Data were collected using six accelerometers and a global shutter camera mounted on a Pop-Up Metro Class 230 train.
72
+ -- Guillermo Montero, Jeremy Yin, Katherine A. Flanigan, Mario Bergés, James D. Brooks, "Anomaly identification algorithms for indirect structural health monitoring using a laboratory-scale railroad track system," Proc. SPIE 12488, Health Monitoring of Structural and Biological Systems XVII, 124881L (25 April 2023); https://doi.org/10.1117/12.2658463
73
+ -- Jeremy Yin, Guillermo Montero, Katherine A. Flanigan, Mario Bergés, James D. Brooks, "Open-source hardware and software for a laboratory-scale track and moving vehicle actuation system used for indirect broken rail detection," Proc. SPIE 12486, Sensors and Smart Structures Technologies for Civil, Mechanical, and Aerospace Systems 2023, 1248609 (18 April 2023); https://doi.org/10.1117/12.2658438
74
+
75
+ - Methods for processing the data: Raw accelerometer data was digitized at 2 kHz, converted to physical units (g), and passed through a 500 Hz low-pass Butterworth filter.
76
+
77
+ - Instrument-specific information needed to interpret the data: None. The vibration system uses Silicon Designs Model 2012 accelerometers. The vision system uses a See3CAM 50CUGM industrial camera.
78
+
79
+ - Software-specific information needed to interpret the data: The data can be interpreted using Python (version 3.8 or higher). Minimum required packages include numpy, pandas, scipy, and matplotlib.
80
+
81
+ - Standards and calibration information, if appropriate: Accelerometer data were calibrated using standard procedures before each run.
82
+
83
+ - Environmental/experimental conditions: Data were collected under varying weather conditions typical in Orbisonia, PA, including sunny and overcast days.
84
+
85
+ - Describe any quality-assurance procedures performed on the data: Quality checks were performed to ensure data integrity, including verifying sensor calibration, checking for missing data, and ensuring proper alignment of GPS and accelerometer data. Data anomalies were flagged and manually reviewed.
86
+
87
+ - People involved with sample collection, processing, analysis and/or submission: Sizhe Ma (data collection, data processing and quality assurance), Katherine Flanigan (supervised the project and provided critical guidance and suggestions throughout the study), Mario Berges (supervised the project and provided critical guidance and suggestions throughout the study), Guillermo Montero (experimental design), Jeremy Yin (experimental design).
88
+
89
+
90
+ ## DATA-SPECIFIC INFORMATION:
91
+
92
+ - Number of variables: 12
93
+
94
+ - Number of cases/rows: Ranging from 347034 to 593028 rows, with a total of 9401255 rows.
95
+
96
+ - Variable List [Variable name >>> description (units)]:
97
+ -- Timestamp >>> The time at which the data was recorded (MM/DD/YYYY HH:MM:SS AM/PM).
98
+ -- Channel_1 >>> Accelerometer reading from sensor 1 (m/s^2).
99
+ -- Channel_2 >>> Accelerometer reading from sensor 2 (m/s^2).
100
+ -- Channel_3 >>> Accelerometer reading from sensor 3 (m/s^2).
101
+ -- Channel_4 >>> Accelerometer reading from sensor 4 (m/s^2).
102
+ -- Channel_5 >>> Accelerometer reading from sensor 5 (m/s^2).
103
+ -- Channel_6 >>> Accelerometer reading from sensor 6 (m/s^2).
104
+ -- Temperature >>> Interpolated ambient temperature upsampled from hourly weather readings at 15 minutes intervals (°F).
105
+ -- Humidity >>> Interpolated relative humidity upsampled from weather readings at 15 minutes intervals (0 to 1).
106
+ -- Latitude >>> GPS latitude coordinate at the time of data recording (degrees).
107
+ -- Longitude >>> GPS longitude coordinate at the time of data recording (degrees).
108
+
109
+ - Missing data codes: no known missing data.
110
+
111
+ - Specialized formats or other abbreviations used: None (no known missing data)
112
+
113
+ ## RELEASE NOTES:
114
+
115
+ **Version:** 1.0.0
116
+ **Release Date:** Aug 1, 2025
117
+
118
+ ### Summary
119
+ This is the first release of the dataset, including processed acceleration and vision data collected from sensors on trains in Erie, PA, and Orbisonia, PA.
120
+
121
+ ### Key Features
122
+ - Processed accelerometer, environmental, and GPS data.
123
+ - Data segmented by direction and speed.
124
+
125
+ ### Known Issues
126
+ - The FPS of video fluctuates during each run, likely due to bottleneck of the external hard drive.
127
+
128
+ ### Future Plans
129
+ - Additional datasets for other speed.
130
+