Cosmic Pi - Transglobal Expedition full dataset (cleaned)
Description
This dataset was gathered using Cosmic Pi detectors carried by the Transglobal Car Expedition from New York, across the Arctic, then to Antarctica and through South and Central America. To our knowledge this is the first ground level measurement of muons of this type. This dataset has been filtered to remove outliers (>10 muons per second, 99th percentile from the raw data set, data with invalid timestamps and invalid GPS coordinates). It complementing previously published raw data from the North Pole (see https://zenodo.org/records/13310276) and South Pole (see https://zenodo.org/records/18774704).
The dataset comprises a portable Influxdb 1.x backup, with two sub datasets. The world map plot was generated using this library https://github.com/giorgiobasile/cosmic-pi-transglobal-viz helpfully written by giorgiobasile. Other plots included here are for illustration only, and were generated with help from Claude Code.
A notebook containing templates for rudimentary data analysis can be found here: https://github.com/CosmicPi/TGCEWorkshop
We have the following data stored in the CosmicPiV1.8.1 measurement table:
- measurement='CosmicPiV1.8.1',
- DeviceID=cosmicdict['tags']['id'], Unit ID
- latitude=cosmicdict['fields']['lat'], Latitude
- longitude=cosmicdict['fields']['lon'], Longitude
- Temp=cosmicdict['fields']['Temp'], Temperature in C
- Hum=cosmicdict['fields']['Hum'], Relative Humidity in %
- Accelx=cosmicdict['fields']['Accelx'], Acceleration, X axis in m/s/s
- Accely=cosmicdict['fields']['Accely'], Acceleration, Y axis in m/s/s
- Accelz=cosmicdict['fields']['Accelz'], Acceleration, Z axis in m/s/s
- Magx=cosmicdict['fields']['Magx'], Magnetic field, X axis in Gauss
- Magy=cosmicdict['fields']['Magy'], Magnetic field, Y axis in Gauss
- Magz=cosmicdict['fields']['Magz'], Magnetic field, Z axis in Gauss
- Pressx=cosmicdict['fields']['Press'], Atmospheric pressure in mbar
- Altx=cosmicdict['fields']['Alt'], Altitude in meters
- timestamp=cosmicdict['time'] Time
And we also have the frequency data (how many cosmic rays detected per second) here:
- measurement='CosmicPiV1.8.1_freq',
- DeviceID=cosmicdict['tags']['id'], Unit ID
- geohash_pos="""+cosmicdict['fields']['geohash']+""", The geohash, a short code that represents lat & lon
- event_count=cosmicdict['fields']['event_count'], The number of events in this second
- timestamp=cosmicdict['time']) Time
Files
04_event_rate_vs_latitude.png
Files
(6.7 GB)
| Name | Size | |
|---|---|---|
|
md5:a12ff24adfb2e9008d02206687c65951
|
551.7 kB | Preview Download |
|
md5:d566cdd4f7589028c97d021b0e261223
|
494.6 kB | Preview Download |
|
md5:96d0234ad6effe39e020dce3f72f7d5e
|
500.4 kB | Preview Download |
|
md5:051af0be6612c08c333c3f4c7cd2f640
|
959.5 kB | Preview Download |
|
md5:f94e2a3c7acb6d0db871a5e01e393723
|
628.9 kB | Preview Download |
|
md5:715eb36a92dd5078c483e99ec9e52f08
|
226.5 kB | Preview Download |
|
md5:df861ac2f6d3b67f57994a74d40495bb
|
2.4 MB | Preview Download |
|
md5:3f988516a2c42a9ac6d31ffdc8780b34
|
6.7 GB | Download |
Additional details
Related works
- Compiles
- Dataset: 10.5281/zenodo.13310276 (DOI)
- 10.1393/ncc/i2019-19229-0 (DOI)
Dates
- Collected
-
2024-01-10Start date
- Collected
-
2025-04End date
Software
- Repository URL
- https://github.com/cosmicpi
- Programming language
- Python
- Development Status
- Concept