Skip to content

astrorama/PhosphorosAuxData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PhosphorosAuxData

Auxiliary data repository for Phosphoros template fitting tool.

Getting the last package from the GUI

When launching Phosphoros GUI, it will check if a newer data package is available here and ask your confirmation for performing an update if needed.

Getting the last package from the CLI

Phosphoros provide a tool for handling the data package. To get the details of its usage run:

> Phosphoros update_data_package --help

Content of this repository:

The data packages are expected to be named following

AuxiliaryData_.tar.xz

where = major.minor (as exemple 0.1, 1.0, 2.4, ...)

they should contains the AuxiliaryData folders: the Filters, ReddeningCurves and SEDs, filled with actual data

The packages must be placed into the Data directory and the last_version.html must contains the

├── Data
│   ├── AuxiliaryData_0.1.tar.xz
│   └── AuxiliaryData_0.2.tar.xz
└── last_version.html

Quick Start Data

We store also in this repository a set of files to be used in a quick start tutorial. The files are packaged in a .tar located in the QuickStartData folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages