From c0cf446c1547c2dbe4ae071383a84ea06276f8bb Mon Sep 17 00:00:00 2001 From: Theodlz Date: Mon, 7 Oct 2024 19:06:52 +0200 Subject: [PATCH 1/5] add Id, Ie SNe subtypes, and LRN as a novae subtype --- tdtax/cataclysmic.yaml | 2 ++ tdtax/supernovae.yaml | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/tdtax/cataclysmic.yaml b/tdtax/cataclysmic.yaml index 6970f4b..4d703fa 100644 --- a/tdtax/cataclysmic.yaml +++ b/tdtax/cataclysmic.yaml @@ -32,6 +32,8 @@ subclasses: subclasses: - class: Classical Nova other names: [] + - class: Luminous Red Nova + other names: [LRN] - class: Nova-like other names: [] subclasses: diff --git a/tdtax/supernovae.yaml b/tdtax/supernovae.yaml index 4b36ed6..3238ae8 100644 --- a/tdtax/supernovae.yaml +++ b/tdtax/supernovae.yaml @@ -134,3 +134,25 @@ subclasses: tags: [intermediate luminosity red transient] links: - https://arxiv.org/abs/1908.02323 +- class: Id + tags: [hydrogen poor] + comments: | + SNe with O/Ne/Mg-rich (and C/He/H-poor) outer layers + other names: [SN Id, SNIId] + links: + - https://arxiv.org/pdf/2409.02054 + subclasses: + - class: Idn + tags: [interacting, narrow line] + other names: [SN Idn] +- class: Ie + tags: [hydrogen poor] + comments: | + SNe with O/Si/S-rich (and Mg/Ne/He/H-poor) outer layers + other names: [SN Ie, SNIe] + links: + - https://arxiv.org/pdf/2409.02054 + subclasses: + - class: Ien + tags: [interacting, narrow line] + other names: [SN Ien] From 938cc01fc9f88646805b4db779b96dc5acfc0741 Mon Sep 17 00:00:00 2001 From: Theodlz Date: Mon, 7 Oct 2024 19:14:02 +0200 Subject: [PATCH 2/5] minor fix --- tdtax/supernovae.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdtax/supernovae.yaml b/tdtax/supernovae.yaml index 3238ae8..d88221f 100644 --- a/tdtax/supernovae.yaml +++ b/tdtax/supernovae.yaml @@ -138,7 +138,7 @@ subclasses: tags: [hydrogen poor] comments: | SNe with O/Ne/Mg-rich (and C/He/H-poor) outer layers - other names: [SN Id, SNIId] + other names: [SN Id, SNId] links: - https://arxiv.org/pdf/2409.02054 subclasses: From 9ff1121a57fdd6f86d8873baaf52ece4da8c881f Mon Sep 17 00:00:00 2001 From: Theodlz Date: Mon, 7 Oct 2024 19:14:29 +0200 Subject: [PATCH 3/5] add some extra space-less acronyms --- tdtax/supernovae.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tdtax/supernovae.yaml b/tdtax/supernovae.yaml index d88221f..c1fd4b8 100644 --- a/tdtax/supernovae.yaml +++ b/tdtax/supernovae.yaml @@ -144,7 +144,7 @@ subclasses: subclasses: - class: Idn tags: [interacting, narrow line] - other names: [SN Idn] + other names: [SN Idn, SNIdn] - class: Ie tags: [hydrogen poor] comments: | @@ -155,4 +155,4 @@ subclasses: subclasses: - class: Ien tags: [interacting, narrow line] - other names: [SN Ien] + other names: [SN Ien, SNIen] From 9b218152b9668366de3c21ce57223c324e4678c6 Mon Sep 17 00:00:00 2001 From: Theophile du Laz Date: Tue, 8 Oct 2024 07:53:18 +0200 Subject: [PATCH 4/5] pdf- > abs (josh comment 1) in arxiv link Co-authored-by: Joshua Bloom --- tdtax/supernovae.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdtax/supernovae.yaml b/tdtax/supernovae.yaml index c1fd4b8..cfc09c8 100644 --- a/tdtax/supernovae.yaml +++ b/tdtax/supernovae.yaml @@ -140,7 +140,7 @@ subclasses: SNe with O/Ne/Mg-rich (and C/He/H-poor) outer layers other names: [SN Id, SNId] links: - - https://arxiv.org/pdf/2409.02054 + - https://arxiv.org/abs/2409.02054 subclasses: - class: Idn tags: [interacting, narrow line] From 2a54b06fc894e64890f9100dbf605304ab756391 Mon Sep 17 00:00:00 2001 From: Theophile du Laz Date: Tue, 8 Oct 2024 07:53:28 +0200 Subject: [PATCH 5/5] pdf- > abs (josh comment 2) in arxiv link Co-authored-by: Joshua Bloom --- tdtax/supernovae.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdtax/supernovae.yaml b/tdtax/supernovae.yaml index cfc09c8..7cb4784 100644 --- a/tdtax/supernovae.yaml +++ b/tdtax/supernovae.yaml @@ -151,7 +151,7 @@ subclasses: SNe with O/Si/S-rich (and Mg/Ne/He/H-poor) outer layers other names: [SN Ie, SNIe] links: - - https://arxiv.org/pdf/2409.02054 + - https://arxiv.org/abs/2409.02054 subclasses: - class: Ien tags: [interacting, narrow line]