jbloom commited on
Commit
d5fc6a6
1 Parent(s): 896973f

initial commit

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +2 -0
  2. GBI-16-2D-Legacy.py +189 -0
  3. README.md +90 -3
  4. data/INT/int20040906_00421872_img0.fits +3 -0
  5. data/INT/int20040906_00421881_img0.fits +3 -0
  6. data/INT/int20040907_00422050_img0.fits +3 -0
  7. data/INT/int20040907_00422051_img0.fits +3 -0
  8. data/INT/int20041111_00431536_img0.fits +3 -0
  9. data/INT/int20041111_00431542_img0.fits +3 -0
  10. data/INT/int20041114_00431600_img0.fits +3 -0
  11. data/INT/int20041114_00431659_img0.fits +3 -0
  12. data/INT/int20041115_00431706_img0.fits +3 -0
  13. data/INT/int20041115_00431714_img0.fits +3 -0
  14. data/INT/int20041116_00431811_img0.fits +3 -0
  15. data/INT/int20060531_00504820_img0.fits +3 -0
  16. data/INT/int20060709_00512710_img0.fits +3 -0
  17. data/INT/int20070714_00575769_img0.fits +3 -0
  18. data/INT/int20070715_00576093_img0.fits +3 -0
  19. data/INT/int20070715_00576095_img0.fits +3 -0
  20. data/INT/int20080811_00631845_img0.fits +3 -0
  21. data/INT/int20080811_00631848_img0.fits +3 -0
  22. data/INT/int20080919_00639522_img0.fits +3 -0
  23. data/INT/int20100601_00735654_img0.fits +3 -0
  24. data/INT/int20100602_00735918_img0.fits +3 -0
  25. data/INT/int20100604_00736409_img0.fits +3 -0
  26. data/INT/int20100604_00736444_img0.fits +3 -0
  27. data/INT/int20100703_00743221_img0.fits +3 -0
  28. data/INT/int20120731_00922404_img0.fits +3 -0
  29. data/INT/int20121204_00951952_img0.fits +3 -0
  30. data/INT/int20121204_00951960_img0.fits +3 -0
  31. data/INT/int20121204_00951986_img0.fits +3 -0
  32. data/INT/int20121204_00951992_img0.fits +3 -0
  33. data/INT/int20121204_00951998_img0.fits +3 -0
  34. data/INT/int20121204_00952025_img0.fits +3 -0
  35. data/INT/int20121204_00952038_img0.fits +3 -0
  36. data/INT/int20121204_00952041_img0.fits +3 -0
  37. data/INT/int20121205_00952277_img0.fits +3 -0
  38. data/INT/int20130929_01017171_img0.fits +3 -0
  39. data/INT/int20130929_01017179_img0.fits +3 -0
  40. data/INT/int20141225_01103342_img0.fits +3 -0
  41. data/INT/int20141225_01103343_img0.fits +3 -0
  42. data/INT/int20141225_01103344_img0.fits +3 -0
  43. data/INT/int20141225_01103345_img0.fits +3 -0
  44. data/JKT/jkt19980403_00032950_img0.fits +3 -0
  45. data/JKT/jkt19990925_00100583_img0.fits +3 -0
  46. data/JKT/jkt19991228_00108612_img0.fits +3 -0
  47. data/JKT/jkt20000619_00124825_img0.fits +3 -0
  48. data/JKT/jkt20001112_00149462_img0.fits +3 -0
  49. data/JKT/jkt20001112_00149466_img0.fits +3 -0
  50. data/JKT/jkt20001125_00150413_img0.fits +3 -0
.gitattributes CHANGED
@@ -49,6 +49,8 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
49
  *.gif filter=lfs diff=lfs merge=lfs -text
50
  *.png filter=lfs diff=lfs merge=lfs -text
51
  *.tiff filter=lfs diff=lfs merge=lfs -text
 
 
52
  # Image files - compressed
53
  *.jpg filter=lfs diff=lfs merge=lfs -text
54
  *.jpeg filter=lfs diff=lfs merge=lfs -text
 
49
  *.gif filter=lfs diff=lfs merge=lfs -text
50
  *.png filter=lfs diff=lfs merge=lfs -text
51
  *.tiff filter=lfs diff=lfs merge=lfs -text
52
+ *.fits filter=lfs diff=lfs merge=lfs -text
53
+ *.fit filter=lfs diff=lfs merge=lfs -text
54
  # Image files - compressed
