flaresimulations / synthesizer

Synthesizer - a code for creating synthetic astrophysical observables
https://flaresimulations.github.io/synthesizer/
GNU General Public License v3.0
17 stars 9 forks source link

Introducing the `Survey` pipeline replacement #763

Open WillJRoper opened 1 month ago

WillJRoper commented 1 month ago

This PR introduces the Survey class, a class for automating pipelines to reduce the amount of boilerplate a user needs to implement every time they want write a pipeline for a new simulation or model.

Dependent on #753

Issue Type

Checklist