Skip to content

Mos target dr19 #112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 17, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix mos_bhm_rm_v0
  • Loading branch information
joelbrownstein committed Mar 22, 2025
commit e86ff59612771a0419568156309d8300140e89cf
3 changes: 2 additions & 1 deletion data/dr19.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,8 @@ mos_target_allstar_dr17_synspec_rev1_1 = $MOS_TARGET/{v_targ}/mos_allstar_dr17_s
mos_target_assignment = $MOS_TARGET/{v_targ}/mos_assignment-{num}.fits
mos_target_bhm_csc = $MOS_TARGET/{v_targ}/mos_bhm_csc.fits
mos_target_bhm_rm_tweaks = $MOS_TARGET/{v_targ}/mos_bhm_rm_tweaks.fits
mos_target_bhm_rm_v0_1 = $MOS_TARGET/{v_targ}/mos_bhm_rm_v0_1.fits
mos_target_bhm_rm_v0 = $MOS_TARGET/{v_targ}/mos_bhm_rm_v0.fits
mos_target_bhm_rm_v0_2 = $MOS_TARGET/{v_targ}/mos_bhm_rm_v0_2.fits
mos_target_bhm_spiders_agn_superset = $MOS_TARGET/{v_targ}/mos_bhm_spiders_agn_superset.fits
mos_target_bhm_spiders_clusters_superset = $MOS_TARGET/{v_targ}/mos_bhm_spiders_clusters_superset.fits
mos_target_catalog_to_bhm_csc = $MOS_TARGET/{v_targ}/mos_catalog_to_bhm_csc.fits
Expand Down