============ Examples ============ We provide several examples so users can get a more practical grasp of how to use :code:`redback`. Some examples are listed below: - `Getting data `_ - `Creating transient objects `_ - `Simulate single transient in ztf `_ - `Simulate survey `_ - `Simulate basic transient observations `_ - `Using models as a function `_ - `Using SNCosmo models for plotting and fitting data `_ - `Modifying models `_ - `Fitting with homologous expansion `_ - `Joint GRB afterglow and gravitational-wave analysis `_ - `Gaussian process with a base model `_ - `broadband_afterglow_private_data_example `_ - `fit_your_own_model_example `_ - `kilonova_example `_ - `magnetar_boosted_example `_ - `magnetar_example `_ - `prompt_example `_ - `supernova_example `_ - `tde_example `_ - `SN2011kl_sample_in_t0_example `_ - `spectral_template_matching_example `_ - `Handling non-detections `_ - `Joint multi-messenger fitting `_ - `Joint spectrum and photometry fitting `_ - `Joint host-galaxy and transient spectra `_ We have also written a more tutorial style `jupyter notebook `_ demonstrating the bulk of the functionality of :code:`redback`. There are many more examples in the `examples `_ folder of the repository. Please check it out!