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

Update HI mass function data #292

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
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
14 changes: 10 additions & 4 deletions colibre/auto_plotter/gas_mass_functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,12 @@ gas_HI_mass_function:
caption: HIMF, showing all galaxies with a fixed bin-width of 0.2 dex (HI masses 50 kpc).
section: Gas Mass Function
observational_data:
- filename: GalaxyHIMassFunction/Zwaan2003.hdf5
- filename: GalaxyHIMassFunction/Jones2018.hdf5
- filename: GalaxyHIMassFunction/Zwaan2005.hdf5
- filename: GalaxyHIMassFunction/Xi2022.hdf5
- filename: GalaxyHIMassFunction/Guo2023.hdf5
- filename: GalaxyHIMassFunction/Ponomareva2023.hdf5
- filename: GalaxyHIMassFunction/Ma2024_north.hdf5
- filename: GalaxyHIMassFunction/Ma2024_south.hdf5

adaptive_gas_HI_mass_function:
type: "adaptivemassfunction"
Expand All @@ -38,9 +41,12 @@ adaptive_gas_HI_mass_function:
caption: HIMF, showing all galaxies with an adaptive bin-width (HI masses 50 kpc).
section: Gas Mass Function
observational_data:
- filename: GalaxyHIMassFunction/Zwaan2003.hdf5
- filename: GalaxyHIMassFunction/Jones2018.hdf5
- filename: GalaxyHIMassFunction/Zwaan2005.hdf5
- filename: GalaxyHIMassFunction/Xi2022.hdf5
- filename: GalaxyHIMassFunction/Guo2023.hdf5
- filename: GalaxyHIMassFunction/Ponomareva2023.hdf5
- filename: GalaxyHIMassFunction/Ma2024_north.hdf5
- filename: GalaxyHIMassFunction/Ma2024_south.hdf5

gas_H2_mass_function:
type: "massfunction"
Expand Down
Loading