Skip to content

jontymarshall/SEDs_Of_Spatially_Resolved_Discs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the manuscript, data, methods, and results of the journal article "Systematic determination of dust properties for a sample of 133 spatially resolved debris discs". The paper was published in MNRAS (Bibcode: 2026MNRAS.545S2221M).

.
├── analysis            <- Directory to work on your analysis
├── data
│   ├── emcee   	<- Chains for radiative transfer of each object.
│   ├── external	<- Original data or links to repositories.
│   ├── processed	<- Final results.
│   └── raw		<- Original data dump.
├── .gitignore		<- Avoids uploading data, credentials, outputs, system files etc
├── LICENCE
├── models		<- Summary of radiative transfer modelling using artefact.
├── paper		<- Manuscript
│   ├── manuscript    <- Zipped copy of arXiv submission v2
│   ├── figures		<- Generated graphics and figures from manuscript
│   ├── tables        <- Electronic versions of table from Appendix A
│   └── references    <- Reference file for literature photometry
├── README.md		<- The top-level README for developers using this project.
├── requirements.txt	<- Install the environment dependencies with: `pip install -r requirements.txt`

About

Repository containing the manuscript, data, methods, and results of the journal article "Systematic determination of dust properties for a sample of 133 spatially resolved debris discs". Published in MNRAS (Bibcode: 2026MNRAS.545S2221M).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Generated from ICSM/paper-template