Reference on kuibit.cactus_twopunctures¶
The cactus_twopunctures
module reads the metadata output by TwoPunctures.
The module is rather straightforward and has only one dictionary-like object
that reads the TwoPunctures.bbh
file created by TwoPunctures
.
- class kuibit.cactus_twopunctures.TwoPuncturesDir(sd)[source]¶
Read and process metadata from TwoPunctures.
This object represents the metadata read from TwoPunctures.bbh as a dictionary.
Read and process the TwoPunctures.bbh file, if in the SimDir.
- property has_metadata: bool¶
Was a TwoPunctures.bbh file found and read?