python/astro_metadata_translator/__init__.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/astro_metadata_translator/bin/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/astro_metadata_translator/bin/translateheader.py |
108 |
92 |
0 |
54 |
0 |
10% |
python/astro_metadata_translator/file_helpers.py |
103 |
86 |
0 |
50 |
0 |
11% |
python/astro_metadata_translator/headers.py |
170 |
150 |
0 |
100 |
0 |
7% |
python/astro_metadata_translator/indexing.py |
100 |
81 |
0 |
42 |
0 |
13% |
python/astro_metadata_translator/observationGroup.py |
72 |
46 |
0 |
26 |
0 |
27% |
python/astro_metadata_translator/observationInfo.py |
183 |
140 |
0 |
78 |
0 |
17% |
python/astro_metadata_translator/properties.py |
43 |
21 |
0 |
2 |
0 |
49% |
python/astro_metadata_translator/serialize/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/astro_metadata_translator/serialize/fits.py |
34 |
29 |
0 |
12 |
0 |
11% |
python/astro_metadata_translator/tests.py |
83 |
62 |
0 |
28 |
1 |
20% |
python/astro_metadata_translator/translator.py |
293 |
154 |
0 |
120 |
7 |
41% |
python/astro_metadata_translator/translators/__init__.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/astro_metadata_translator/translators/decam.py |
107 |
60 |
0 |
22 |
0 |
36% |
python/astro_metadata_translator/translators/fits.py |
54 |
35 |
0 |
16 |
0 |
27% |
python/astro_metadata_translator/translators/helpers.py |
51 |
40 |
0 |
26 |
0 |
14% |
python/astro_metadata_translator/translators/hsc.py |
81 |
46 |
0 |
20 |
0 |
35% |
python/astro_metadata_translator/translators/megaprime.py |
75 |
38 |
0 |
16 |
0 |
41% |
python/astro_metadata_translator/translators/sdss.py |
94 |
53 |
0 |
16 |
0 |
37% |
python/astro_metadata_translator/translators/subaru.py |
12 |
2 |
0 |
0 |
0 |
83% |
python/astro_metadata_translator/translators/suprimecam.py |
101 |
58 |
0 |
22 |
0 |
35% |
python/astro_metadata_translator/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
setup.py |
9 |
9 |
0 |
0 |
0 |
0% |
tests/test_basics.py |
31 |
21 |
0 |
2 |
1 |
33% |
tests/test_cfht.py |
22 |
11 |
0 |
4 |
1 |
46% |
tests/test_decam.py |
14 |
5 |
0 |
4 |
1 |
56% |
tests/test_groups.py |
55 |
41 |
0 |
4 |
1 |
25% |
tests/test_headers.py |
149 |
113 |
0 |
6 |
1 |
24% |
tests/test_indexing.py |
97 |
84 |
0 |
4 |
1 |
14% |
tests/test_sdss.py |
14 |
5 |
0 |
4 |
1 |
56% |
tests/test_shadowing.py |
40 |
25 |
0 |
2 |
1 |
38% |
tests/test_subaru.py |
35 |
23 |
0 |
8 |
1 |
30% |
tests/test_translate_header.py |
82 |
67 |
0 |
4 |
1 |
19% |
tests/test_translation.py |
110 |
91 |
0 |
2 |
1 |
18% |