Skip to content

Commit

Permalink
mwm_halo_gaia_dr3.py: add mwm_halo_*_triple cartons with cadence=dark…
Browse files Browse the repository at this point in the history
…_1x3
  • Loading branch information
astronomygupta committed Jul 9, 2024
1 parent f254896 commit 29ac7ba
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions python/target_selection/cartons/mwm_halo_gaia_dr3.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,10 @@ class MWM_halo_distant_rrl_boss_single_Carton(BaseCarton):
Note that there is a carton derived from this *single* carton.
The derived carton is called MWM_halo_distant_rrl_boss_triple_Carton.
This pattern is true for the other *triple* cartons in this file.
This pattern is true for the other mwm_halo_*_triple cartons in this file.
We do not call this *single* carton as MWM_halo_distant_rrl_boss_Base_Carton since
We call this carton as MWM_halo_distant_rrl_boss_single_Carton.
We do not call this carton as MWM_halo_distant_rrl_boss_Base_Carton since
there is a separate carton called MWM_halo_distant_rrl_boss_Carton.
"""

Expand Down Expand Up @@ -429,7 +430,7 @@ def build_query(self, version_id, query_region=None):

class MWM_halo_mp_xp_boss_triple_Carton(MWM_halo_mp_xp_boss_single_Carton):
"""
mwm_halo_mp_xp_boss_single
mwm_halo_mp_xp_boss_triple
G>13
-2.0 < mh_xgboost <= -1.5
INSTRUMENT: BOSS
Expand Down

0 comments on commit 29ac7ba

Please sign in to comment.