Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,12 @@ tags:
|
|
6 |
pretty_name: PLAsTiCC
|
7 |
size_categories:
|
8 |
- 10M<n<100M
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
pretty_name: PLAsTiCC
|
7 |
size_categories:
|
8 |
- 10M<n<100M
|
9 |
+
---
|
10 |
+
|
11 |
+
# PLAsTiCC test dataset in Parquet
|
12 |
+
|
13 |
+
This the re-dustribution of the PLAsTiCC test dataset in parquet format.
|
14 |
+
We distribute it as two sets of files: `object` folder contains object metadata, and "source" folder contains light curves.
|
15 |
+
These names are in align with LSST's therminology.
|
16 |
+
|
17 |
+
The original dataset is available [on Zenodo](https://zenodo.org/records/2539456) and described in [arXiv:1810.00001](https://arxiv.org/abs/1810.00001).
|