-
Notifications
You must be signed in to change notification settings - Fork 4
/
gz2_scheme.txt
49 lines (33 loc) · 1.3 KB
/
gz2_scheme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
E, S, A
e (, not)
B (, not)
p (, not)
0,1,2,3
O (, not)
r,i,c
r,l,d,i,o,m,d (only if Task 06 is set)
er, eb, en (only if Task 02 is set)
t,m,l
1, 2, 3, 4, +, ?
Assume plurality choice MUST be made for:
elliptical/spiral/artifact
bulge shape
bulge dominance
odd feature
Possible types for
Ellipticals:
Er, Ei, Ec smooth, roundness (3)
Er(), ... smooth, roundness, odd feature (21)
Features/disk:
Ser, Seb, Sen features/disk, edge-on, bulge shape (3)
Ser(), ... features/disk, edge-on, bulge shape, odd feature (21)
S0 Sa, Sa() features/disk, bulge (odd) (4, 28)
Sa-d Sa1t, Sa1t() features/disk, bulge, spiral, tightness, number (odd) (72, 504)
SB0 SaB, SaB() features/disk, bulge, barred (odd) (4, 28)
SBa-d SaB1t, SaB1t(d) features/disk, bulge, barred, spiral, tightness, number (odd) (72, 504)
Stars/artifacts:
A star/artifact (1)
Total: 1265 categories in this scheme
genuinely represents the total number of paths, assuming a classification is complete.
OK. This shouldn't be too hard to code - just run through literally all the galaxies, apply rules, and add classification.
Create FITS table with dr7objid and gz2class?