Skip to content
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

Add data from Weibel+24 #276

Merged
merged 3 commits into from
Mar 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
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
11 changes: 11 additions & 0 deletions colibre/auto_plotter/mass_functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ stellar_mass_function_30:
- filename: GalaxyStellarMassFunction/Schaye2015_100_30kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_30:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -57,6 +58,7 @@ adaptive_stellar_mass_function_30:
- filename: GalaxyStellarMassFunction/Schaye2015_100_30kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_active_only_30:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -89,6 +91,7 @@ adaptive_stellar_mass_function_active_only_30:
- filename: GalaxyStellarMassFunction/Schaye2015_100_30kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_passive_only_30:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -122,6 +125,7 @@ adaptive_stellar_mass_function_passive_only_30:
- filename: GalaxyStellarMassFunction/Schaye2015_100_30kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

stellar_mass_function_50:
type: "massfunction"
Expand Down Expand Up @@ -151,6 +155,7 @@ stellar_mass_function_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

stellar_mass_function_50_calibration:
type: "massfunction"
Expand Down Expand Up @@ -202,6 +207,7 @@ adaptive_stellar_mass_function_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_50_calibration:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -254,6 +260,7 @@ adaptive_stellar_mass_function_50_box_size_correction:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_50_box_size_correction_calibration:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -310,6 +317,7 @@ adaptive_stellar_mass_function_passive_only_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_active_only_50:
type: "adaptivemassfunction"
Expand Down Expand Up @@ -341,6 +349,7 @@ adaptive_stellar_mass_function_active_only_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

stellar_mass_function_with_scatter_50:
type: "massfunction"
Expand Down Expand Up @@ -371,6 +380,7 @@ stellar_mass_function_with_scatter_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

stellar_mass_function_with_scatter_50_calibration:
type: "massfunction"
Expand Down Expand Up @@ -423,6 +433,7 @@ adaptive_stellar_mass_function_with_scatter_50:
- filename: GalaxyStellarMassFunction/Schaye2015_100_50kpc.hdf5
- filename: GalaxyStellarMassFunction/Thorne2021.hdf5
- filename: GalaxyStellarMassFunction/Navarro-Carrera2023.hdf5
- filename: GalaxyStellarMassFunction/Weibel2024.hdf5

adaptive_stellar_mass_function_with_scatter_50_calibration:
type: "adaptivemassfunction"
Expand Down
2 changes: 1 addition & 1 deletion observational_data
Loading