Skip to content

Commit

Permalink
edit target_selection.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
astronomygupta committed Aug 12, 2024
1 parent d5b3909 commit 5c3d80a
Showing 1 changed file with 23 additions and 1 deletion.
24 changes: 23 additions & 1 deletion python/target_selection/config/target_selection.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
'1.2.14':
'1.2.15':
xmatch_plan: 1.0.0
cartons:
- bhm_colr_galaxies_lsdr10_d3
Expand Down Expand Up @@ -36,6 +36,28 @@
min_gal_lat: 18.0
max_ebv: 0.2

'1.2.14':
xmatch_plan: 1.0.0
cartons:
- mwm_snc_100pc_boss_single
- mwm_snc_100pc_bright_boss_single
- mwm_snc_100pc_low_lum_boss_single
- mwm_galactic_core_dist_apogee_sparse
- mwm_galactic_core_dist_apogee_extra
open_fiber_path: /uufs/chpc.utah.edu/common/home/sdss50/sdsswork/target/open_fiber/postv1/draft2/
schema: sandbox
magnitudes:
h: [catalog_to_twomass_psc, twomass_psc, twomass_psc.h_m]
j: [catalog_to_twomass_psc, twomass_psc, twomass_psc.j_m]
k: [catalog_to_twomass_psc, twomass_psc, twomass_psc.k_m]
bp: [catalog_to_gaia_dr3_source, gaia_dr3_source, gaia_dr3_source.phot_bp_mean_mag]
rp: [catalog_to_gaia_dr3_source, gaia_dr3_source, gaia_dr3_source.phot_rp_mean_mag]
gaia_g: [catalog_to_gaia_dr3_source, gaia_dr3_source, gaia_dr3_source.phot_g_mean_mag]
database_options:
work_mem: '200MB'
enable_bitmapscan: false
enable_seqscan: false

'1.2.13':
xmatch_plan: 1.0.0
cartons:
Expand Down

0 comments on commit 5c3d80a

Please sign in to comment.