StellarMilk commited on
Commit
512277d
1 Parent(s): 6b30424

add data and readme

Browse files
.gitattributes CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
 
 
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
55
  *.webp filter=lfs diff=lfs merge=lfs -text
56
+ *.csv filter=lfs diff=lfs merge=lfs -text
Australia-ASSA_01.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40195d93516e84d491ed4a0204f68b3199be072b9c144733aa15665d1c458619
3
+ size 5004597812
Australia-ASSA_02.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0587339d60ed583c1d523e4667ae5e2d18537bc3bfdb41f3df340eb005f653a0
3
+ size 5011160133
Australia-ASSA_62.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79b09db94d7b15b0afb8e55d9144d0a1029cbc74725b1c81f41c32cfb26a5e74
3
+ size 16595161224
Australia-ASSA_63.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e43146dde097369bd49ca0e77c8d01fdfcb8e2256b4ef983523e63357269738
3
+ size 16618914639
README.md ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - image-classification
4
+ tags:
5
+ - astrophysics
6
+ - flares
7
+ - solar flares
8
+ - sun
9
+ pretty_name: e-Callisto Solar Flare Detection
10
+ size_categories:
11
+ - 100K<n<1M
12
+ ---
13
+
14
+ # e-Callisto Solar Flare Detection Dataset
15
+
16
+ ![](https://www.fhnw.ch/en/++theme++web16theme/assets/media/img/university-applied-sciences-arts-northwestern-switzerland-fhnw-logo.svg)
17
+ [Institute of Data Science i4Ds, FHNW](https://i4ds.ch)
18
+
19
+ ## Overview
20
+ This dataset comprises radio spectra from the [e-Callisto solar spectrometer network](https://www.e-callisto.org/index.html), annotated based on [labels from the e-Callisto database](http://soleil.i4ds.ch/solarradio/data/BurstLists/2010-yyyy_Monstein/).
21
+ The data was downloaded using the [ecallisto_ng Package](https://github.com/i4Ds/ecallisto_ng). It's designed for training machine learning models to automatically detect and classify solar flares.
22
+
23
+ ## Data Collection
24
+ Data has been collected from various stations, with the following date ranges:
25
+
26
+ | Station | Date Range |
27
+ |-------------------|--------------------------|
28
+ | Australia-ASSA_01 | 2021-02-13 to 2021-12-11 |
29
+ | Australia-ASSA_02 | 2021-02-13 to 2021-12-09 |
30
+ | Australia-ASSA_62 | 2021-12-10 to 2023-12-12 |
31
+ | Australia-ASSA_63 | 2021-12-10 to 2023-12-12 |
32
+
33
+ ## Data Augmentation
34
+ Due to the rarity of solar flares, we've augmented the dataset by padding the time series data around each flare event.
35
+
36
+ ## Caution
37
+ The dataset underwent preprocessing and certain assumptions were made for label cleanup. Be aware of potential inaccuracies in the labels.
38
+
39
+ ## Split Recommendations
40
+ The dataset doesn't include predefined train-validation-test splits. When creating splits, ensure augmented data does not overlap between training and validation/test sets to avoid data leakage.
metadata.csv ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83f1f9fa9dd80d2b5e60dd82bcbcca92e2e975dc09eb7a6ae04e94d4ed058a9e
3
+ size 19366702