EiffL commited on
Commit
867d0ca
·
verified ·
1 Parent(s): ba33215

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +38 -40
README.md CHANGED
@@ -1,42 +1,40 @@
1
  ---
2
- dataset_info:
3
- config_name: all
4
- features:
5
- - name: spectrum
6
- sequence:
7
- - name: flux
8
- dtype: float32
9
- - name: ivar
10
- dtype: float32
11
- - name: lambda
12
- dtype: float32
13
- - name: mask
14
- dtype: float32
15
- - name: ra
16
- dtype: float64
17
- - name: dec
18
- dtype: float64
19
- - name: redshift
20
- dtype: float64
21
- - name: redflag
22
- dtype: float64
23
- - name: exptime
24
- dtype: float64
25
- - name: norm
26
- dtype: float64
27
- - name: mag
28
- dtype: float64
29
- - name: object_id
30
- dtype: string
31
- splits:
32
- - name: train
33
- num_bytes: 8999000
34
- num_examples: 1000
35
- download_size: 5878402
36
- dataset_size: 8999000
37
- configs:
38
- - config_name: all
39
- data_files:
40
- - split: train
41
- path: all/train-*
42
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ {}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
4
+
5
+ ---
6
+ description: 'The "VIMOS Public Extragalactic Redshift Survey" (VIPERS) mapped the
7
+ spatial distribution of over 90,000 galaxies at z~1, using the VIMOS spectrograph
8
+ at the Very Large Telescope, covering nearly 24 square degrees. It optimized multi-band
9
+ photometry and VIMOS''s multiplexing capability to focus on the 0.5 < z < 1.2 redshift
10
+ range, producing a data set comparable to local universe surveys like SDSS and 2dFGRS.
11
+
12
+ '
13
+ homepage: http://www.vipers.inaf.it/
14
+ version: 1.1.0
15
+ citation: "@article{scodeggio2018vimos,\n title={The VIMOS Public Extragalactic Redshift\
16
+ \ Survey (VIPERS)-Full spectroscopic data and auxiliary information release (PDR-2)},\n\
17
+ \ author={Scodeggio, MARCO and Guzzo, L and Garilli, BIANCA and Granett, BR and\
18
+ \ Bolzonella, M and De La Torre, S and Abbas, U and Adami, C and Arnouts, S and\
19
+ \ Bottini, D and others},\n journal={Astronomy \\& Astrophysics},\n volume={609},\n\
20
+ \ pages={A84},\n year={2018},\n publisher={EDP Sciences}\n}\n"
21
+ ---
22
+
23
+ # Vipers Dataset
24
+
25
+
26
+
27
+ The "VIMOS Public Extragalactic Redshift Survey" (VIPERS) mapped the spatial distribution of over 90,000 galaxies at z~1, using the VIMOS spectrograph at the Very Large Telescope, covering nearly 24 square degrees. It optimized multi-band photometry and VIMOS's multiplexing capability to focus on the 0.5 < z < 1.2 redshift range, producing a data set comparable to local universe surveys like SDSS and 2dFGRS.
28
+
29
+
30
+ @article{scodeggio2018vimos,
31
+ title={The VIMOS Public Extragalactic Redshift Survey (VIPERS)-Full spectroscopic data and auxiliary information release (PDR-2)},
32
+ author={Scodeggio, MARCO and Guzzo, L and Garilli, BIANCA and Granett, BR and Bolzonella, M and De La Torre, S and Abbas, U and Adami, C and Arnouts, S and Bottini, D and others},
33
+ journal={Astronomy \& Astrophysics},
34
+ volume={609},
35
+ pages={A84},
36
+ year={2018},
37
+ publisher={EDP Sciences}
38
+ }
39
+
40
+