What is the Rubin LSST In-kind Program?
43 teams outside the US and Chile are making in-kind contributions to Rubin Observatory and LSST Science in return for LSST data rights. The International Data Rights Holder list contains all those nominated by international programs for LSST data rights.
In addition, there is an extensive compiled list of In-kind Program FAQs, and you can also browse the LSST community forum using the in-kind tag: community.lsst.org/tag/in-kind for In-Kind Program discussions.
The In-kind Program spans many varied contributions, providing resources and support to Rubin Operations and the Rubin Science Community. The Rubin LSST Science Collaborations support the CEC and In-kind Program Coordination (IPC) teams in the management of the In-kind contributions with their scientific expertise.
The in-kind program is managed collectively by the international programs' Program Managers (PMs), facilitated by the Rubin In-kind Program Coordination Team, which reports to the Rubin Director and Deputy Director of Operations. For a complete list of the In-kind Program contributions and management, please see the program link below.
The older list from March 2023 for the In-kind contributions can be found here.
In-kind Contributions
- 1. Science Software development: spectroscopic classification of transients and 4MOST spectra
- 2. Software for analysis of variability of celestial sources
- 3. Machine Learning Classification of Periodic Variable Stars
- 4. Target and Observations Management (TOM) system Development in the LSST TVS Science Collaboration
- 5. Software Tools for Stellar Populations in Crowded Fields
- 6. Tools for the simulation of Pulsating Stars
- 7. Tools for classification, full characterization and validation of variable sources
- 8. Cross matching at LSST depths
- 9. AGN catalogs for transient science
- 10. Sky Portal for nuclear transients @HPC VEGA
- 11. Identification of TDEs based solely on LSST photometry
Science Software development: spectroscopic classification of transients and 4MOST spectra
| Lead Institution: University of Southampton | Country: United Kingdom |
| Project ID: UKD-UKD-S10 | Directable: No |
| Duration: 1/10/2020 - 31/3/2027 | Recipients: Dark Energy Science Collaboration (DESC)(primary), Transient and Variable Stars (TVS) Science Collaboration |
| Science Cases: Supernova cosmology, Supernova physics, and AGN reverberation mapping | Contact:Mark Sullivan m.sullivan@soton.ac.uk |
Project Description
TiDES (Time Domain Extragalactic Survey) is a survey on the 4-metre Multi-Object Spectrograph Telescope (4MOST), focused on the spectroscopic follow-up of Rubin Observatory LSST extragalactic optical transients. We have 250,000 fibre-hours of spectroscopy time available within the TiDES survey (2% of the total 4MOST fibres). With this, we expect to obtain:
- Spectroscopic observations of > 30,000 live transients to rAB = 22.5.
- Follow up observations of > 200,000 transient host galaxies to obtain redshift measurements for photometric classification and cosmological applications.
We expect there to be between 5–10 live (i < 22.5 mag) extragalactic transients per 4MOST field, and we will put a fibre on all of these, effectively giving a magnitude-limited sample.
This project focuses on providing non-directable software development effort to ensure the maximal science return from the TiDES dataset for the Rubin Observatory science consortia. This includes using the resulting dataset for supernova cosmology in the DESC (primarily via type Ia supernovae in the Time Domain working group), and understanding supernova physics in the TVS science consortium. The project will thus support developing TiDES into a contributed dataset to DESC and TVS.
We will work closely with the DESC Time Domain Working Group to design a selection function for the LSST transient stream to optimise the type Ia SN selection (including host galaxies) for cosmology. We will implement the DESC agreed strategy within the Lasair broker to select supernovae with high-quality LSST light curves (or other measured characteristics).
Resources
Research Papers
- Frohmaier et al. (2025) : The 4MOST Time Domain Extragalactic Survey, Accepted by AJ
Related Talks
Software for analysis of variability of celestial sources
| Lead Institution: University of Belgrade-Faculty of Mathematics | Country: Serbia |
| Project ID: SER-SAG-S1 | Directable: Yes |
| Duration: - | Recipients: Active Galactic Nuclei Science Collaboration, Transient and Variable Stars Science Collaboration |
| Science Cases: Binary Quasar Detection, Quasar Reverberation Mapping, Rare Variability Quasar Discovery | Contact:Andjelka Kovacevic, Dragana Ilic andjelka.kovacevic@matf.bg.ac.rs , dragana.ilic@matf.bg.ac.rs |
Detailed Science Cases
-
Binary Quasar Detection:
The project will detect and classify binary quasars through periodicity analysis, with possible extension to star sciences cases. -
Quasar Reverberation Mapping:
It also involves the reconstruction of quasar transfer functions and inference of SMBH physical parameters (e.g., mass, accretion properties, variability timescales), supporting reverberation mapping studies. -
Rare Variability Discovery:
The project also aims on the discovery of quasars with anomalous or rare variability patterns, potentially indicating microlensing, changing-look transitions. -
Next-Gen Follow-up Targets:
The project aims to provide high-confidence targets for follow-up with next-generation observatories such as the ngEHT, LISA, and GRAVITY+, by supplying catalogs of flagged periodic/quasi-periodic sources.
Project Description
The integrated development of Quasar Neural Process in Python (QNPy) and Quasar harmonic eXplorer (QhX) delivers a framework for the nonlinear, probabilistic analysis of quasar light curves, addressing the challenges of irregular sampling, noise, and multimodal variability in large time-domain surveys like the Vera C. Rubin LSST. QNPy combines Self-Organizing Maps (SOMs) for clustering with Attentive Latent Neural Processes to reconstruct light curves in a space-context-aware latent representation. In this latent space, Multi-Dimensional Modeling (MDM) infers supermassive black hole (SMBH) mass, transfer functions, and characteristic variability time scales.
QhX introduces a novel period–period phase space by transforming light curves using wavelets and correlating the resulting time–frequency representations. QhX introduces a new application of the Intersection over Union (IoU) metric to statistically validate periodic detections across photometric bands, and both numerical outputs and dynamic visualizations of detected periods, supporting robust classification of multiperiodic signals. A statistical robovetter determines the significance and confidence bounds of detected periods, producing a catalog of reliable periodic quasar candidates. This method enables the detection of complex periodic patterns via a nonlinear correlation density map. The QNPy–QhX framework is modular and interoperable, designed to operate in tandem or be combined with other pipelines and methodologies. This flexibility enables its integration into ensemble workflows for quasar classification, variability characterization, and periodicity detection.
The expected outcomes include:
- Catalogues of binary quasar candidates suitable for follow-up by future observatories.
- Modeled quasar light curves reconstructed with quantified uncertainties.
- Inference of transfer functions, SMBH mass, and characteristic time scales of variability from real and simulated quasar light curves.
Resources
White Papers & Publications
- Raju et al (2025): A Meta-Learning Framework for Multitask Reverberation Mapping in Active Galactic Nuclei, submitted to A&A.
- Kovacevic et al (2025): QhX: A Python package for periodicity detection in red noise, submitted to JOSS.
- White paper - Katelyn Breivik et al. (2022): From Data to Software to Science with the Rubin Observatory LSST
Repositories
- QhX (Quasar harmonics eXplorer) – Periodicity Detection in Red Noise (PyPI)
- QNPy-Latte (Latent ATTEntive Neural Processes for Quasar Light Curves with parametric recovery) – A QN Analysis Toolkit (PyPI)
- QNPy (Modeling Quasar time series with Neural processes in Python) – Core QN Toolkit (PyPI)
- LSST-SER-SAG-S1 – GitHub Repository
Machine Learning Classification of Periodic Variable Stars
| Lead Institution: HUN-REN CSFK, Konkoly Observatory | Country: Hungary |
| Project ID: HUN-KON-S2 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration, Stars, Milky Way, and Local Volume (SMWLV) Science Collaboration |
| Science Cases: Variable Stars, RR Lyrae, Cepheids, Young Stellar Objects, Eclipsing Binaries | Contact:Robert Szabo szabo.robert@csfk.org |
Detailed Science Cases
-
Machine-Learning-Based Variable Star Classification:
A robust classifier using LSST multicolor photometry and external datasets will assign probabilistic classifications of variable star types. This enables targeted science across the TVS and SMWLV collaborations and forms the foundation for all subsequent science cases. -
High-Purity RR Lyrae Selection for Blazhko Effect Studies:
SMWLV members require a "pure list" of RR Lyrae stars classified with > 95% probability and brighter than 22 mag in the g band to investigate the incidence and properties of the Blazhko effect using a clean and statistically reliable sample. -
RR Lyrae-Based Halo Substructure Mapping:
A more inclusive "full list" of RR Lyrae stars with > 80% classification probability will allow the identification of faint tidal streams and other substructures in the Galactic halo and beyond, extending the reach of Milky Way mapping efforts. -
Fundamental-Mode Classical Cepheids for y-Band Period-Luminosity Relation:
TVS members will use LSST light curves of classical Cepheids pulsating in the fundamental mode, classified with > 90% probability, to test and refine period-luminosity relations, with a particular focus on the y-band where data is currently lacking. -
LSST-Based Young Stellar Object Identification:
Classification of young stellar objects (YSOs) based on LSST multicolor light curves will help TVS members optimally plan and schedule follow-up observations, targeting variability from accretion processes and circumstellar disks. -
Eclipsing Binary Characterization for Population Synthesis:
A curated list of eclipsing binaries with orbital periods between 1 and 100 days will be used to test population synthesis models, offering insights into binary formation, evolution, and statistical properties across the Milky Way. -
Discovery and Analysis of Periodic Variable Star Populations:
Beyond specific subclasses, the classifier will support the discovery and analysis of periodic variable stars including long-period variables, SX Phoenicis, anomalous Cepheids, and more, enabling a wide range of stellar evolution studies.
Project Description
We proposed the development of a machine-learning based classification pipeline to incrementally improve classification of periodic variable sources with LSST multicolor light curves as more and more data are coming in during the 10-yr main survey. Since a monolithic classifier would not be able to meet the output purity requirements we propose an iterative modular system with different modules tuned for classification of specific transients and variable stars. We would take advantage of the fact that some of the modules may already be in development in other LSST Science Collaborations and incorporate these when possible in the proposed pipeline. The pipeline will be primarily based on LSST multicolor lightcurves, but would also take advantage of other LSST data products where possible (e.g. real/bogus brokers) as well as data from other surveys.
Resources
Research Papers
- Szklenár et al. (2022):Variable Star Classification with a Multiple-input Neural Network, ApJ, 938(1), 37.
- Szklenár et al. (2020):Image-based Classification of Variable Stars: First Results from Optical Gravitational Lensing Experiment Data, ApJL, 897(1), L12.
Repositories
Target and Observations Management (TOM) system Development in the LSST TVS Science Collaboration
| Lead Institution: Heidelberg University | Country: Germany |
| Project ID: GER-ARI-S1 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration |
| Science Cases: Microlensing, TVS Science Cases | Contact: Dr. Yiannis Tsapras ytsapras@ari.uni-heidelberg.de |
Detailed Science Cases
-
Web-Based Target and Observing System for TVS:
A flexible web-based target and observing system will be developed to serve the needs of various TVS science cases. The project includes the development of two demonstration implementations in collaboration with TVS members and subgroups. The first implementation is already in progress in partnership with the Microlensing TVS subgroup, supporting streamlined target selection and follow-up coordination.
Project Description
The product to be developed is a Target and Observing Program Management system web-service that will allow TVS members to manage and track active observing programs. The system will be designed to handle observing request management, alert tracking and data administration.
Resources
Related Talks
Software Tools for Stellar Populations in Crowded Fields
| Lead Institution: Italian National Institute for Astrophysics (INAF) | Country: Italy |
| Project ID: ITA-INAF-S10 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration, Stars, Milky Way, and Local Volume Science Collaboration |
| Science Cases: 3D Age, metallicity and reddening mapping of the Galactic Bulge with RR Lyrae stars, Galactic Bulge pulsating variables census | Contact:Massimo Dall'Ora massimo.dallora@inaf.it |
Project Description
We propose to work within the Crowded Fields Working Group, and in agreement with the SMWLV and TVS Science Collaborations, in the framework of Directable Software, to implement a series of tools focused on obtaining accurate photometry in crowded fields.
As a proposed example, we mention our experience in the P.B. Stetson’s ALLFRAME code, which simultaneously fits a master star list on a set of images, cross-correlating fluxes (in different passbands) and positions. This approach allows for enhanced accuracy of the photometry, especially at the faint end of the brightness range. We are available to test this approach and other approaches developed to deal with the LSST data, according to the directable nature of our proposed contribution. In general, we are keen to contribute with specific FTEs and our experience on this matter.
INAF plans to provide directable software effort, using INAF-secured funding, at the level of 0.8 FTE per year for 4 years, starting in FY25. This effort will initially come from a senior postdoc (to be hired) who has software engineering skills and a stellar photometry background, supported by our experienced scientists at a lower (but still dedicated) effort level.
Deliverable products include: (i) software development for PSF-based reduction of crowded fields. The software will be made available to the Community, starting from its development phase, and fully documented and maintained; (ii) photometric catalogs, produced by the aforementioned software. They will be immediately delivered to the Community, before further analysis takes place, in order to avoid any perceived advantage in the subsequent scientific analysis. Software development will take place in collaboration and agreement with the interested Science Collaborations.
On-demand PSF photometry reduction of selected areas is under evaluation.
Tools for the simulation of Pulsating Stars
| Lead Institution: Italian National Institute for Astrophysics (INAF) Astronomical Observatory of Capodimonte (Naples) | Country: Italy |
| Project ID: ITA-INA-S8 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration, Stars, Milky Way, and Local Volume Science Collaboration |
| Science Cases: Pulsating star evolution modeling, Synthetic light curves for classification, Variable stars as distance indicators, Light curve fitting for stellar parameters, Pulsators as population tracers | Contact:Ilaria Musella ilaria.musella@inaf.it |
Detailed Science Cases
-
Theoretical Framework for Pulsating Stars:
To develop an extensive and detailed theoretical scenario for pulsating stars in different evolutionary phases and for a wide range of physical and chemical properties, representatives of observed variable stars in different Galactic and extragalactic environments and their application to observational data. -
LSST Pulsating Star Simulations:
The simulation of LSST pulsating stars of various classes will be useful for classification and characterization purposes, including training machine learning classification systems. -
Variable Stars as Population Tracers:
To use variable stars as population tracers and distance indicators. -
Light Curve Fitting for Stellar Parameters:
To use the light curve fitting method based on theoretical pulsating models to derive the stellar intrinsic parameters (M, L, Te) of the observed variables and on their distance and reddening. -
Astrophysical Constraints from Pulsating Stars:
To get constraints on the to get constraints on the calibration of the extragalactic distance scale based on Classical Cepheids, through the comparison between theoretical prediction and observations.
Project Description
We propose the development of an infrastructure based on extended model sets along with software tools to interpolate among grids of theoretical templates (e.g., light and radial velocity curves, periods, mean magnitudes, colors, etc.) for pulsating variables. The fundamental aims are:
- To train the developed tools and infrastructure on the extended and detailed model grids for several classes of pulsating stars built by our team.
- To extend the same tools and infrastructure to theoretical LSST pulsating star templates developed by other teams and under the supervision of the TVS Scientific Collaboration.
- Web page access to import and export different empirical and/or theoretical light curve databases for different classes of intrinsic variable stars.
- Interactive software tools to interpolate within the databases and derive the properties of light curves and the associated stellar parameters.
- Interactive software tools to simulate LSST variable stars starting from empirical or theoretical light curve templates.
Resources
Research Papers
- Marconi et al. (2024): The Hertzsprung progression of classical Cepheids in the Gaia era, MNRAS, 529(4), 4210.
- De Somma et al. (2024): Classical Cepheid pulsation properties in the Rubin-LSST filters, MNRAS, 528(4), 6637.
- Marconi et al. (2022): New Theoretical Period-Luminosity-Metallicity Relations for RR Lyrae in the Rubin-LSST Filters, ApJ, 934(1), 29.
- Ragosta et al. (2019): The VMC survey - XXXV. Model fitting of LMC Cepheid light curves, MNRAS, 490(4), 4975.
Tools for classification, full characterization and validation of variable sources
| Lead Institution: Italian National Institute for Astrophysics (INAF) | Country: Italy |
| Project ID: ITA-INA-S15 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration |
| Science Cases: Variable Stars, Cepheids, RR Lyrae stars | Contact: Gisella Clementini gisella.clementini@inaf.it |
Detailed Science Cases
-
Tools for Identification and Validation of LSST Variable Sources:
By exploiting catalogues of variable sources and pipelines that we have developed as team charged with the specific processing of RR Lyrae stars and Cepheids observed by Gaia, we will contribute an architecture and specific tools for the identification, classification and validation of variable sources observed by the LSST.
Project Description
Catalogues of variable sources of different types will be used to:
- Intercalibrate the LSST and Gaia datasets using both variable and constant stars within the reach of Gaia and not yet saturated in the LSST.
- Build training sets for the classification of variable sources observed by LSST.
- Optimally translate into the LSST passbands the different diagnostic tools developed as part of Coordination Unit 7 (variability) in the Gaia Data Processing and Analysis Consortium (DPAC).
- Develop and fine-tune various Machine Learning and Deep Learning models for the processing and characterization of RR Lyrae stars and Cepheids.
Cross matching at LSST depths
| Lead Institution: University of Exeter | Country: United Kingdom |
| Project ID: UKD-UKD-S9 | Directable: No |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration, Stars, Milky Way, and Local Volume Science Collaboration |
| Science Cases: LSST counterparts in other surveys | Contact: Tim Naylor t.naylor@exeter.ac.uk |
Project Description
LSST catalogues will be so crowded (even far from the Galactic Plane) that standard algorithms for cross-matching with other surveys will fail. Hence, we will provide (through the UK DAC) a service using state-of-the-art cross-matching algorithms that account for the effects of crowding and partially mitigate them.
We will offer matches with a wide range of surveys such as VISTA, VPHAS, WISE, and Spitzer, and we will make the software publicly available.
Each match will include a probability reflecting the following:
- The separation of the counterparts and their associated uncertainties in position.
- The effects of crowding on the accuracy of the catalogue positions.
- The density of field stars.
- Optionally, the magnitude of the potential counterpart in comparison to field stars and other counterpart pairs.
We will also provide estimates of the effects of crowding on the photometry.
Resources
Research Papers
- Wilson, Tom J. (2023): Overcoming separation between counterparts due to unknown proper motions in catalogue cross-matching, RASTI, 2, 1.
- Wilson, Tom J. (2022): A Parameterized Model for Differential Galaxy Counts at Any Wavelength, RNAAS, 6, 60.
- Wilson, Tom J., Naylor, Tim. (2018a): A contaminant-free catalogue of Gaia DR2-WISE Galactic plane matches: including the effects of crowding in the cross-matching of photometric catalogues, MNRAS, 481, 2148.
- Wilson, Tom J., Naylor, Tim. (2018b): Improving catalogue matching by supplementing astrometry with additional photometric information, MNRAS, 473, 5570.
- Wilson, Tom J.,Naylor, Tim. (2017): The effect of unresolved contaminant stars on the cross-matching of photometric catalogues, MNRAS, 468, 2517.
AGN catalogs for transient science
| Lead Institution: Leiden Observatory | Country: Netherlands |
| Project ID: NED-UTR-S5 | Directable: No |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration |
| Science Cases: TDEs, SNe, CL AGN and other AGN flares, other extragalactic transients | Contact: Dr. Sjoert van Velzen sjoert@strw.leidenuniv.nl |
Project Description
This contribution has two parts:
- We will make a catalog of known Active Galactic Nuclei in the Rubin footprint.
- We will help to identify Active Galactic Nuclei in the Rubin forced photometry data.
Sky Portal for Nuclear Transients @ HPC VEGA
| Lead Institution: University of Nova Gorica | Country: Slovenia |
| Project ID: SLO-UNG-S1 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars (TVS) Science Collaboration |
| Science Cases: Nuclear Transients: study of all types of nuclear transients including TDEs, AGN, SNe, yet unknown types. | Contact: Andrej Filipčič andrej.filipcic@ijs.si |
Project Description
SkyPortal for nuclear transients @ HPC VEGA is a Lite IDAC which will serve the community by gathering information on all LSST detected nuclear transients in one place. It will offer information on classification results from different brokers, follow-up observations, spectroscopic classification, communication between users etc., i.e., full functionality of a Sky Portal (https://skyportal.io/).
Resources
Research Papers
- Michael W. Coughlin et al. (2023): A Data Science Platform to Enable Time-domain Astronomy, ApJS 267 31.
Repositories
Identification of TDEs Based Solely on LSST Photometry
| Lead Institution: University of Nova Gorica | Country: Slovenia |
| Project ID: SLO-UNG-S2 | Directable: Yes |
| Duration: - | Recipients: Transient and Variable Stars Science Collaboration |
| Science Cases: Early and reliable classification of TDEs based on photometry to enable rapid follow-up, MBH mass distribution studies, and exploration of intermediate-mass black holes. | Contact: Andreja Gomboc andreja.gomboc@ung.si |
Project Description
TDEs are ~ 100-1000-times rarer than SNe, have similar rise/decay times and light curves, however are bluer. Currently around 100 TDEs are known. LSST is expected to detect ~10 TDEs/night. Early identification of TDE candidates is crucial to enable fast photometric and spectroscopic follow-up. In particular, catching the light curve peak and covering it well by follow-up observations enables a more accurate determination of MBH mass and type of the disrupted object.
The aim of the project is to develop and maintain a TDE filter on the Lasair broker. The main aim of the filter is pre-peak reliable classification based on:
- Position in the galactic nucleus
- Light curve properties (i.e., rise time, LSST colours in 6 bands)
The filter is intentionally agnostic of the galaxy type in order to remain unbiased. At a later time, we will consider relaxing the position condition to also catch non-central TDEs.
Resources
Research Papers
- Bučar Bricman, K. et al. (2023): Rubin Observatory's Survey Strategy Performance for Tidal Disruption Events, ApJS 268 13.
- Bricman, Katja., Gomboc, Andreja. (2020): The Prospects of Observing Tidal Disruption Events with the Large Synoptic Survey Telescope, ApJ 890 73.
Workshop Resources
Access recordings from our previous workshops and training sessions.
