Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablo Corcho-Caballero committed Dec 20, 2024
1 parent ecf6d63 commit 6edbcc8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions paper/paper.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ Compared to alternative approaches in the literature, the user-friendly modular
PST is currently a dependency of [PyKOALA](https://github.com/pykoala/pykoala), another open source Python package focused on the reduction of optical integral-field spectroscopic observations, where it is mainly used to derive broadband photometry.
It is also at the core of the Bayesian Estimator for Stellar Population Analysis ([BESTA](https://github.com/PabloCorcho/pst-hbsps)), where it is coupled with the [Cosmosis](https://cosmosis.readthedocs.io/en/latest/) Monte Carlo sampling framework to infer the physical properties of galaxies from the observed colours and spectra.

As a first scientic application, synthetic obsrvations of simulated galaxies from the Illustris TNG suite [@tng] have been generated with PST to test the accuracy of the specific star formation rates on different timescales recovered by BESTA, to be contrasted with the results obtained for a sample of real galaxies from the Euclid Quick Release Q1 [@Q1_quenching].

# Features and functionality

PST design is built around three main components:
Expand All @@ -75,7 +73,7 @@ Second, the `ChemicalEvolutionModel` classes represent the star formation and ch

Third, PST features a dedicated `observables` module to predict additional quantities from spectra, such as broadband photometric fluxes, colours, and equivalent widths. PST includes automatic integration with the photometric filters provided by the [Spanish Virtual Observatory Filter Profile Servive](http://svo2.cab.inta-csic.es/theory/fps/) for synthetic photometry calculations, as well as popular line indices such as the Lick system.

# Documatation and tutorials
# Documentation and tutorials

To facilitate the use of PST, we provide a comprehensive set of tutorials in the form of Jupyter notebooks. These tutorials cover the following topics:

Expand Down

0 comments on commit 6edbcc8

Please sign in to comment.