tardis

Getting Started

  • Installation
  • Quickstart for TARDIS
  • Credits & Publication Policies

Tutorials

  • TARDIS High Energy Workflow Tutorial
  • Montecarlo Packet Visualization

How-to Guides

  • How-To Guides
  • Workflows
  • Analyszing TARDIS Simulation Outputs
  • Reading a Configuration
  • Optional Inputs
  • Additional Outputs
  • How to do Code Comparison using TARDIS

Physics Walkthrough

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

Reference

  • API
  • 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
    • Example Usage of HDFWriter
    • Extending Pandas DataFrame Class
    • Profiling Information
    • Benchmarking Information
  • Features In-Progress
tardis
  • Developer Tools
  • View page source

Developer ToolsΒΆ

The following pages contain information about coding concepts used in the development of TARDIS:

  • Example Usage of HDFWriter
    • Parameters
      • Saving nested class objects.
      • Modified Usage
  • Extending Pandas DataFrame Class
  • Profiling Information
    • Basic Profile of TARDIS
    • Profiling the effect of input parameters on TARDIS runtime
      • Functions for building the dictionaries and interacting with files
        • Timing of a specific parameter in TARDIS
      • Number of Threads
  • Benchmarking Information
    • Setting up asv
    • Running the benchmarks
    • Writing Benchmarks
Previous Next

© Copyright 2013-2025, TARDIS Collaboration. Last updated on 28 Aug 2025.

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