--- description: 'Image dataset from Legacy Survey DR10 ' homepage: '' version: 0.0.1 citation: '@InProceedings{huggingface:dataset, title = {A great new dataset}, author={huggingface, Inc. }, year={2020} } ' dataset_info: config_name: dr10_south_21 features: - name: image sequence: - name: band dtype: string - name: array dtype: array2_d: shape: - 160 - 160 dtype: float32 - name: bit_mask dtype: array2_d: shape: - 160 - 160 dtype: bool - name: ivar dtype: array2_d: shape: - 160 - 160 dtype: float32 - name: psf_fwhm dtype: float32 - name: scale dtype: float32 - name: model_image dtype: image - name: object_mask dtype: image - name: catalog sequence: - name: FLUX_G dtype: float32 - name: FLUX_R dtype: float32 - name: FLUX_I dtype: float32 - name: FLUX_Z dtype: float32 - name: FLUX_IVAR_G dtype: float32 - name: FLUX_IVAR_R dtype: float32 - name: FLUX_IVAR_I dtype: float32 - name: FLUX_IVAR_Z dtype: float32 - name: TYPE dtype: float32 - name: RA dtype: float32 - name: DEC dtype: float32 - name: EBV dtype: float32 - name: FLUX_G dtype: float32 - name: FLUX_R dtype: float32 - name: FLUX_I dtype: float32 - name: FLUX_Z dtype: float32 - name: FLUX_W1 dtype: float32 - name: FLUX_W2 dtype: float32 - name: FLUX_W3 dtype: float32 - name: FLUX_W4 dtype: float32 - name: object_id dtype: string splits: - name: train num_bytes: 834866064.0 num_examples: 1000 download_size: 647588846 dataset_size: 834866064.0 configs: - config_name: dr10_south_21 data_files: - split: train path: dr10_south_21/train-* --- # Legacysurvey Dataset Image dataset from Legacy Survey DR10 @InProceedings{huggingface:dataset, title = {A great new dataset}, author={huggingface, Inc. }, year={2020} }