Skip to content

Commit

Permalink
Revert changes to target_selection.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Jul 29, 2024
1 parent 794b75f commit 94fe556
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/target_selection/config/target_selection.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'1.2.10':
xmatch_plan: 1.0.0
cartons:
open_fiber_path: /uufs/chpc.utah.edu/common/home/sdss50/sdsswork/target/open_fiber/postv1/draft/
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]
Expand All @@ -11,7 +11,7 @@
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: '500MB'
work_mem: '200MB'
enable_bitmapscan: false
enable_seqscan: false

Expand Down

0 comments on commit 94fe556

Please sign in to comment.