55
  *.jpg filter=lfs diff=lfs merge=lfs -text
56
  *.jpeg filter=lfs diff=lfs merge=lfs -text
GBI-16-2D-Legacy.py ADDED
@@ -0,0 +1,189 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ import os
2
+ import random
3
+ from glob import glob
4
+ import json
5
+ from huggingface_hub import hf_hub_download
6
+
7
+
8
+ from astropy.io import fits
9
+ import datasets
10
+ from datasets import DownloadManager
11
+ from fsspec.core import url_to_fs
12
+
13
+ _DESCRIPTION = (
14
+ "GBI-16-2D-Legacy is a Huggingface `dataset` wrapper around a compression "
15
+ "dataset assembled by Maireles-González et al. (Publications of the "
16
+ "Astronomical Society of the Pacific, 135:094502, 2023 September; doi: "
17
+ "[https://doi.org/10.1088/1538-3873/acf6e0](https://doi.org/10.1088/1538-3873/"
18
+ "acf6e0)). It contains 226 FITS images from 5 different ground-based "
19
+ "telescope/cameras with a varying amount of entropy per image."
20
+ )
21
+
22
+ _HOMEPAGE = "https://google.github.io/AstroCompress"
23
+
24
+ _LICENSE = "CC BY 4.0"
25
+
26
+ _URL = "https://huggingface.co/datasets/AstroCompress/GBI-16-2D-Legacy/resolve/main/"
27
+
28
+ _URLS = {
29
+ "tiny": {
30
+ "train": "./splits/tiny_train.jsonl",
31
+ "test": "./splits/tiny_test.jsonl",
32
+ },
33
+ "full": {
34
+ "train": "./splits/full_train.jsonl",
35
+ "test": "./splits/full_test.jsonl",
36
+ }
37
+ }
38
+
39
+ _REPO_ID = "AstroCompress/GBI-16-2D-Legacy"
40
+
41
+ class GBI_16_2D_Legacy(datasets.GeneratorBasedBuilder):
42
+ """GBI-16-2D-Legacy Dataset"""
43
+
44
+ VERSION = datasets.Version("1.0.0")
45
+
46
+ BUILDER_CONFIGS = [
47
+ datasets.BuilderConfig(
48
+ name="tiny",
49
+ version=VERSION,
50
+ description="A small subset of the data, to test downsteam workflows.",
51
+ ),
52
+ datasets.BuilderConfig(
53
+ name="full",
54
+ version=VERSION,
55
+ description="The full dataset",
56
+ ),
57
+ ]
58
+
59
+ DEFAULT_CONFIG_NAME = "tiny"
60
+
61
+ def __init__(self, **kwargs):
62
+ super().__init__(version=self.VERSION, **kwargs)
63
+
64
+ def _info(self):
65
+ return datasets.DatasetInfo(
66
+ description=_DESCRIPTION,
67
+ features=datasets.Features(
68
+ {
69
+ # Images are variable size across the dataset
70
+ # so use the Image type here, returning as
71
+ # numpy uint16
72
+ "image": datasets.Image(decode=True, mode="I;16"),
73
+ "telescope": datasets.Value("string"),
74
+ "image_id": datasets.Value("string"),
75
+ }
76
+ ),
77
+ supervised_keys=None,
78
+ homepage=_HOMEPAGE,
79
+ license=_LICENSE,
80
+ citation="TBD",
81
+ )
82
+
83
+ def _split_generators(self, dl_manager: DownloadManager):
84
+
85
+ ret = []
86
+ base_path = dl_manager._base_path
87
+ locally_run = not base_path.startswith(datasets.config.HF_ENDPOINT)
88
+ _, path = url_to_fs(base_path)
89
+
90
+ for split in ["train", "test"]:
91
+ if locally_run:
92
+ split_file_location = os.path.normpath(os.path.join(path, _URLS[self.config.name][split]))
93
+ split_file = dl_manager.download_and_extract(split_file_location)
94
+ else:
95
+ split_file = hf_hub_download(repo_id=_REPO_ID, filename=_URLS[self.config.name][split], repo_type="dataset")
96
+ with open(split_file, encoding="utf-8") as f:
97
+ data_filenames = []
98
+ data_metadata = []
99
+ for line in f:
100
+ item = json.loads(line)
101
+ data_filenames.append(item["image"])
102
+ data_metadata.append({"telescope": item["telescope"],
103
+ "image_id": item["image_id"]})
104
+ if locally_run:
105
+ data_urls = [os.path.normpath(os.path.join(path,data_filename)) for data_filename in data_filenames]
106
+ data_files = [dl_manager.download(data_url) for data_url in data_urls]
107
+ else:
108
+ data_urls = data_filenames
109
+ data_files = [hf_hub_download(repo_id=_REPO_ID, filename=data_url, repo_type="dataset") for data_url in data_urls]
110
+ ret.append(
111
+ datasets.SplitGenerator(
112
+ name=datasets.Split.TRAIN if split == "train" else datasets.Split.TEST,
113
+ gen_kwargs={"filepaths": data_files,
114
+ "split_file": split_file,
115
+ "split": split,
116
+ "data_metadata": data_metadata},
117
+ ),
118
+ )
119
+ return ret
120
+
121
+ def _generate_examples(self, filepaths, split_file, split, data_metadata):
122
+ """Generate GBI-16-2D-Legacy examples"""
123
+
124
+ for idx, (filepath, item) in enumerate(zip(filepaths, data_metadata)):
125
+ task_instance_key = f"{self.config.name}-{split}-{idx}"
126
+ with fits.open(filepath, memmap=False) as hdul:
127
+ # this data is natively formatted like (1, 4200, 2154)
128
+ # just use the 2D image
129
+ image_data = hdul[0].data[0,:,:].tolist()
130
+ yield task_instance_key, {**{"image": image_data}, **item}
131
+
132
+ def make_split_jsonl_files(config_type="tiny", data_dir="./data",
133
+ telescope_subdirectories=["INT", "JKT","LCO", "TJO", "WHT"],
134
+ outdir="./splits", seed=42):
135
+ """
136
+ Create jsonl files for the GBI-16-2D-Legacy dataset.
137
+
138
+ config_type: str, default="tiny"
139
+ The type of split to create. Options are "tiny" and "full".
140
+ data_dir: str, default="./data"
141
+ The directory where the FITS files are located.
142
+ telescope_subdirectories: list, default=["INT", "JKT","LCO", "TJO", "WHT"]
143
+ The subdirectories of the data_dir that contain the FITS files for each telescope.
144
+ outdir: str, default="./splits"
145
+ The directory where the jsonl files will be created.
146
+ seed: int, default=42
147
+ The seed for the random split.
148
+ """
149
+ random.seed(seed)
150
+ os.makedirs(outdir, exist_ok=True)
151
+
152
+ fits_files = []
153
+ for subdir in telescope_subdirectories:
154
+ fits_files.extend(glob(os.path.join(data_dir, subdir, "*.fits")))
155
+
156
+ random.shuffle(fits_files)
157
+
158
+ if config_type == "tiny":
159
+ train_files = []
160
+ test_files = []
161
+ for subdir in telescope_subdirectories:
162
+ subdir_files = [f for f in fits_files if subdir in f]
163
+ train_files.extend(subdir_files[:2])
164
+ test_files.extend(subdir_files[2:3])
165
+ elif config_type == "full":
166
+ train_files = []
167
+ test_files = []
168
+ for subdir in telescope_subdirectories:
169
+ subdir_files = [f for f in fits_files if subdir in f]
170
+ split_idx = int(0.8 * len(subdir_files))
171
+ train_files.extend(subdir_files[:split_idx])
172
+ test_files.extend(subdir_files[split_idx:])
173
+ else:
174
+ raise ValueError("Unsupported config_type. Use 'tiny' or 'full'.")
175
+
176
+ def create_jsonl(files, split_name):
177
+ output_file = os.path.join(outdir, f"{config_type}_{split_name}.jsonl")
178
+ with open(output_file, "w") as out_f:
179
+ for file in files:
180
+ print(file, flush=True, end="...")
181
+ with fits.open(file, memmap=False) as hdul:
182
+ image_id = os.path.basename(file).split(".fits")[0]
183
+
184
+ telescope = hdul[0].header.get('TELESCOP', 'UNKNOWN')
185
+ item = {"image_id": image_id, "image": file, "telescope": telescope}
186
+ out_f.write(json.dumps(item) + "\n")
187
+
188
+ create_jsonl(train_files, "train")
189
+ create_jsonl(test_files, "test")
README.md CHANGED
@@ -1,3 +1,90 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ pretty_name: Ground-based 2d images assembled in Maireles-González et al.
4
+ tags:
5
+ - astronomy
6
+ - compression
7
+ - images
8
+ dataset_info:
9
+ config_name: tiny
10
+ features:
11
+ - name: image
12
+ dtype:
13
+ image:
14
+ mode: I;16
15
+ - name: telescope
16
+ dtype: string
17
+ - name: image_id
18
+ dtype: string
19
+ splits:
20
+ - name: train
21
+ num_bytes: 307620692
22
+ num_examples: 10
23
+ - name: test
24
+ num_bytes: 168984694
25
+ num_examples: 5
26
+ download_size: 238361934
27
+ dataset_size: 476605386
28
+ ---
29
+
30
+ # GBI-16-2D-Legacy Dataset
31
+
32
+ GBI-16-2D-Legacy is a Huggingface `dataset` wrapper around a compression dataset assembled by Maireles-González et al. (Publications of the Astronomical Society of the Pacific, 135:094502, 2023 September; doi: [https://doi.org/10.1088/1538-3873/acf6e0](https://doi.org/10.1088/1538-3873/acf6e0)). It contains 226 FITS images from 5 different ground-based telescope/cameras with a varying amount of entropy per image.
33
+
34
+ # Usage
35
+
36
+ You first need to install the `datasets` and `astropy` packages:
37
+
38
+ ```bash
39
+ pip install datasets astropy
40
+ ```
41
+
42
+ There are two datasets: `tiny` and `full`, each with `train` and `test` splits. The `tiny` dataset has 2 4D images in the `train` and 1 in the `test`. The `full` dataset contains all the images in the `data/` directory.
43
+
44
+ ## Use from Huggingface Directly
45
+
46
+ To directly use from this data from Huggingface, you'll want to log in on the command line before starting python:
47
+
48
+ ```bash
49
+ huggingface-cli login
50
+ ```
51
+
52
+ or
53
+
54
+ ```
55
+ import huggingface_hub
56
+ huggingface_hub.login(token=token)
57
+ ```
58
+
59
+ Then in your python script:
60
+
61
+ ```python
62
+ from datasets import load_dataset
63
+ dataset = load_dataset("AstroCompress/GBI-16-2D-Legacy", "tiny")
64
+ ds = dataset.with_format("np")
65
+ ```
66
+
67
+ ## Local Use
68
+
69
+ Alternatively, you can clone this repo and use directly without connecting to hf:
70
+
71
+ ```bash
72
+ git clone https://huggingface.co/datasets/AstroCompress/GBI-16-2D-Legacy
73
+ ```
74
+
75
+ Then `cd SBI-16-3D` and start python like:
76
+
77
+ ```python
78
+ from datasets import load_dataset
79
+ dataset = load_dataset("./GBI-16-2D-Legacy", "tiny", data_dir="./data/")
80
+ ds = dataset.with_format("np")
81
+ ```
82
+
83
+ Now you should be able to use the `ds` variable like:
84
+
85
+ ```python
86
+ ds["test"][0]["image"].shape # -> (9, 2048, 2048)
87
+ ```
88
+
89
+ Note of course that it will take a long time to download and convert the images in the local cache for the `full` dataset. Afterward, the usage should be quick as the files are memory-mapped from disk.
90
+
data/INT/int20040906_00421872_img0.fits ADDED

Git LFS Details

  • SHA256: c317c1a0935d7f2a386302e6713b9c18139d39890ca7791e3b80f3891edf8a21
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20040906_00421881_img0.fits ADDED

Git LFS Details

  • SHA256: dab3748ee929218fdb2a01dda040082b1e81322e670bd20fb0e2d05b2c186b43
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20040907_00422050_img0.fits ADDED

Git LFS Details

  • SHA256: 2a37e649df984809f08d5cfa720b9d98c196c6627eb8dafc365c151a3a5b434d
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20040907_00422051_img0.fits ADDED

Git LFS Details

  • SHA256: 144941637fcefec4fe694b12ff38be5227b02b1295d5cfaf00cb978f7428f077
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041111_00431536_img0.fits ADDED

Git LFS Details

  • SHA256: bee0fcedd6bf6c476d54979e213345bebfacb09e568c3f501fe39f9b11b9251b
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041111_00431542_img0.fits ADDED

Git LFS Details

  • SHA256: 980c2d239f752c21d676838c94a87db684da247550b9d8f70f3cc9855e1b46bb
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041114_00431600_img0.fits ADDED

Git LFS Details

  • SHA256: 27b191b1aa32e0c390b502817ec642115ebaa12fd6364e8746db7e3b64baaa7b
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041114_00431659_img0.fits ADDED

Git LFS Details

  • SHA256: 22b6bcc9e1b54f6b9a3ff7bb65fda8c8313002b2f261725a0da0e2a421e658bf
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041115_00431706_img0.fits ADDED

Git LFS Details

  • SHA256: 726df25407b56f616f056adfc248a242ed8658ca0c22c6012df4c2b574e0d9b8
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041115_00431714_img0.fits ADDED

Git LFS Details

  • SHA256: 99780122dbe7b34bb82dc07397370ad148d0c1b85e333afc404f0f69aabf4c1d
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20041116_00431811_img0.fits ADDED

Git LFS Details

  • SHA256: 8a616870d8ae4af9d1908708acf9f960bd4848dc9b6257ddadc0b0ea12712090
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20060531_00504820_img0.fits ADDED

Git LFS Details

  • SHA256: 31aef3c62fd415d8549c06d360d347d81c841c5b9f3ac88b0dd30aee0bf35c51
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20060709_00512710_img0.fits ADDED

Git LFS Details

  • SHA256: ccb4580da641a4951c7525430ace6c49d87a5df3a0dd10181b3dd8c0c2ede89f
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20070714_00575769_img0.fits ADDED

Git LFS Details

  • SHA256: bd82c355e72b1363a2f7a82518c0e0e2a9a7a9837c15a81a6057e4e0cc193cb3
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20070715_00576093_img0.fits ADDED

Git LFS Details

  • SHA256: 54de355a4458959feca3bb5b8a80c89fd1406ebbde36f37e820d70736c3689d3
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20070715_00576095_img0.fits ADDED

Git LFS Details

  • SHA256: 0d790f878f1a1d38b2a9c40d113fe351b2935528765978c3605d635ad090ff26
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20080811_00631845_img0.fits ADDED

Git LFS Details

  • SHA256: 2dff882dd4d5323bb4d629f9e02a4e206c53ec12e2e42c29b33598ee50017787
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20080811_00631848_img0.fits ADDED

Git LFS Details

  • SHA256: b6ff41815dc9376699e9bb0cd5046f763628fc7516fbdf31d39a84ff0660e670
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20080919_00639522_img0.fits ADDED

Git LFS Details

  • SHA256: 1408440d1b64e3ae68e9c2fe2a70ce33526921eb1713a9c940165d16270575c1
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20100601_00735654_img0.fits ADDED

Git LFS Details

  • SHA256: 6c43d763170e39e9771236a52ef5b7925f7c10338577b3143161bbf45f53e694
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20100602_00735918_img0.fits ADDED

Git LFS Details

  • SHA256: 3edd0677dd6f7c4c0b093896de39abf571ca615b9ee53d0c89961d68b5683168
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20100604_00736409_img0.fits ADDED

Git LFS Details

  • SHA256: 29261ed92587894d5e226356e9132ca5b89420580c218b2ff04992d42f7c5820
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20100604_00736444_img0.fits ADDED

Git LFS Details

  • SHA256: df4b43c5655a493a70e9f9371bcd03fd21197afc55c6f8bf4b5d9d4f5f1ea47f
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20100703_00743221_img0.fits ADDED

Git LFS Details

  • SHA256: 7025c4b09a400b9f22b8f8f8d824193f0fbfb24c824212bcb368d02cc482b9cc
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20120731_00922404_img0.fits ADDED

Git LFS Details

  • SHA256: 28ec6fc889609d2c9475769e8d11c3e62e6a5b1da45658644631e3186ea38366
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00951952_img0.fits ADDED

Git LFS Details

  • SHA256: c5a92fb196fae24726e3947982988f51aeabc64aa9827bee0bb5a27f66d3fc9f
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00951960_img0.fits ADDED

Git LFS Details

  • SHA256: 9ef6d3d02bb0d9167b39a135b66f2c4a0d07669fdf81e820fc605ac88b303bf3
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00951986_img0.fits ADDED

Git LFS Details

  • SHA256: bcde872d61309139d61cb497bc83d0cc8840fcd63315092e86409604b0a74082
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00951992_img0.fits ADDED

Git LFS Details

  • SHA256: d11e6d7ee9f555b3bda2a42802af4d9b019e63d91a7a7bfafe7ce0e50e04b1eb
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00951998_img0.fits ADDED

Git LFS Details

  • SHA256: 8bbb0efbd9ebf6e1796e95cf5cb529a2fb0d0d4fe58d93f9e13acffade7988b1
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00952025_img0.fits ADDED

Git LFS Details

  • SHA256: 9ae8316cacd12e588baa1f04271b55850ec04c8429417ccafe38356a28e3ced7
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00952038_img0.fits ADDED

Git LFS Details

  • SHA256: ff6ca52ab5f8ba1faea7c6417723fe84f590f3f932ca068eed560f22d7cec5b4
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121204_00952041_img0.fits ADDED

Git LFS Details

  • SHA256: 9f55760c5c856559e3cf853ef91a2befc93ecad727069af9675bfc3a817e25b8
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20121205_00952277_img0.fits ADDED

Git LFS Details

  • SHA256: 066e2e5e0b924e02dbaa63832e4e4c28fb1b14cd40a548f76837151ae6374849
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20130929_01017171_img0.fits ADDED

Git LFS Details

  • SHA256: 1ec1e5354159bda7ba7ea9a789834e36f211d54e0d8d609f2f7ef28b3269ab97
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20130929_01017179_img0.fits ADDED

Git LFS Details

  • SHA256: 2fbf2acb7c7c967a97f8d92cbe370ca83be90f0724e8760d69250b958b26e4d7
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20141225_01103342_img0.fits ADDED

Git LFS Details

  • SHA256: 26fa8256d7d8dfea8d8db2803329162b41f31aada188688a5d533726e820a789
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20141225_01103343_img0.fits ADDED

Git LFS Details

  • SHA256: 9bfc038addaf0dfbbb030b9d3066ae02ff73afef1912b8a0374740aceba0cbb0
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20141225_01103344_img0.fits ADDED

Git LFS Details

  • SHA256: 685843c101b9be61313eb9ec896ac2cb22b23fd47f6b49ee5324c89f7357b7dc
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/INT/int20141225_01103345_img0.fits ADDED

Git LFS Details

  • SHA256: 029444f2d9d613c353b573395d089aab7113e61449829b5e0ffe34eae574848b
  • Pointer size: 133 Bytes
  • Size of remote file: 18.1 MB
data/JKT/jkt19980403_00032950_img0.fits ADDED

Git LFS Details

  • SHA256: 32ea005f7101b3df6aefe543ca9bfe5a4998653766ea8401e1015043039734fd
  • Pointer size: 132 Bytes
  • Size of remote file: 2.53 MB
data/JKT/jkt19990925_00100583_img0.fits ADDED

Git LFS Details

  • SHA256: c14be0e667cf9d774414052eccc9c8d77f826c03ec80b29f28bc540f0f55c8a3
  • Pointer size: 132 Bytes
  • Size of remote file: 9.23 MB
data/JKT/jkt19991228_00108612_img0.fits ADDED

Git LFS Details

  • SHA256: 0b86223b7c261e22d96f66e4bf206d61cc25692af07e2985564c8b19bf405af3
  • Pointer size: 132 Bytes
  • Size of remote file: 9.23 MB
data/JKT/jkt20000619_00124825_img0.fits ADDED

Git LFS Details

  • SHA256: 29180c853c7aa4b75e5758358d4675cbe95e9b60a1a69a89f8d0bef49284d34a
  • Pointer size: 132 Bytes
  • Size of remote file: 2 MB
data/JKT/jkt20001112_00149462_img0.fits ADDED

Git LFS Details

  • SHA256: 2f0f79caabce12c870149c401d5a96cd43a1a4c3ec9aa585aa8b2f86a467df73
  • Pointer size: 132 Bytes
  • Size of remote file: 5.12 MB
data/JKT/jkt20001112_00149466_img0.fits ADDED

Git LFS Details

  • SHA256: 36dc7c3acda522f901be9d59b4df1a9ddafeda2cde4cc32ee2dc1301096342bc
  • Pointer size: 132 Bytes
  • Size of remote file: 5.12 MB
data/JKT/jkt20001125_00150413_img0.fits ADDED

Git LFS Details

  • SHA256: e19544b229b75db926dd116f7f741d1476aacfec3fa315e5ed1df97ec1300cf4
  • Pointer size: 132 Bytes
  • Size of remote file: 9.23 MB