tardis

Getting Started

  • Installation
  • Quickstart for TARDIS
  • Credits & Publication Policies

Tutorials

  • TARDIS High Energy Workflow Tutorial
  • Montecarlo Packet Visualization

How-to Guides

  • How-to read external models
  • How to Run TARDIS Model Grids
  • How to Run TARDIS with a Custom Packet Source
  • How to Track the Properties of Real Packets
  • How to Store Simulations to HDF
  • How to Access Physical Quantities
  • How to Generate the Plasma Graph
  • How to do Code Comparison using TARDIS
  • Workflows
  • Analyszing TARDIS Simulation Outputs
  • Reading a Configuration
  • Optional Inputs
  • Additional Outputs

Physics Walkthrough

  • Physics Walkthrough Introduction
  • Setting Up the Simulation
  • Monte Carlo Iteration
  • Updating Plasma and Convergence
  • Spectrum Generation
  • TARDIS-High Energy

Reference

  • API
    • tardis package
      • Subpackages
        • tardis.configuration package
        • tardis.energy_input package
        • tardis.grid package
        • tardis.gui package
        • tardis.iip_plasma package
        • tardis.io package
        • tardis.model package
        • tardis.opacities package
        • tardis.plasma package
        • tardis.scripts package
        • tardis.simulation package
        • tardis.spectrum package
        • tardis.transport package
        • tardis.util package
        • tardis.visualization package
        • tardis.workflows package
      • Submodules
      • Module contents
  • Frequently Asked Questions
  • Visualization Reference
  • Configuration Reference
  • Hierarchical Data Format (HDF5) Reference
  • Changelog
  • Papers Using TARDIS
  • Bibliography and Glossary

Contributing to TARDIS

  • Contribution Guidelines
  • Developer Workflow
  • Developer Tools
  • Features In-Progress
tardis
  • tardis
  • tardis package
  • tardis.scripts package
  • View page source

tardis.scripts package¶

Submodules¶

  • tardis.scripts.cmfgen2tardis module
    • convert_format()
    • extract_file_block()
    • get_atomic_number()
    • main()
    • parse_file()
  • tardis.scripts.convert_atomic_data module
    • hash_pandas_object()
    • multiindex_port()
    • serialize_pandas_object()
    • simple_port()

Module contents¶

Translate cmfgen format to a format TARDIS can use.

Previous Next

© Copyright 2013-2025, TARDIS Collaboration. Last updated on 18 Dec 2025.

Built with Sphinx using a theme provided by Read the Docs.