
Blast is a public web application built to find a transient’s host galaxy, identify the available archival data, and measure the resulting host galaxy star formation rates, masses, and stellar ages - for every new transient reported to the IAU in real-time after the transient is announced. This information is not provided by any existing transient broker service.
Blast is developed on GitHub.
Usage¶
Developer Guide¶
Code API¶
Code API
- models.py
Acknowledgement
Aperture
AperturePhotometry
Catalog
CatalogPhotometry
Cutout
ExternalRequest
ExternalResourceCall
Filter
Host
SEDFittingResult
SkyObject
StarFormationHistoryResult
Status
Survey
Task
TaskRegister
TaskRegisterSnapshot
Transient
fits_file_path()
hdf5_file_path()
npz_chains_file_path()
npz_model_file_path()
npz_percentiles_file_path()
- transient name server
build_tns_get_query_data()
build_tns_header()
build_tns_query_data()
build_tns_search_query_data()
build_tns_url()
get_daily_tns_staging_csv()
get_tns_credentials()
get_tns_zipped_csv()
get_transients_from_tns()
get_transients_from_tns_by_name()
query_tns()
rate_limit_query_tns()
tns_staging_blast_transient()
tns_staging_file_date_name()
tns_to_blast_transient()
update_blast_transient()
- base_tasks.py
- datamodel.py
- components.py