rithwiks commited on
Commit
1be11d3
·
verified ·
1 Parent(s): 169414c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- license: cc-by-4.0
3
  pretty_name: SDSS 4d data cubes
4
  tags:
5
  - astronomy
@@ -46,6 +46,8 @@ starting run, field, camcol of the observations, the number of filtered images p
46
 
47
  contains 35 frames of 800x800 pixel images in 5 bandpasses starting with run 4203, field 44, and camcol 6. The images are stored in the FITS standard.
48
 
 
 
49
  # Usage
50
 
51
  You first need to install the `datasets` and `astropy` packages:
 
1
  ---
2
+ license: mit
3
  pretty_name: SDSS 4d data cubes
4
  tags:
5
  - astronomy
 
46
 
47
  contains 35 frames of 800x800 pixel images in 5 bandpasses starting with run 4203, field 44, and camcol 6. The images are stored in the FITS standard.
48
 
49
+ Note that the underlying data is released under [CC-4.0](https://creativecommons.org/licenses/by/4.0/deed.en).
50
+
51
  # Usage
52
 
53
  You first need to install the `datasets` and `astropy` packages: