Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

604 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artisatomic

Build and test

The python package converts atomic data into ARTIS format from several sources (e.g., CMFGEN, NORAD)

Installation and Development

First clone the repository, for example:

git clone https://github.com/artis-mcrt/artisatomic.git
cd artisatomic
prek install

To use a uv project virtual environment with locked dependency versions run:

uv sync --frozen
source .venv/bin/activate
uv pip install -e .[dev]

Or to install into the system environment with pip:

python3 -m pip install --group dev -e .

Usage

Run "makeartisatomicfiles" at the command-line to create adata.txt, compositiondata.txt, phixsdata_v2.txt, and transitiondata.txt. This code is not user friendly and requires manual editing of the Python scripts to change ions and data sources.

About

Convert atomic data into ARTIS format from several sources

Topics

Resources

Stars

6 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages