linefinder.visualize module

Tools for categorizing particles into different accretion modes.

@author: Daniel Angles-Alcazar, Zach Hafen @contact: zachary.h.hafen@gmail.com @status: Development

linefinder.visualize.export_to_firefly(export_to_firefly_kwargs={}, install_firefly=True, write_startup='append', **kwargs)[source]

Wrapper for exporting a particle tracking dataset to Firefly.

Parameters:
  • install_firefly (bool) – If True, clone Firefly before exporting.
  • export_to_firefly_kwargs (dict) – Arguments to be passed to analyze_data.plot_worldlines.WorldlinesPlotter.export_to_firefly
  • kwargs – Arguments to be used for loading Worldlines