atomica.utilsΒΆ

Define utility classes used throughout Atomica

Functions

datetime_to_year

Convert a DateTime instance to decimal year

evaluate_plot_string

Evaluate a plotting output specification

format_duration

User-friendly string format of a duration

nested_loop

Zip list of lists in order

parallel_progress

Run a function in parallel with a optional single progress bar

parent_dir

Return the parent directory of current file

start_logging

Log Atomica output to a file

stop_logging

Stop logging output to file

Classes

NDict

Store and sync items with a name property

NamedItem

NamedItem constructor

Quiet

Atomica quiet context

TimeSeries

Class to store time-series data