JClassif - documentation

Homepage (JClassif) - Homepage (Galaxie pipeline)

Getting started


The top panel gives you access to the different functions of JClassif:

Importing data

TOP

Supported format

First of all you need to prepare your ASCII file with data to be imported. You don't need to apply your signal-to-noise cut: JClassif will do it for you during the import process.
JClassif is not compatible with various formats, but you may import your data and prepare your ASCII file with topcat or any other table processing software.

Telling JClassif what to import


After the data is imported, you will get the following dialog:

It tells you how many lines have been read in your ASCII files, and how many objects have been imported according to your signal-to-noise cut.

Handling imported data

TOP

You can handle imported data in the "Data" panel.


You may download already imported data samples here.

Showing a classification in a diagram, saving the figure

TOP


Cross-corellating two classifications

TOP

  • You get also two more tables showing exacting the same numbers, but as percentages of the total numbers in each spectral class of the first classification (3), or the second classification (4).

Exporting results to an ASCII file

TOP

You can output your data, and in particular derived classifications, to an ASCII file.
This file will first contain a line beginning with "#" followed by the headers of the columns, then the data as one object per line. The columns are separated by tabulations.
You may process the output file with topcat or any other table processing software.



List of basic plugins

TOP

A numer of basic plugins are already included with JClassif in the file named "BasicPlugins.jar". Here is a description for each of them:

Classifications


Name
comment
needed lines in JClassif (spelled like that)
output
K03 (Kauffmann, G. et al. 2003, MNRAS, 346, 1055)
K03(AGN)
does not separate AGNs into Sey2 and LINERs
Halpha, NII, OIII, Hbeta 1.0: SFG
1.5: composite
2.0: AGN
K03(LINER)
separates AGNs into Sey2 and LINERs with Veilleux & Osterbrock (1987, ApJS, 63, 295) Halpha, NII, OIII, Hbeta 1.0: SFG
1.5: composite
2.0: Sey2
2.1: LINER
L04 (Lamareille, F. et al. 2004, MNRAS, 350, 396)
L04

OIII, Hbeta, OII 1.1: SFG
1.0: cand. SFG
2.1: Sey2
2.0: cand. AGN
2.2: LINER
K06 (Kewley, L. J. et al. 2006, MNRAS, 372, 961)
K06(noOI)
does not use the O3O1 panel
Halpha, NII, SII, OIII, Hbeta 1.0: SFG
1.5: composite
2.0: Sey2
2.1: LINER
K06(OI)
uses the O3O1 panel
Halpha, NII, SII, OIII, Hbeta, OI
1.0: SFG
1.5: composite
2.0: Sey2
2.1: LINER
2.2: ambiguous
S06 (Stasińska, G. et al. 2006, MNRAS, 371, 972)
S06

OII, NeIII, dn4000
1.0: SFG
2.0: AGN
L10 (Lamareille, F. 2010, A&A, 509, 53)
L10(ambiguous)
does not isolate the SF/Sy2 and SF-LIN/comp regions
OIII, Hbeta, OII 1.0: SFG
2.1: Sey2
2.2: LINER
L10(+candidates)
isolates SF/Sy2 and SF-LIN/comp regions
OIII, Hbeta, OII 1.0: SFG
2.1: Sey2
2.2: LINER
2.5: SF/Sey2
1.5: SF-LIN/comp
L10(+candidates2)
also separates SF-LIN/comp into SFG/comp and LIN/comp
OIII, Hbeta, OII 1.0: SFG
2.1: Sey2
2.2: LINER
2.5: SF/Sey2
1.1: SFG/comp
2.3: LIN/comp
M11 (Marocco, J., Hache, E. & Lamareille, F. 2011, A&A)
M11(SF/Sy2)
separates SF/Sy2 region of L10 classification into SFG and Sey2
OIII, Hbeta, OII, NeIII, dn4000 1.0: SFG
2.1: Sey2
2.2: LINER
1.1: SFG/comp
2.3: LIN/comp
M11(SFG/comp)
isolates SFG and composites from SFG/comp and SFG regions of L10 classification
OIII, Hbeta, OII, NeIII, dn4000 1.0: SFG
2.1: Sey2
2.2: LINER
1.5: composite
1.1: SFG/comp
2.3: LIN/comp

Diagrams

Name
comment
X-axis
Y-axis
K03 (Kauffmann, G. et al. 2003, MNRAS, 346, 1055)
K03(O3N2)

log(NII/Halpha)
log(OIII/Hbeta)
L04 (Lamareille, F. et al. 2004, MNRAS, 350, 396)
L04(O3O2)

log(OII/Hbeta) log(OIII/Hbeta)
K06 (Kewley, L. J. et al. 2006, MNRAS, 372, 961)
K06(O3N2)

log(NII/Halpha) log(OIII/Hbeta)
K06(O3N2)
log(SII/Halpha) log(OIII/Hbeta)
K06(O3O1)

log(OI/Halpha) log(OIII/Hbeta)
S06 (Stasińska, G. et al. 2006, MNRAS, 371, 972)
S06(DEW)

log(max(OII,NeIII))
dn4000
L10 (Lamareille, F. 2010, A&A, 509, 53)
L10(O3O2)

log(OII/Hbeta) log(OIII/Hbeta)
M11 (Marocco, J., Hache, E. & Lamareille, F. 2011, A&A)
M11(SF/Sy2)
separation lines used in the L10 SF/Sy2 region
log(max(OII,NeIII)) dn4000
M11(SFG/comp)
separation lines used in the L10 SFG/comp region log(max(OII,NeIII)) dn4000
M11(SFG/comp_2) separation lines used in the L10 SFG region log(max(OII,NeIII)) dn4000

Figure exporters

Making your own plugin

Not yet documented.